Blender Git Commit Log
Git Commits -> Revision 78f8679
Revision 78f8679 by Dalai Felinto (master) April 25, 2019, 04:47 (GMT) |
Outliner parenting hierarchy: Sort for children when not a-z sorting We always keep the children that are not in a collection listed in the end of the children list due to design. This way we can visually draw them with dashed vertical lines. This was already working for alphabetical sorting, however whenever sorting was disabled, we would end up with a list of children ordered regardless of their state (whether the child itself is in the collection). |
Commit Details:
Full Hash: 78f8679cfc6d6e8f19d84908ab4343ce6638faf3
Parent Commit: edff789
Lines Changed: +64, -0
1 Modified Path:
/source/blender/editors/space_outliner/outliner_tree.c (+64, -0) (Diff)