don't have spaces in idnames, confuses py types:

http://www.blender.org/documentation/blender_python_api_2_62_4/bpy.types.Whole%20Character.html
This commit is contained in:
Campbell Barton
2012-04-26 18:07:15 +00:00
parent b801c6098a
commit 458600d692

View File

@@ -45,7 +45,7 @@ ANIM_KS_ROTATION_ID = "Rotation"
ANIM_KS_SCALING_ID = "Scaling"
ANIM_KS_LOC_ROT_SCALE_ID = "LocRotScale"
ANIM_KS_AVAILABLE_ID = "Available"
ANIM_KS_WHOLE_CHARACTER_ID = "Whole Character"
ANIM_KS_WHOLE_CHARACTER_ID = "WholeCharacter"
# Location