summaryrefslogtreecommitdiff
path: root/common/defines.h
diff options
context:
space:
mode:
authorleo2006-02-17 04:41:45 +0000
committerleo2006-02-17 04:41:45 +0000
commit138ac61612df8323c756a9546ed8424b712bb930 (patch)
tree4327af35a484bd4bcecee6cc68ef06b5bd46b17a /common/defines.h
parent60d58f37d89ecd0597dd7e279aeaef3e21495744 (diff)
Removed option for using polygon stipple for transparency.
git-svn-id: http://svn.leocad.org/trunk@480 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'common/defines.h')
-rw-r--r--common/defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/defines.h b/common/defines.h
index ebea0ff..3db9215 100644
--- a/common/defines.h
+++ b/common/defines.h
@@ -146,7 +146,7 @@ int stricmp(const char* str1, const char* str2);
#define LC_DET_LINEAR 0x02000 // Linear filtering
#define LC_DET_FAST 0x04000 // Fast rendering (boxes)
#define LC_DET_BACKGROUND 0x08000 // Background rendering
-#define LC_DET_SCREENDOOR 0x10000 // No alpha blending
+//#define LC_DET_SCREENDOOR 0x10000 // No alpha blending
#define LC_DRAW_AXIS 0x0001 // Orientation icon
#define LC_DRAW_GRID 0x0002 // Grid