Revision: 14681
http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14681
Author: campbellbarton
Date: 2008-05-04 17:56:59 +0200 (Sun, 04 May 2008)
Log Message:
-----------
hopefully the last one...
Modified Paths:
--------------
trunk/blender/source/blender/src/writemovie.c
Modified: trunk/blender/source/blender/src/writemovie.c
===================================================================
--- trunk/blender/source/blender/src/writemovie.c 2008-05-04 15:39:27 UTC
(rev 14680)
+++ trunk/blender/source/blender/src/writemovie.c 2008-05-04 15:56:59 UTC
(rev 14681)
@@ -97,7 +97,7 @@
if (string==0) return;
strcpy(string, G.scene->r.pic);
- BLI_convertstringcode(string, G.sce, G.scene->r.cfra);
+ BLI_convertstringcode(string, G.sce);
len= strlen(string);
BLI_make_existing_file(string);
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs