Block a user
c88f144d41
Tools: Remove cycles commit syncs script, moved to the standalone repo
9b0f42abc1
Hydra: Fix Cycles render delegate to build with USD 24.x
a060de65a4
Cycles: Sync minor build related changes with standalone repo
5e40dcc95d
Cycles: Expose object node in XML API
dc35852107
Cycles: Expose vertex normals and tangent space attributes in XML API
8e32a886e8
Build: Switch from Subversion to Git LFS for libraries
7bf4a2359b
Build: Raise required Houdini version to 20.x
a4ec1276c4
Cleanup: Silence warning with newer CMake
52c3134177
Fix: Runpath on Linux and macOS contains too many directories
582f595b42
Fix: Windows debug build bundling wrong dlls
Cycles: Remove AMD and Intel GPU support from Metal backend
The simple thing to keep the logic unchanged would be to still check htat the device does not have Intel or AMD in the name.
Custom render engine is unable to create gpu context
It changes behavior of the API, which could break some scripts. I think it's too risky to backport to LTS.
Fix #123763: Cycles Metal renders with MNEE stuck on some Macs
Don't use these kinds of defines in the host code, they are meant for kernel code.
31de58e161
Merge branch 'blender-v4.2-release'
224307b9aa
Fix: Cycles build error with OptiX after recent changes
Fix: Cycles build error with OptiX after recent changes