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:
Diffstat (limited to 'source/blender/include/butspace.h')
-rw-r--r--source/blender/include/butspace.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index 7571d64be91..058e4243b96 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -297,6 +297,10 @@ void curvemap_buttons(struct uiBlock *block, struct CurveMapping *cumap, char la
/* Cloth sim button defines */
#define B_CLOTH_CHANGEPREROLL 1480
+/* SPH sim button defines */
+#define B_SPH_BAKE 1490
+
+
/* *********************** */
#define B_WORLDBUTS 1600