Blender Git Commit Log

Git Commits -> Revision 2ad45b5

Revision 2ad45b5 by Campbell Barton (master)
September 28, 2011, 18:45 (GMT)
fix 2 bugs with reset-default failing on operators redo panel.
- The operator its self was registered so resetting the defaults would unhelpfully replace the toolbar with the reset to defaults operator panel.
- The callback for the operator wasnt being used so the settings were changed but the operator didnt re-run.

Commit Details:

Full Hash: 2ad45b5c4f54765ad8804d26dd28b1eca2c235e5
SVN Revision: 40671
Parent Commit: 4ea3f1c
Lines Changed: +66, -16

5 Modified Paths:

/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_handlers.c (+39, -13) (Diff)
/source/blender/editors/interface/interface_ops.c (+23, -2) (Diff)
/source/blender/makesdna/DNA_ID.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021