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.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index 7bbadba8847..8cc6ad4519d 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -317,7 +317,7 @@ enum {
#define B_DOCENTRECURSOR 2017
/* 32 values! */
-#define B_OBLAY 2018
+#define B_OBLAY 2019
#define B_MESHBUTS 2100
@@ -397,6 +397,12 @@ enum {
#define B_LOADFONT 2204
#define B_TEXTONCURVE 2205
#define B_PACKFONT 2206
+#define B_LOAD3DTEXT 2207
+#define B_LOREM 2208
+#define B_FASTFONT 2209
+#define B_INSTB 2210
+#define B_DELTB 2211
+#define B_STYLETOSEL 2212
/* *********************** */
#define B_IKABUTS 2400