Blender Git Commit Log

Git Commits -> Revision 43dedae

Revision 43dedae by Nathan Craddock (soc-2019-outliner)
June 7, 2019, 03:56 (GMT)
Outliner: Cleanup active element

After discussion with Campbell, I realized that some ways I was using
active elements did not fit with Blender's way of things. Like box select
making the root of the tree active if no active element existed. These
issues are fixed, in addition to using the already-present `active`
Theme struct member.

Commit Details:

Full Hash: 43dedae029652b6473060684342b040f2dff3e06
Parent Commit: 0f998b2
Lines Changed: +7, -14

6 Modified Paths:

/release/datafiles/userdef/userdef_default_theme.c (+1, -1) (Diff)
/release/scripts/presets/interface_theme/blender_light.xml (+1, -1) (Diff)
/source/blender/editors/interface/resources.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+1, -8) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021