Blender Git Loki
Git Commits -> Revision b9ce21f
Revision b9ce21f by Joshua Leung (master) August 6, 2015, 13:48 (GMT) |
GPencil UI: Streamline the data panel workflow Restored the "New Layer" button in the NKEY Grease Pencil panel (as was found pre-2.73) for two cases: 1) When no Grease Pencil datablock is active - This shortcut makes it possible to add a new layer to start drawing in with a single click again (instead of two clicks - one to add a datablock, and a second to add the layer) 2) When there are no layers - There is no need to display the UI list in this case, thus saving a bit more space in the rare cases where this applies. |
Commit Details:
Full Hash: b9ce21fd0fda385bcafa0e1f17385db97da60c83
Parent Commit: 376e729
Lines Changed: +5, -1
1 Modified Path:
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+5, -1) (Diff)