blender/intern/utfconv
Brecht Van Lommel dcbfa25bc8 Fix #34551: blender crash rendering with save buffers.
Problem was the new usage of access() on Windows, this doesn't accept X_OK. Also wrapped _waccess so that UTF-8 paths work.
2013-03-13 19:48:07 +00:00
..
CMakeLists.txt fix for UV reveal (wasnt selecting all verts because check for unselected vert was incorrect after selecting the first face). 2012-04-13 03:41:07 +00:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
utf_winfunc.c Fix #34551: blender crash rendering with save buffers. 2013-03-13 19:48:07 +00:00
utf_winfunc.h Fix #34551: blender crash rendering with save buffers. 2013-03-13 19:48:07 +00:00
utfconv.c code cleanup: quiet some windows warnings. 2012-09-15 04:57:51 +00:00
utfconv.h code cleanup: doxy comment corrections and correct own typo animation player docs. 2012-11-26 00:59:11 +00:00