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>2003-10-28 19:26:51 +0300
committerTon Roosendaal <ton@blender.org>2003-10-28 19:26:51 +0300
commit5bd910ae2cddb5ad409038edf0182b11841c1b77 (patch)
treee2c505fe32c833772a4ae74ab2857547cd5876c1 /source/blender/include/butspace.h
parent1e3da857b9c054ac77e8684073143652e19eede8 (diff)
- added buttons for NKEY menu editmode curve, nurbs, armature
- same for PoseMode
Diffstat (limited to 'source/blender/include/butspace.h')
-rw-r--r--source/blender/include/butspace.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index 2eeae8da886..9a9d512a183 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -125,6 +125,8 @@ void test_idbutton_cb(void *namev, void *arg2_unused);
#define B_OBJECTPANELROT 1007
#define B_OBJECTPANELMEDIAN 1008
+#define B_ARMATUREPANEL1 1009
+#define B_ARMATUREPANEL2 1010
/* *********************** */
#define B_LAMPBUTS 1200