blender/source
Alexander Kuznetsov 628b183d98 Temporary gzopen fix for for Windows
If we open file for write, we create a new file and close it. Therefore we have existing path for GetShortPathName.

Strangely zlib fails on gzclose if file descriptors are used.
2012-04-06 21:11:10 +00:00
..
blender Temporary gzopen fix for for Windows 2012-04-06 21:11:10 +00:00
blenderplayer Fix blenderplayer compile. 2012-04-04 10:55:55 +00:00
creator move debug flag into its own global var (G.debug), split up debug options. 2012-03-31 00:59:17 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine code cleanup: header cleanup, remove commented workaround for mingw since its no longer needed. 2012-04-06 04:46:47 +00:00
icons
tests spelling cleanup 2012-03-18 07:38:51 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript