Blender Git Commit Log

Git Commits -> Revision 90e354f

Revision 90e354f by Bastien Montagne (master)
January 9, 2019, 14:51 (GMT)
Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIList).

Too many things done wrong in original rBd12b3767f81d to list them all
here, hopefully nothing bad sneaked in again this time :|

Also cleaned up a little the 'sort by name', even though (since we only
have two options by default, sort by index and by name) we can abuse it
as a binary option for now, this is not a bitflag...

Commit Details:

Full Hash: 90e354fd7a6989f6d93309a2af68b8bdb60434fc
Parent Commit: 1c42f1c
Lines Changed: +43, -37

11 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_gpencil.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_screen.h (+1, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_templates.c (+12, -19) (Diff)
/source/blender/editors/space_node/drawnode.c (+2, -2) (Diff)
/source/blender/editors/space_node/node_buttons.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+8, -4) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+12, -4) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021