Blender Git Commit Log

Git Commits -> Revision 946a4fe

Revision 946a4fe by Campbell Barton (master)
October 16, 2017, 05:14 (GMT)
WM: Don't save mouse-paths to operator history

In preparation for modal operators storing their properties,
no need to keep mouse-paths around.

Also use generic function for lasso properties.

Commit Details:

Full Hash: 946a4fe85a1717001230ab5f256cf5cf10f045cb
Parent Commit: 8bda35d
Lines Changed: +69, -51

19 Modified Paths:

/source/blender/editors/gpencil/gpencil_brush.c (+3, -3) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+3, -1) (Diff)
/source/blender/editors/gpencil/gpencil_select.c (+2, -3) (Diff)
/source/blender/editors/mask/mask_select.c (+1, -3) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+6, -5) (Diff)
/source/blender/editors/physics/particle_edit.c (+3, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+2, -4) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+4, -1) (Diff)
/source/blender/editors/space_action/action_select.c (+1, -3) (Diff)
/source/blender/editors/space_clip/tracking_select.c (+1, -3) (Diff)
/source/blender/editors/space_graph/graph_select.c (+1, -3) (Diff)
/source/blender/editors/space_logic/logic_buttons.c (+4, -4) (Diff)
/source/blender/editors/space_node/node_add.c (+4, -4) (Diff)
/source/blender/editors/space_node/node_relationships.c (+5, -4) (Diff)
/source/blender/editors/space_node/node_select.c (+1, -3) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+2, -3) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+2, -3) (Diff)
/source/blender/windowmanager/intern/wm_operator_props.c (+22, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021