blender/source
Campbell Barton e3f8bcbe88 bugfix #24334] Filename looses all parts after a dot when saving
replacing the extension could remove the frame number added to a path when writing images, so just add the extension rather then replacing even though it gives odd names at times. eg: foo.png0001.tga
2010-10-26 23:28:10 +00:00
..
blender bugfix #24334] Filename looses all parts after a dot when saving 2010-10-26 23:28:10 +00:00
blenderplayer Revert 32710 for now, otherwise can't test release building with scons. 2010-10-26 21:16:11 +00:00
creator warning fixes. 2010-10-23 16:03:31 +00:00
darwin darwin Makefiles: copy release scripts and python modules to where blender looks for them, 2010-10-14 19:30:55 +00:00
gameengine move geometry python module into mathutils.geometry, since it provides utility functions using mathutils types. 2010-10-25 22:44:01 +00:00
icons Windows Icons: 2010-09-05 07:08:21 +00:00
kernel use explicit file paths for CMake rather then globing, This is recommended by cmake devs. 2010-10-23 04:05:55 +00:00
CMakeLists.txt
Makefile Fully disable AUD's FFTW3 usage. 2010-10-24 00:09:23 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00