Blender Git Commit Log
Git Commits -> Revision 23214ec
Revision 23214ec by Campbell Barton (master) February 11, 2015, 20:29 (GMT) |
Outliner: ContextMenus for constraints/modifiers Context menu to toggle render, visibility & delete D996 by @lichtwerk |
Commit Details:
Full Hash: 23214ecad03bfef75c78b6a812970959da363344
Parent Commit: 27b2ab8
Lines Changed: +204, -19
6 Modified Paths:
/source/blender/blenkernel/BKE_constraint.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/constraint.c (+18, -1) (Diff)
/source/blender/editors/object/object_constraint.c (+2, -9) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+2, -1) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+179, -8) (Diff)
/source/blender/blenkernel/intern/constraint.c (+18, -1) (Diff)
/source/blender/editors/object/object_constraint.c (+2, -9) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+2, -1) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+179, -8) (Diff)