Block a user
Outliner vertex groups sorting is broken
Fix #130686: Outliner vertex groups sorting is broken
Fix #130686: Outliner vertex groups sorting is broken
3d2855e190
Fix #130686: Outliner vertex groups sorting is broken
ba92a25e1c
Fix: Crash renaming modifier in Outliner and then toggling a property
15cdeae620
Fix: Compile error in Despeckle node for Metal
2c3397aa51
Cleanup: replace the removed std::shared_ptr::unique API in C++20
39e96d9c0f
Fix #130155: Handle opacityThreshold controlled with individual image channels
ACCESS VIOLATION when trying to save a file!
ACCESS VIOLATION when trying to save a file!
Same as #130720
Please subscribe in #130720 if you want further updtes, will close as a duplicate
Painting face sets does not work with hidden faces
Fix #130719: Painting face sets does not work with hidden faces
changing colourspace in image datablock via python resets modifies image scale
Just noting that it seems if the prop is a PROP_POINTER
, we always do validation and BKE_report
in the setter
Crash when saving blend file
Total stab in the dark, but this avoids the crash, and that also has a working file thumbnail (code that used to crash), it is not freeing the mem though, havent checked on that, maybe still gives…
changing colourspace in image datablock via python resets modifies image scale
@3di : if you do it like that, it should still be possible since at that point (directly after bpy.data.images.new
), the new image is not dirty yet