Blender Git Commit Log

Git Commits -> Revision 6a75a1a

Revision 6a75a1a by Sergey Sharybin (master)
April 16, 2018, 10:59 (GMT)
Depsgraph: Tag scene after changing cursor location

While 3d cursor is mainly an UI thing and isn't needed for scene evaluation,
it is stored in scene DNA. This means, operator is inform depsgraph that data
has changed, so all copies of that scene can copy new values.

Fixes lack of visual feedback when changing cursor location in viewport
with copy-on-write enabled.

Commit Details:

Full Hash: 6a75a1a669d2d4ffc6f62110a374695543abe0e0
Parent Commit: cab5dd5
Lines Changed: +2, -0

1 Modified Path:

/source/blender/editors/space_view3d/view3d_edit.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021