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:
authorCampbell Barton <ideasman42@gmail.com>2007-09-04 11:26:25 +0400
committerCampbell Barton <ideasman42@gmail.com>2007-09-04 11:26:25 +0400
commitee740fc601ec8972b798a6b03932324c96182b7c (patch)
tree51aac268d90e16080bfe7fdc47a660a0bf031c82 /source/blender/include/blendef.h
parent3326d493a0d9b2b22bfb5c5446fed232bab9d28f (diff)
Made ~ view all IPO's (similar to view all layers in the 3d view)
Diffstat (limited to 'source/blender/include/blendef.h')
-rw-r--r--source/blender/include/blendef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/include/blendef.h b/source/blender/include/blendef.h
index 349685a5d8a..0b839c1a970 100644
--- a/source/blender/include/blendef.h
+++ b/source/blender/include/blendef.h
@@ -247,6 +247,7 @@
#define B_IPO_ACTION_OB 213
#define B_IPO_ACTION_KEY 214
#define B_IPOVIEWCENTER 215
+#define B_IPOVIEWALL 216
/* OOPS: 250 */