Block a user
2e288dad63
Use new region poll to remove asset shelf based on context
8f74d10ee9
Merge branch 'main' into asset-shelf
8f0829f2a0
Cleanup: Remove accidentally committed TODO comment
ad031029cf
Fix #106467: Crash when loading files with custom node groups
fa0f295b53
UI: Region polling support
657ae8ccab
Merge branch 'asset-shelf' into temp-asset-shelf-grid-view
2e288dad63
Use new region poll to remove asset shelf based on context
8f74d10ee9
Merge branch 'main' into asset-shelf
8f0829f2a0
Cleanup: Remove accidentally committed TODO comment
ad031029cf
Fix #106467: Crash when loading files with custom node groups
8f74d10ee9
Merge branch 'main' into asset-shelf
8f0829f2a0
Cleanup: Remove accidentally committed TODO comment
ad031029cf
Fix #106467: Crash when loading files with custom node groups
fa0f295b53
UI: Region polling support
075d92184b
Cleanup: correct comment, quiet warnings
UI: Region polling support
UI: Region polling support
Doesn't seem like a real issue, for the majority of regions there is no poll function and so region_poll()
early exists before any context access. But sure, easy enough of a change.
38c14def4c
From review: Avoid repetitive context queries in poll functions
444e0f82af
Merge branch 'main' into temp-region-poll
075d92184b
Cleanup: correct comment, quiet warnings
a76bf65c9d
Cycles: Refactored GPU denoising code
9e9baa9085
Cycles: Upgrade to new Embree 4 while staying compatible with Embree 3
Asset Browser Crash (fixed in 3.6 - relevant for backporting?)
No strong opinion, don't think it's a common crash to run into, and the "fix" is technically a behavior change. It doesn't seem to have caused other issues so far though, so I'm fine with backporting.
Fix #106246: Crash on deleting the multi-level hierarchy
Took me a while to understand what's going on and why this patch fixes it. The collection syncing just happens to be done in a foreach_id
callback it seems (from the collection I guess). I think…
d43fba6169
Merge branch 'main' into temp-asset-shelf-grid-view
b81472d20f
Cleanup: remove useless comments
1205111fe9
Refactor: move #object_usable_as_light() from #LightManager class to #Object
4aed240b02
CMake: Disable Options Depending on OpenEXR Dependecies
8954df63ef
Fix #106431: Resolve Metal workload dependency