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>2005-04-29 22:43:17 +0400
committerTon Roosendaal <ton@blender.org>2005-04-29 22:43:17 +0400
commitb7a927cc952e6caf8099bdb0def147b54594f94f (patch)
treeb77897b2b913cd56085f01af9817ab06eda49cb3 /source/blender/makesdna/DNA_view3d_types.h
parentcc44c12b9f2e7f46655dd7cbdb3508e71acc51d7 (diff)
More stats-junk stuff!
Added in Nkey panel (transform properties) option to show in editmode at choice the global or local coordinate values. Same option works for the "Tech draw" options. :)
Diffstat (limited to 'source/blender/makesdna/DNA_view3d_types.h')
-rw-r--r--source/blender/makesdna/DNA_view3d_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_view3d_types.h b/source/blender/makesdna/DNA_view3d_types.h
index 17bceb427ce..c4113eb158f 100644
--- a/source/blender/makesdna/DNA_view3d_types.h
+++ b/source/blender/makesdna/DNA_view3d_types.h
@@ -128,6 +128,7 @@ typedef struct View3D {
#define V3D_ALIGN 1024
#define V3D_SELECT_OUTLINE 2048
#define V3D_ZBUF_SELECT 4096
+#define V3D_GLOBAL_STATS 8192
/* View3D->around */
#define V3D_CENTRE 0