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>2003-04-27 14:05:36 +0400
committerTon Roosendaal <ton@blender.org>2003-04-27 14:05:36 +0400
commite49c63e1ba95fc108d0171b70003c389cc8fe1b6 (patch)
treeea472ad0df0a3e5111d984cba47c243e7d6499e9 /source/blender/include/mydevice.h
parentaf45ac2703b2aadd494f1c871e3f6d7db2a4cd3c (diff)
just 2 include files translated...
Diffstat (limited to 'source/blender/include/mydevice.h')
-rw-r--r--source/blender/include/mydevice.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/source/blender/include/mydevice.h b/source/blender/include/mydevice.h
index 3bbaafd0c1a..1e3e94ef011 100644
--- a/source/blender/include/mydevice.h
+++ b/source/blender/include/mydevice.h
@@ -3,9 +3,11 @@
#define __MYDEVICE_H__
/*
- *
- * mouse / timer / window: tot 0x020
- * eigen codes: 0x4...
+ * This file has its origin at sgi, where all device defines were written down.
+ * Blender copied this concept quite some, and expanded it with internal new defines (ton)
+ *
+ * mouse / timer / window: until 0x020
+ * custom codes: 0x4...
*
* $Id$
*
@@ -198,7 +200,7 @@
#define UI_BUT_EVENT 0x4008
#define AUTOSAVE_FILE 0x4009
-/* REDRAWVIEW3D moet de eerste zijn (laagste nummer) voor buttons! */
+/* REDRAWVIEW3D has to be the first one (lowest number) for buttons! */
#define REDRAWVIEW3D 0x4010
#define REDRAWBUTSHEAD 0x4011