Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTon Roosendaal <ton@blender.org>2006-11-01 17:29:06 +0300
committerTon Roosendaal <ton@blender.org>2006-11-01 17:29:06 +0300
commitf5fc880a41d990a337df6e0c2e6743a54da043fd (patch)
treedd265233fd3e76ce89b221b69223524a7696ab16 /source/blender/makesdna/DNA_armature_types.h
parentb96179d6898444beac24bcaed86514cc87164247 (diff)
Plumiferos request: Added button in Armature options panel to set custom
bone drawing on/off. Is default on.
Diffstat (limited to 'source/blender/makesdna/DNA_armature_types.h')
-rw-r--r--source/blender/makesdna/DNA_armature_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_armature_types.h b/source/blender/makesdna/DNA_armature_types.h
index f2080c60cef..0b59173afa7 100644
--- a/source/blender/makesdna/DNA_armature_types.h
+++ b/source/blender/makesdna/DNA_armature_types.h
@@ -95,6 +95,8 @@ typedef struct bArmature {
#define ARM_DONT_USE 0x080
#define ARM_MIRROR_EDIT 0x100
#define ARM_AUTO_IK 0x200
+ /* made option negative, for backwards compat */
+#define ARM_NO_CUSTOM 0x400
/* armature->drawtype */
#define ARM_OCTA 0