blender/source
Brecht Van Lommel 34b5bd7283 Fix #35081: opening .blend files with chinese characters not working. For
compressed files we were not passing the full wide char path to zlib, so not
all file names worked. Now we use gzopen_w available in new zlib versions.

Patch by Tamito Kajiyama, I added an extra check for the zlib version so it
keeps compiling with older versions for now.


For platform maintainers:

Part of this commit are zlib 1.2.8 libraries for windows 32 bit. We still
need update libraries for windows 64 bit and mingw. There's a readme.txt
and build.bat included with instructions on how to build.
2013-05-01 17:43:33 +00:00
..
blender Fix #35081: opening .blend files with chinese characters not working. For 2013-05-01 17:43:33 +00:00
blenderplayer Yet another Stupid Stub Fix™! 2013-04-22 17:51:08 +00:00
creator Fix for --debug-ffmpeg not giving enough information 2013-04-29 16:03:21 +00:00
gameengine More image painting fixes: 2013-04-30 06:07:42 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00