blender/source
Campbell Barton 1886872089 simple fix for "Unable to make version backup" warning when saving files. missing a return.
For *nix sustems, recent physics pointcache refactor uses stdio.h's remove() rather then system("rm -f ...") for removing files, since it was a lot slower for removing pointcache.

Ton used the system command because there was some problem using remove() ~6years back, but he cant remember why, (maybe its not a problem now)

Simple error, remove wasn't returning a value, but keep an eye out for problems removing files, and if anyone can reproduce the "Unable to make version backup" problem when saving, we should look into it.

Also added a note about using # in the output path for blenders command line help text.
2008-04-12 10:55:10 +00:00
..
blender simple fix for "Unable to make version backup" warning when saving files. missing a return. 2008-04-12 10:55:10 +00:00
creator simple fix for "Unable to make version backup" warning when saving files. missing a return. 2008-04-12 10:55:10 +00:00
darwin Filling in branch from trunk 2007-11-06 22:29:20 +00:00
gameengine fix BGE patch #7892: dRot motion is reversed on non-dynamic objects 2008-04-11 21:19:00 +00:00
icons Filling in branch from trunk 2007-11-06 22:29:20 +00:00
kernel Filling in branch from trunk 2007-11-06 22:29:20 +00:00
CMakeLists.txt Filling in branch from trunk 2007-11-06 22:29:20 +00:00
Makefile added support for linux on pa-risc 2008-03-23 12:59:26 +00:00
nan_compile.mk Added a WITH_BF_OPENMP option 2008-03-14 20:11:43 +00:00
nan_definitions.mk Fixing makefiles for binreloc I made it use flags like other 2008-01-18 21:39:47 +00:00
nan_link.mk added support for linux on pa-risc 2008-03-23 12:59:26 +00:00
nan_subdirs.mk Filling in branch from trunk 2007-11-06 22:29:20 +00:00
nan_warn.mk Filling in branch from trunk 2007-11-06 22:29:20 +00:00
SConscript Filling in branch from trunk 2007-11-06 22:29:20 +00:00