Blender Git Loki
Git Commits -> Revision a0cd2db
Revision a0cd2db by Nathan Craddock (soc-2020-outliner) August 14, 2020, 22:24 (GMT) |
Outliner: Add new row children filter Add a new filter to prevent the drawing of row icons. |
Commit Details:
Full Hash: a0cd2dbcce01c40b9ae7508418309e0ccfabeecf
Parent Commit: ae09b1f
Lines Changed: +14, -5
5 Modified Paths:
/release/scripts/startup/bl_ui/space_outliner.py (+3, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_space.c (+5, -0) (Diff)