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:
authorTon Roosendaal <ton@blender.org>2004-10-11 15:54:14 +0400
committerTon Roosendaal <ton@blender.org>2004-10-11 15:54:14 +0400
commitb024faabe5ac0704c074db3e6d14e72ad396bd8e (patch)
treeeee38c5ee41513e7d5b276c74fb2716e23e8e9f3 /source/blender/include/mydevice.h
parent2d833b37220cee02bbde27eb8c37261d9da47db3 (diff)
Outliner features:
- Rename! CTRL+leftmouse click on name, makes it a text button. Works for all items as currently being displayed. Most work was doing the Bones, which is a nightmare :) But it uses same code as buttons in Armature-Editmode now, without even needing EditMode :) When renaming a bone, the Outliner makes the Object active though. - PageUp / PageDown keys Do what you expect.
Diffstat (limited to 'source/blender/include/mydevice.h')
-rw-r--r--source/blender/include/mydevice.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/blender/include/mydevice.h b/source/blender/include/mydevice.h
index e4ede3a7578..1a8c2daeba5 100644
--- a/source/blender/include/mydevice.h
+++ b/source/blender/include/mydevice.h
@@ -188,6 +188,9 @@
#define UNKNOWNKEY 171
#define COMMANDKEY 172
+/* used as fake leftmouse event, special handled in interface.c */
+#define BUT_ACTIVATE 200
+
/* **************** BLENDER QUEUE EVENTS ********************* */
#define CHANGED 0x4000