rename tab
parent
3a06eb6890
commit
9357e09d22
|
@ -9,8 +9,8 @@ import re
|
||||||
|
|
||||||
|
|
||||||
class RP_PT_picker_maker_panel(bpy.types.Panel):
|
class RP_PT_picker_maker_panel(bpy.types.Panel):
|
||||||
bl_label = 'Rig UI'
|
bl_label = 'Rig Picker'
|
||||||
bl_category = 'RIG Tools'
|
bl_category = 'Rigging'
|
||||||
bl_space_type = 'VIEW_3D'
|
bl_space_type = 'VIEW_3D'
|
||||||
bl_region_type = 'UI'
|
bl_region_type = 'UI'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue