Blender Git Loki
Git Commits  -> Revision d99682c
		
			
			
		
Revision d99682c by Nathan Craddock (soc-2020-outliner) June 26, 2020, 02:43 (GMT)  | 
Collections: Add ability to set color tag from the outliner  | 
Commit Details:
Full Hash: d99682c6ba0270c822ea4653e7488efa4064caf0
Parent Commit: 0fcf476
Lines Changed:  +96,  -24
6 Modified Paths:
/release/scripts/startup/bl_ui/space_outliner.py (+18, -0) (Diff)
/source/blender/editors/space_outliner/outliner_collections.c (+48, -0) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_collection.c (+24, -24) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_collections.c (+48, -0) (Diff)
/source/blender/editors/space_outliner/outliner_intern.h (+2, -0) (Diff)
/source/blender/editors/space_outliner/outliner_ops.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_collection.c (+24, -24) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+2, -0) (Diff)


 Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021