Asset Pipeline v2 #145
@ -8,7 +8,7 @@ class ASSETPIPE_sync(bpy.types.Panel):
|
|||||||
bl_space_type = 'VIEW_3D'
|
bl_space_type = 'VIEW_3D'
|
||||||
bl_region_type = 'UI'
|
bl_region_type = 'UI'
|
||||||
bl_category = 'Asset Pipe 2'
|
bl_category = 'Asset Pipe 2'
|
||||||
bl_label = "Asset Managment"
|
bl_label = "Asset Management"
|
||||||
|
|
||||||
def draw(self, context: bpy.types.Context) -> None:
|
def draw(self, context: bpy.types.Context) -> None:
|
||||||
layout = self.layout
|
layout = self.layout
|
||||||
|
Loading…
Reference in New Issue
Block a user