Skip to content

[Yamato] replace ScriptableRenderPipeline with Graphics in yml [skip ci] #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 6, 2020

Conversation

sophiaaar
Copy link
Contributor

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to the Unity SRP repo!
Please make sure to fill out the PR template as best you can to give reviewers as much information as possible.
If you have any questions (and you are a Unity employee) go to "#devs-renderpipe"

{% endif %}
UTR_RESULT=$?
mkdir -p TestProjects/{{ project.folder }}/test-results/
scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/ScriptableRenderPipeline/TestProjects/{{ project.folder }}/test-results/ TestProjects/{{ project.folder }}/test-results/
scp -i ~/.ssh/id_rsa_macmini -o "StrictHostKeyChecking=no" -r bokken@$BOKKEN_DEVICE_IP:/Users/bokken/Graphics/TestProjects/{{ project.folder }}/test-results/ TestProjects/{{ project.folder }}/test-results/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion define a variable {{ project.name }} and define it to Graphics. If you get into a similar situation in the future you will only have to change the variable.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes this is stuff that @kivistikliis has been working on, but it's not ready to land yet. soon we will only have to change things in one place 👍

@sophiaaar sophiaaar merged commit 3213af3 into master Apr 6, 2020
@sophiaaar sophiaaar deleted the ci/change-repo-name branch April 6, 2020 14:03
PaulDemeulenaere pushed a commit that referenced this pull request May 14, 2020
Fix exception when creating new category on new visual effect asset.
pastasfuture added a commit that referenced this pull request Aug 20, 2021
…eflectionProbeNormalizationDirection'. Fix a bunch of shader warnings in DynamicGI shaders. (#11)

Co-authored-by: pastasfuture <nickb@bonfirestudios.com>
pastasfuture added a commit that referenced this pull request Sep 15, 2021
…eflectionProbeNormalizationDirection'. Fix a bunch of shader warnings in DynamicGI shaders. (#11)

Co-authored-by: pastasfuture <nickb@bonfirestudios.com>
mohammad22 pushed a commit that referenced this pull request Mar 2, 2022
…eflectionProbeNormalizationDirection'. Fix a bunch of shader warnings in DynamicGI shaders. (#11)

Co-authored-by: pastasfuture <nickb@bonfirestudios.com>
Tspk91 pushed a commit to Tspk91/QuestGraphics that referenced this pull request Jun 13, 2023
Tspk91 pushed a commit to Tspk91/QuestGraphics that referenced this pull request Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants