This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors
Campbell Barton dfa2b0e1c9 Fix T82800: Changing settings from a pie menu doesn't add undo steps
Pie menu had inconsistent behavior for dragging & releasing the key
compared to clicking on the button.

This was caused by the `onfree` argument being set to true,
preventing the button from running callbacks such as setting
up undo data & auto-keyframe

This argument should only be used when freeing the button,
set this to false as is done for regular menus.
2020-11-18 16:40:48 +11:00
..
2020-09-09 18:41:07 +02:00
2020-10-19 08:43:08 -07:00
2020-10-19 08:43:08 -07:00
2020-10-19 08:12:33 -07:00
2020-10-19 08:43:08 -07:00
2020-10-19 08:12:33 -07:00