blender/source
Brecht Van Lommel 11645e7a3f Fix #27877: writing .avi files > 4 GB not working on windows.
Solution is to replace "long" by "int64_t" and "fseek" by "_fseeki64", because
long on 64 bit windows is still 32 bit.
2011-07-06 10:19:04 +00:00
..
blender Fix #27877: writing .avi files > 4 GB not working on windows. 2011-07-06 10:19:04 +00:00
blenderplayer Fix #27863: converting curve spline type from python crashes. 2011-07-05 08:57:11 +00:00
creator fix for error in cmake files 2011-07-02 07:55:06 +00:00
darwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
gameengine Fix #27877: writing .avi files > 4 GB not working on windows. 2011-07-06 10:19:04 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests update checksums for x3d tests 2011-07-01 13:39:35 +00:00
CMakeLists.txt Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00