Crash triggers due to accessing member variables of brush.
Which value was passed as null to SCULPT_automasking_cache_init in
invoke function of every filter brush.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
I can still reproduce crashes when using view normal auto-masking with occlusion enabled.
But the cavity curve crashes seem to be fixed here.
Comment Actions
I'm going to fix this a bit differently; the brush is supposed to be able to be NULL in this case.