Blender Git Commit Log

Git Commits -> Revision 63074fc

Revision 63074fc by Nathan Craddock (soc-2019-outliner)
August 6, 2019, 02:49 (GMT)
Outliner: Refactor synced selection to use wm flags

Starting point to sync based on type to optimize syncing for
larger scenes. Also cleanup from review.

Commit Details:

Full Hash: 63074fc8895bb95a580bafa1d5bcafc2bddba792
Parent Commit: fccf729
Lines Changed: +349, -190

14 Modified Paths:

/source/blender/blenloader/intern/versioning_280.c (+1, -1) (Diff)
/source/blender/editors/armature/armature_select.c (+8, -8) (Diff)
/source/blender/editors/armature/pose_select.c (+14, -2) (Diff)
/source/blender/editors/include/ED_outliner.h (+9, -10) (Diff)
/source/blender/editors/object/object_add.c (+3, -0) (Diff)
/source/blender/editors/object/object_select.c (+18, -5) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+6, -4) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+1, -0) (Diff)
/source/blender/editors/space_outliner/outliner_sync.c (+210, -132) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_select.c (+11, -16) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+37, -7) (Diff)
/source/blender/makesdna/DNA_space_types.h (+17, -2) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+12, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021