Blender Git Loki
Git Commits -> Revision f52d9a8
Revision f52d9a8 by Julian Eisel (master) January 8, 2020, 15:08 (GMT) |
Fix T72878: Alphabetical sorting in Outliner sorts shorter names last E.g. "Cube" would be placed after "Cube.001", which is not what you'd expect. 2.80 handled this correctly. Loosely based on D6525 by @radcapricorn, but found a bug in that and prefered to do some further adjustments. Also activates test for this case. |
Commit Details:
Full Hash: f52d9a878de95ca50788f1773d2c7c48301a6789
Parent Commit: 525b0e0
Lines Changed: +14, -7