Block a user
Opening Blender 3 document in Blender 4 breaks Alpha transparency in Cycles
Fix #126562: Cycles/EEVEE versioning
3272b56190
Merge branch 'blender-v4.3-release'
40d20f023a
Fix: gpu_shader_create_info_get_unfinalized_copy
d375b79b3d
Merge branch 'npr-prototype' into pull-npr-texure-sockets
f324eebf31
Merge branch 'main' into npr-prototype
27425b59d7
Merge branch 'blender-v4.3-release'
4187644215
Build: Fix x64 libraries used by lib_update.cmd on WoA
61bda71083
Anim: Support slotted Actions in 'Push Down' NLA operator
1e72605be6
Merge branch 'blender-v4.3-release'
6e6e3da454
Workaround: Allow patching CreateInfos at runtime
3a39121a07
Fix: Finalize CreateInfos at startup
6e6e3da454
Workaround: Allow patching CreateInfos at runtime
3a39121a07
Fix: Finalize CreateInfos at startup
Fix: #128281 doesn't work for the render thread
If we add the pass to the cache with unfinalized info, another material could fetch it and try to compile it from another thread.
I'm not sure if it can actually happen right now (maybe for the…
ba2faf4285
Workaround: Allow patching CreateInfos at runtime
aed1871bd3
Fix: Finalize CreateInfos at startup
Fix: #128281 doesn't work for the render thread
d431f4febe
Workaround: Allow patching CreateInfos at runtime
800f210856
Fix: Finalize CreateInfos at startup