Files
test/source
Sean Kim 9b9da3e5af Fix: Mesh Filter undo panel not undoing previous change
The `exec` callback was missing a call to `undo::push_end`, meaning that
using the undo panel would not undo the prior step, causing an
accumulative effect.

Pull Request: https://projects.blender.org/blender/blender/pulls/131466
2024-12-06 00:45:21 +01:00
..