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:
authorNathan Letwory <nathan@letworyinteractive.com>2005-06-11 20:30:36 +0400
committerNathan Letwory <nathan@letworyinteractive.com>2005-06-11 20:30:36 +0400
commitc91355f3b6f1be9fa0decc576926505c015c1285 (patch)
treef7bf73602f8695f34bdb6220a630b6475f69afeb /source/blender/blenkernel
parent3d9833982b200c76232392ff63812b1fe2b5572e (diff)
Rollback of http://projects.blender.org/pipermail/bf-blender-cvs/2005-June/003769.html (which I in my commithappyness did before properly checking)
Diffstat (limited to 'source/blender/blenkernel')
-rw-r--r--source/blender/blenkernel/BKE_global.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/blenkernel/BKE_global.h b/source/blender/blenkernel/BKE_global.h
index d1abad9a0df..848f82c78b5 100644
--- a/source/blender/blenkernel/BKE_global.h
+++ b/source/blender/blenkernel/BKE_global.h
@@ -179,6 +179,8 @@ typedef struct Global {
#define G_DRAW_FACEAREA (1 << 23)
#define G_DRAW_EDGEANG (1 << 24)
+#define G_RECORDKEYS (1 << 25)
+
/* G.fileflags */
#define G_AUTOPACK_BIT 0