kopia lustrzana https://github.com/vilemduha/blendercam
Update legacy_ui.py
rodzic
6606eed2fb
commit
db9d7478c7
|
@ -36,7 +36,7 @@ class VIEW3D_PT_tools_curvetools(Panel):
|
|||
bl_space_type = "VIEW_3D"
|
||||
bl_region_type = "TOOLS"
|
||||
bl_context = "objectmode"
|
||||
bl_label = "╠ Curve Tools ╣"
|
||||
bl_label = "[ Curve Tools ]"
|
||||
# bl_options = {"HIDE_HEADER"}
|
||||
|
||||
def draw(self, context):
|
||||
|
@ -76,7 +76,7 @@ class VIEW3D_PT_tools_create(Panel):
|
|||
bl_space_type = "VIEW_3D"
|
||||
bl_region_type = "TOOLS"
|
||||
bl_context = "objectmode"
|
||||
bl_label = "╠ Curve Creators ╣"
|
||||
bl_label = "[ Curve Creators ]"
|
||||
# bl_option = "DEFAULT_CLOSED"
|
||||
# bl_options = {"HIDE_HEADER"}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue