Blender Git Commit Log
Git Commits -> Revision 382b2a9
Revision 382b2a9 by Antonio Vazquez (master) April 3, 2019, 08:25 (GMT) |
GPencil: Implement custom channel color in Dopesheet A new parameter in the layer adjustment panel allows to define the color of the channel in Dopesheet. This is needed when there are a lot of layers. See D4623 for more details. |
Commit Details:
Full Hash: 382b2a9c66a9f8b64581dc2a360dffbbbe706e21
Parent Commit: a813e25
Lines Changed: +60, -1
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_gpencil.py (+18, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+2, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+13, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+18, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+9, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+2, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+13, -0) (Diff)
/source/blender/editors/animation/anim_channels_defines.c (+18, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+9, -0) (Diff)