Blender Git Commit Log

Git Commits -> Revision a791153

Revision a791153 by Joshua Leung (master)
December 13, 2015, 14:06 (GMT)
3D Cursor: Add option to lock it in place to prevent accidental modification

This option helps users protect themselves from accidentally changing the cursor
location (and not being aware of this until it has already caused problems)
when drawing using Grease Pencil (or with other tools where this is equally likely).
It seems to occur most frequently when using a tablet.

Currently, this only affects the use of the mouse to set the cursor, as this is
where most accidental invocations occur.

(I'm aware that this change may turn out to be quite contentious. Fortunately, it
should be simple to just revert this commit in that case :)

Commit Details:

Full Hash: a791153ca5e6f87d50396e188a3664b579884161
Parent Commit: 003523e
Lines Changed: +26, -4

4 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+6, -1) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+14, -3) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021