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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2007-12-11 18:03:45 +0300
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2007-12-11 18:03:45 +0300
commit65758a9a20807b3ee6ae470f76b4fe3d0cb382f6 (patch)
tree7022ec918c5b62a31fbbe88143525515395272b7 /source/blender/include
parentd5edeb526cd980b9bccce5d174593c5306dada63 (diff)
Bugfixes for:
- Disabled particle modifiers in particle mode. - Particle col option without material.
Diffstat (limited to 'source/blender/include')
-rw-r--r--source/blender/include/butspace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index 5029c88fba7..ec8ffb819f6 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -735,8 +735,8 @@ enum {
#define B_PART_INIT_CHILD 3433
#define B_PART_RECALC_CHILD 3434
#define B_PART_EDITABLE 3435
-
#define B_PART_REKEY 3436
+#define B_PART_ENABLE 3437
#define B_MODIFIER_BUTS 3600