Files
test/source/blender
Campbell Barton 9dfc81ccf1 Fix regression in 2cc5af9c55
The check for undo-depth increment/decrement assumed a newly loaded
window manager would have a different pointer.

This broke bl_animation_fcurves test indirectly,
the change to undo-depth caused the redo panel to attempt to popup
in background mode - which isn't supported.

Now the pointer is unchanged, the undo-depth is assumed to match
the value used when calling the operator.

The undo-depth is now properly maintained between file loads,
which is an improvement on the original behavior which reset it.
2021-03-12 03:21:39 +11:00
..
2021-03-10 15:47:50 +11:00
2021-03-10 15:47:50 +11:00
2021-03-12 00:51:29 +11:00
2021-03-12 00:51:29 +11:00
2021-02-17 16:26:24 +01:00
2021-02-15 19:03:32 +01:00
2021-03-12 00:51:29 +11:00