Blender Git Commit Log

Git Commits -> Revision e36003e

Revision e36003e by Campbell Barton (master)
October 12, 2009, 12:54 (GMT)
macro's can set options for the operators they execute

changed extrude, rip and duplicate to disable proportional editing however this gives a different problem now.
Commented in transform.c
// XXX If modal, save settings back in scene

this changes disables the option whenever the macro used used.

Commit Details:

Full Hash: e36003e8e73e42e7b559d4cec19b9004d14fefa6
SVN Revision: 23783
Parent Commit: 715f682
Lines Changed: +49, -23

9 Modified Paths:

/source/blender/editors/include/ED_mesh.h (+1, -0) (Diff)
/source/blender/editors/include/ED_object.h (+1, -0) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+11, -7) (Diff)
/source/blender/editors/object/object_ops.c (+5, -1) (Diff)
/source/blender/editors/space_api/spacetypes.c (+6, -0) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+3, -2) (Diff)
/source/blender/windowmanager/intern/wm_keymap.c (+1, -11) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+20, -2) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021