Blender Git Commit Log

Git Commits -> Revision 5d15e68

Revision 5d15e68 by Dalai Felinto (master)
August 15, 2018, 12:46 (GMT)
Fix viewport selection of markers not updating in all editors

This includes selections both in the clip editor as the viewport.
The selection is implemented as a synchronization function called from the eval
selection update node in depsgraph.

Commit Details:

Full Hash: 5d15e68743fc92b41a85ef4180628427ab3b86da
Parent Commit: 7907dfc
Lines Changed: +68, -3

8 Modified Paths:

/source/blender/blenkernel/BKE_movieclip.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+43, -0) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+6, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cc (+4, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cc (+1, -0) (Diff)
/source/blender/editors/space_clip/tracking_select.c (+9, -0) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021