-
-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
Blender darwin #307833
Merged
Merged
Blender darwin #307833
Commits on May 2, 2024
-
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Configuration menu - View commit details
-
Copy full SHA for 8991c1c - Browse repository at this point
Copy the full SHA 8991c1cView commit details -
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Configuration menu - View commit details
-
Copy full SHA for f5b77f1 - Browse repository at this point
Copy the full SHA f5b77f1View commit details -
openpgl: remove superfluous use of pname
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Configuration menu - View commit details
-
Copy full SHA for e895d0e - Browse repository at this point
Copy the full SHA e895d0eView commit details -
openimagedenoise: fix darwin build
Co-authored-by: Alexis Hildebrandt <afh@surryhill.net> Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Configuration menu - View commit details
-
Copy full SHA for 2a6e74c - Browse repository at this point
Copy the full SHA 2a6e74cView commit details
Commits on May 7, 2024
-
Signed-off-by: Florian Brandes <florian.brandes@posteo.de> Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
Configuration menu - View commit details
-
Copy full SHA for 3aaebbe - Browse repository at this point
Copy the full SHA 3aaebbeView commit details -
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Configuration menu - View commit details
-
Copy full SHA for cc7c7fa - Browse repository at this point
Copy the full SHA cc7c7faView commit details -
python311Packages.openusd: also build with materialx support
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Configuration menu - View commit details
-
Copy full SHA for eb5f1e6 - Browse repository at this point
Copy the full SHA eb5f1e6View commit details -
currently builds on aarch64-darwin, but not on x86_64-darwin. Blender (specifically the ghost window library) depends on "metal" on apple devices. (For details see source/intern/ghost/intern/GHOST_System.cc line 416ff) It cannot build without it. Metal support should be introduced by apple sdk 11_1 (?) onward. Once this has been updated in nixpkgs, this derivation can be revised. Signed-off-by: Florian Brandes <florian.brandes@posteo.de> Co-authored-by: Alexis Hildebrandt <afh@surryhill.net>
Configuration menu - View commit details
-
Copy full SHA for b9ca769 - Browse repository at this point
Copy the full SHA b9ca769View commit details -
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
Configuration menu - View commit details
-
Copy full SHA for 4428608 - Browse repository at this point
Copy the full SHA 4428608View commit details
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.