rename tab

blender3.6
Christophe SEUX 2023-04-12 13:05:53 +02:00
parent 3a06eb6890
commit 9357e09d22
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ import re
class RP_PT_picker_maker_panel(bpy.types.Panel):
bl_label = 'Rig UI'
bl_category = 'RIG Tools'
bl_label = 'Rig Picker'
bl_category = 'Rigging'
bl_space_type = 'VIEW_3D'
bl_region_type = 'UI'