blender/source
Sergey Sharybin f1da62d31f Switch *nix fileops from calling external commands via system() to posix api calls
which resolves some possible issues with operating files with quotes and backslashes.

Also this might resolve (or at least help) resolving compilation error on GNU Hurd platform
which will help a lot maintaining Blender for Debian.
2012-03-14 09:39:43 +00:00
..
blender Switch *nix fileops from calling external commands via system() to posix api calls 2012-03-14 09:39:43 +00:00
blenderplayer Add stub needed for blenderplayer compilation. 2012-03-05 17:23:52 +00:00
creator code cleanup: remove unused externs. 2012-03-11 00:00:27 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine fix [#30493] GE crashes on exit because of using freed mtfaces from tessfaces 2012-03-13 23:28:02 +00:00
icons
tests style cleanup: spelling. 2012-03-09 00:41:09 +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