Files
test/source
Sean Kim 2e487ec92e Fix #124484: Debug assert on undoing out of Sculpt Mode
While this is a rather fragile fix, the alternative also seems fragile.
We can instead check the operator name inside `push_begin_ex` to see if
the operator is transitioning into Sculpt Mode and initialize the
StepData.type to a custom "Mode Change" type instead of using "None"

Pull Request: https://projects.blender.org/blender/blender/pulls/124640
2024-07-16 21:27:11 +02:00
..