Blender Git Commit Log

Git Commits -> Revision 04ad42d

Revision 04ad42d by Julian Eisel (master)
October 8, 2021, 10:35 (GMT)
UI/Assets: Disable undo for tree item buttons

Disables undo for:
* The tree row collapsing - which doesn't make sense to undo, isn't
supported by the undo system, and just triggers the confirmation
prompt when closing the file.
* Renaming items - While this may make sense in some cases, users of the
tree-view API can explicitly do an undo push. For asset catalogs it's
not supported.

Commit Details:

Full Hash: 04ad42d83bf74f679a4de2e29ee98eb6e97ce996
Parent Commit: 5da58f4
Lines Changed: +2, -0

1 Modified Path:

/source/blender/editors/interface/tree_view.cc (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021