Files
test/source/blender/include
Campbell Barton 110f927c63 Changed frame numbering to only alter hashes if they are in the filename (not the directory name) to fix bug [#10566] File Open Dialog replaces '#' with '0' in directory names.
removed frame numbering from BLI_convertstringcode into its own function (BLI_convertstringframe), many uses of BLI_convertstringcode were passing dummy frames values anyway.
in cases where adding the current frame number to a filename is needed run BLI_convertstringframe(...) after BLI_convertstringcode(...)

There are some cases Im not sure BLI_convertstringframe is needed, these have been commented as todo, but at least have the same functionality they used to.
2008-05-04 09:41:15 +00:00
..
2008-01-25 04:17:38 +00:00
2008-04-28 12:26:41 +00:00
2007-11-10 09:11:42 +00:00
2008-01-16 07:19:21 +00:00
2007-11-06 22:29:20 +00:00
2008-01-31 15:28:16 +00:00
2008-04-27 18:26:20 +00:00
2007-12-27 07:27:03 +00:00
2008-04-27 18:26:20 +00:00