A big set of UI messages fixes and tweaks! No functional changes.

This commit is contained in:
Bastien Montagne
2011-10-20 07:56:04 +00:00
parent f1fe89acf1
commit daf51fe6cd
29 changed files with 160 additions and 115 deletions

View File

@@ -122,7 +122,7 @@ class SelectCamera(Operator):
class SelectHierarchy(Operator):
'''Select object relative to the active objects position''' \
'''Select object relative to the active object's position''' \
'''in the hierarchy'''
bl_idname = "object.select_hierarchy"
bl_label = "Select Hierarchy"