Blender Git Loki

Git Commits -> Revision 109cd46

Revision 109cd46 by Julian Eisel (filebrowser_redesign)
July 24, 2019, 23:52 (GMT)
Support inverted sorting

Adds a checkbox to the filter/display popup, to invert sorting. We do an
additional pass to reverse the listbase order, rather than modifying the
sort callbacks. That adds a overhead but guess it's not much of an
issue. The alternative would make return values a bit cryptic.

Commit Details:

Full Hash: 109cd4640b3d2fff0137fd4e488a7905b90e26b0
Parent Commit: 15fb122
Lines Changed: +33, -5

7 Modified Paths:

/release/scripts/startup/bl_ui/space_filebrowser.py (+2, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+21, -2) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -1) (Diff)
/source/blender/editors/space_file/filesel.c (+1, -1) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+6, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021