Blender Git Loki

Git Commits -> Revision 98ff6cf

Revision 98ff6cf by Antonio Vazquez (master)
December 4, 2019, 13:17 (GMT)
GPencil: Add Opacity y Onion switch to Dopesheet

Add new icons and panels Grease Pencil Dopesheet to manage layers without having the properties panel visible.

Also, the icons are in the same order in Dopesheet, Layers and Material list to keep consistency.

As the number of columns for icons is limited to 3 and we also need use a factor, I have impleted the change using slider area. Also, the slider option is enabled by default for 2D Template.

See T72026 for more info.

Reviewed By: mendio, pepeland, billreynish

Differential Revision: https://developer.blender.org/D6328

Commit Details:

Full Hash: 98ff6cfa575bbe9680e5a0abf176a9d748ecc2b8
Parent Commit: 541d0fd
Lines Changed: +259, -73

8 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_gpencil.py (+10, -64) (Diff)
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+84, -3) (Diff)
/release/scripts/startup/bl_ui/properties_material_gpencil.py (+2, -2) (Diff)
/release/scripts/startup/bl_ui/space_dopesheet.py (+81, -0) (Diff)
/release/scripts/startup/bl_ui/space_topbar.py (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_defaults.c (+13, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+67, -3) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021