Templates: updated 2D animation template
From the grease pencil team.
This commit is contained in:
Binary file not shown.
@@ -243,7 +243,6 @@ class DATA_PT_gpencil_layer_display(LayerDataButtonsPanel, Panel):
|
||||
|
||||
class DATA_PT_gpencil_onion_skinning(DataButtonsPanel, Panel):
|
||||
bl_label = "Onion Skinning"
|
||||
bl_options = {'DEFAULT_CLOSED'}
|
||||
|
||||
def draw(self, context):
|
||||
gpd = context.gpencil
|
||||
|
||||
Reference in New Issue
Block a user