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:
authorStefan Gartner <stefang@aon.at>2003-01-30 16:19:26 +0300
committerStefan Gartner <stefang@aon.at>2003-01-30 16:19:26 +0300
commit2df139c5720200e13e1dc6e736f952cb72f68407 (patch)
treea90d5d2ad803d6a39fb5b38188a1a872b77bb0ec /source/blender/include/blendef.h
parenteca167fbcaac33beb7976452aa55ed2963665f3c (diff)
added "fake user" button (basically a shortcut for pressing Shift+F4 and F)
Diffstat (limited to 'source/blender/include/blendef.h')
-rw-r--r--source/blender/include/blendef.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/include/blendef.h b/source/blender/include/blendef.h
index a8146d3c635..547d6edb1cc 100644
--- a/source/blender/include/blendef.h
+++ b/source/blender/include/blendef.h
@@ -184,6 +184,8 @@
#define B_CURVEALONE 49
/* EVENT < 50: alone's en locals */
+#define B_KEEPDATA 60
+
#define B_SHOWSPLASH 70
#define B_RESETAUTOSAVE 71
#define B_SOUNDTOGGLE 72