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:
authorJens Ole Wund <bjornmose@gmx.net>2005-01-13 01:28:13 +0300
committerJens Ole Wund <bjornmose@gmx.net>2005-01-13 01:28:13 +0300
commit912ef80bdc464de00fd2452c51bcd5cd3da050d6 (patch)
tree44f8e94182b52bf15ada6291d8d99839c4ce9af1 /source/blender/include/butspace.h
parentea740dea0251038978dc00f03b6b7c4c28e14314 (diff)
big softbody commit
some vertex group , weight painting stuff too /me crosses fingers it does not break anything
Diffstat (limited to 'source/blender/include/butspace.h')
-rw-r--r--source/blender/include/butspace.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index 9bbc63f729d..b93bd51904a 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -451,6 +451,19 @@ enum {
#define B_SHOWTEX 2832
#define B_ASSIGNMESH 2833
+#define B_WEIGHT0_0 2840
+#define B_WEIGHT1_4 2841
+#define B_WEIGHT1_2 2842
+#define B_WEIGHT3_4 2843
+#define B_WEIGHT1_0 2844
+
+#define B_OPA0_0 2845
+#define B_OPA1_4 2846
+#define B_OPA1_2 2847
+#define B_OPA3_4 2848
+#define B_OPA1_0 2849
+
+
/* *********************** */
#define B_RADIOBUTS 3000