Blender Git Commit Log

Git Commits -> Revision 5283f90

Revision 5283f90 by Nathan Craddock (soc-2019-outliner)
August 1, 2019, 23:13 (GMT)
Outliner cleanup

Cleanup and comment code more thoroughly after initial branch
review. Renamed SO_SYNC_SELECTION to SO_SYNC_SELECT.

Commit Details:

Full Hash: 5283f90bd092f79769b4c81b4b731ada1781f67f
Parent Commit: 0917360
Lines Changed: +27, -20

14 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_outliner.py (+2, -2) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_eyedropper_datablock.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+8, -7) (Diff)
/source/blender/editors/space_outliner/outliner_tools.c (+3, -0) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_outliner_types.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+2, -2) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021