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>2008-01-30 18:28:31 +0300
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2008-01-30 18:28:31 +0300
commit6601cef1d0a4c519054b23ba85dc540da4e2dee5 (patch)
tree8670464bc4a033ad6c5085b5fc4c982a8739587f /source/blender/include/butspace.h
parentb9309909fb8aed2a105080f866e1921e0311148a (diff)
Further fix for bug #8124: now depsgraph relation was added correct,
but depsgraph didn't get updated immediately yet.
Diffstat (limited to 'source/blender/include/butspace.h')
-rw-r--r--source/blender/include/butspace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index 28a58f7f9e4..ebd1d696f2b 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -773,6 +773,7 @@ enum {
#define B_PART_ENABLE 3437
#define B_OFSTIMEOFS 3438 /* see B_AUTOTIMEOFS too */
#define B_RANDTIMEOFS 3439
+#define B_PART_REDRAW_DEPS 3440
#define B_MODIFIER_BUTS 3600