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:
authorBrecht Van Lommel <brechtvanlommel@pandora.be>2007-08-20 21:50:04 +0400
committerBrecht Van Lommel <brechtvanlommel@pandora.be>2007-08-20 21:50:04 +0400
commit8a46c006d6b8c0ea567e8a79a729c9b15fe2a744 (patch)
tree194cd48ca34d67b91c08d8c7cf783627b8a08d92 /source/blender/include/blendef.h
parentb697f19cf82164e273562664c01bb9c0a97d0e9b (diff)
Add "View Selected" in the IPO editor
- Numpad dot is shortcut key, same as in other windows. (Peach feature request)
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 979add7c627..596b11c609c 100644
--- a/source/blender/include/blendef.h
+++ b/source/blender/include/blendef.h
@@ -246,6 +246,7 @@
#define B_IPOPIN 212
#define B_IPO_ACTION_OB 213
#define B_IPO_ACTION_KEY 214
+#define B_IPOVIEWCENTER 215
/* OOPS: 250 */