Blender Git Commit Log

Git Commits -> Revision f749d03

Revision f749d03 by Campbell Barton (master)
January 30, 2010, 22:33 (GMT)
- hash characters in the path would confuse the output file name and not add numbers to it (when rendering animations).
- added an option to BLI_convertstringframe and BLI_convertstringframe_range to add digits if not found.
- removed BLI_convertstringframe where its obviously not needed - such as loading movies and sounds.

Commit Details:

Full Hash: f749d0361f8a2cf8ba7d515c31cec1dcf8fe96a5
SVN Revision: 26458
Parent Commit: 1943a73
Lines Changed: +38, -39

11 Modified Paths:

/source/blender/blenkernel/intern/image.c (+2, -12) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+2, -7) (Diff)
/source/blender/blenkernel/intern/writeavi.c (+1, -5) (Diff)
/source/blender/blenkernel/intern/writeffmpeg.c (+1, -6) (Diff)
/source/blender/blenlib/BLI_path_util.h (+2, -2) (Diff)
/source/blender/blenlib/intern/path_util.c (+27, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -1) (Diff)
/source/blender/editors/space_file/writeimage.c (+0, -1) (Diff)
/source/blender/editors/space_image/image_ops.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_image_api.c (+1, -1) (Diff)
/source/blender/render/intern/source/pipeline.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021