Block a user
Subdiv: Start replacement of "converter" abstraction
You're right, I completely forgot that fact, whoops!
Cleanup: Convert BKE_multires.hh
enum
to enum class
WIP: Allow memfile undo while in sculpt mode
WIP: Fix: Support undoing subdivisions in sculpt mode
Subdiv: Warn when no object is selected for subdivision_set
I don't think we should go further in this direction. There are many small scenarios where it can accidentally or intentionally happen to have an object active but not selected. Is it…
Vulkan: Repeated Crashes in Sculpt Mode
@PratikPB2123 I think the more likely root cause here based on their most recent comment is something related to Vulkan, not necessarily the brush being used - possibly a memory leak given the…
Cleanup: Change calc_*_intersect_data functions to take depth by value
Subdiv: Start replacement of "converter" abstraction
Just small inline comments so far; changes seem sane but I haven't pulled this down to test at all yet.