Blender Git Commit Log

Git Commits -> Revision fc6dcdf

Revision fc6dcdf by Campbell Barton (master)
June 6, 2011, 11:56 (GMT)
bug [#27582] Screen Editing > Split and Join area don't work.
added 'INTERNAL' operator flag so operators which are only meant to be called by other operators or internal use are not displayed to the user.

Currently only use this flag for the operator search toolbox, is ignored in debug mode.

Commit Details:

Full Hash: fc6dcdf17f6f3c313a9c15fbfd38754edbf8ab64
SVN Revision: 37247
Parent Commit: a43309e
Lines Changed: +30, -17

6 Modified Paths:

/release/scripts/startup/bl_operators/wm.py (+15, -14) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/editors/util/undo.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+6, -1) (Diff)
/source/blender/windowmanager/WM_types.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021