Blender Git Commit Log

Git Commits -> Revision 9d2e660

Revision 9d2e660 by Nathan Craddock (soc-2020-outliner)
July 6, 2020, 22:58 (GMT)
Outliner: Add sort method enum

Replace the SO_SKIP_SORT_ALPHA with an enum of multiple sort types. The
types are manual, alphabetical, type, and creation order. Only
alphabetical works.

Commit Details:

Full Hash: 9d2e660643d6c98bcab3ce51e6cec1c8ddbea0c0
Parent Commit: c87f9ac
Lines Changed: +31, -6

4 Modified Paths:

/release/scripts/startup/bl_ui/space_outliner.py (+2, -1) (Diff)
/source/blender/editors/space_outliner/outliner_tree.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+12, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+16, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021