Blender Git Commit Log

Git Commits -> Revision b8327ee

Revision b8327ee by Antonio Vazquez (master)
October 13, 2018, 18:34 (GMT)
GP: Remove Layer order userprefs parameter

After a lot of discussion about this option (see 18f117594004) we have decided set always the order of GP layers in 2D mode (Top->Down) and remove the parameter from User Preferences screen.

Internally all works equal, but in the UI the list is inverted.

The filter buttons to reverse the list or sort alphabetically have been removed because these buttons are not logic in this context.

Commit Details:

Full Hash: b8327ee129d8ab0ccaaa387dcaf92bc43e934bcb
Parent Commit: dd6bf3f
Lines Changed: +5, -33

6 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_gpencil.py (+1, -4) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+1, -4) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+0, -4) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+3, -14) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+0, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021