Blender Git Commit Log

Git Commits -> Revision 9b80318

Revision 9b80318 by Dalai Felinto (master)
May 14, 2019, 20:51 (GMT)
T64607: Outliner UI Tooltips

In the outliner we don't have yet a clear distinction for the users of when
to use each of the visibility settings.

This changes that by properly naming the property and their tooltips.
I'm also unifying the naming between the rna properties and the outliner
for collections and objects (e.g., so collection and object hide_select
have the same tooltips everywhere).

The API did not change.

Commit Details:

Full Hash: 9b80318a284c971eea244cf1a4a3e0312be810c0
Parent Commit: 913db2e
Lines Changed: +24, -26

5 Modified Paths:

/source/blender/editors/space_outliner/outliner_draw.c (+6, -6) (Diff)
/source/blender/makesrna/intern/rna_collection.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_layer.c (+3, -5) (Diff)
/source/blender/makesrna/intern/rna_object.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_space.c (+9, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021