News

"""Center all objects script""" # blender will use this as a tooltip for menu items and buttons. bl_idname = "object.center_all_in_level" # unique identifier for buttons and menu items to reference.