Cycles : Update to 5.1.0 with even sample motion blur patches#298
Open
boberfly wants to merge 1 commit intoGafferHQ:mainfrom
Open
Cycles : Update to 5.1.0 with even sample motion blur patches#298boberfly wants to merge 1 commit intoGafferHQ:mainfrom
boberfly wants to merge 1 commit intoGafferHQ:mainfrom
Conversation
Member
So the build might change from one day to the next if something changes on that branch? If so, we can't accept that - we need dependencies builds to be completely repeatable. Maybe you can tie it to a specific commit by SHA? How does this branch relate to the official 5.1 release anyway? Is it where maintenance will be done for patch versions? And is a tag for a patch likely to appear before we release 1.7? |
Contributor
Author
|
Hey @johnhaddon The difference is just that |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I was able to upstream the
type_names()from Brecht however it isn't using the tagged release but rather the release/v5.1 branch link just to note.https://projects.blender.org/blender/cycles/src/branch/release/v5.1/
I don't use gafferDependencies anymore and haven't fully tested the build process, they did quite a bit of cmake changes so I suspect this may not build out of the box fully.
I have changes for Gaffer to go with this as well coming.