Block a user
Fix #128257: Crash when using Set Vertex Colors with no brush
Would you like me to poll then and revert my current changes? Or just make the requested changes?
I think adding the poll and reverting the change otherwise makes the most sense here
"Enhance Details" while smoothing in sculpt mode crashes Blender.
Are you using the brush with a tablet by any chance?
Fix #128257: Crash when using Set Vertex Colors with no brush
I can't verify that this actually fixes the problem with this applied to current main, however, the fix seems reasonable in general, even if I don't know how you would get into a state in Vertex Paint where there's no brush selected.
Fix #128257: Crash when using Set Vertex Colors with no brush
Instead of having this return bool
and write into r_paintcol
, I'd suggest making this return std::optional<ColorPaint4f>
Fix: Sculpt: Clay strips brush ignores hardness
Fix: Sculpt: Clay strips brush ignores hardness
6ec31338aa
Fix: Sculpt: Clay strips brush ignores hardness
4bc146f00a
Refactor: Sculpt: Access mesh attributes once per brush step
012b0ec528
Fix #128262: Fix alignment in Grease Pencil layer tree view
774bf48925
Fix: Build error without OpenVDB
9c8c786a05
Fix error in studiolight preview
Refactor: Sculpt: Access mesh attributes once per brush step
Refactor: Sculpt: Access mesh attributes once per brush step
c5c85b9665
Initial progress
6d83f9a6b3
Cleanup: Sculpt: Extract common factor calculation methods
6c62fe7ac8
Fix: Hydra memory leak when generated images are saved
04c5044e61
Fix: Hydra "Object" texture coordinates incorrectly set to "World"
a9fa3657a6
Fix (unreported) link/append code adding full ID names in some cases.
Sculpt: Add Mask from Boundary operators