Blender Git Commit Log

Git Commits -> Revision 8e2bc6c

Revision 8e2bc6c by Campbell Barton (master)
October 23, 2011, 04:13 (GMT)
Context menu 'Edit Source' operator no longer needs to be enabled as a build option, improved this so the python file:line lookups are only done when the operator runs (previously this was done for every button, every draw when the build option was enabled).

Perhaps this should be hidden when not running with --debug, easy to change.

Commit Details:

Full Hash: 8e2bc6cdbcb47c5f2e4714241fde0ac970f6f58e
SVN Revision: 41210
Parent Commit: 2941788
Lines Changed: +271, -128

7 Modified Paths:

/CMakeLists.txt (+0, -7) (Diff)
/source/blender/editors/include/UI_interface.h (+5, -0) (Diff)
/source/blender/editors/interface/interface.c (+3, -16) (Diff)
/source/blender/editors/interface/interface_handlers.c (+24, -17) (Diff)
/source/blender/editors/interface/interface_intern.h (+0, -5) (Diff)
/source/blender/editors/interface/interface_ops.c (+239, -0) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -83) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021