--- On Fri, 12/11/09, Carsten Wartmann <[email protected]> wrote:

> Matt Ebb schrieb:
> > Revision: 25307
> >           
> >http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=25307
> > Author:   broken
> > Date:     2009-12-11 09:05:05
> +0100 (Fri, 11 Dec 2009)
> > 
> > Log Message:
> > -----------
> > Added back rendered animation playback (in a sense),
> with a 
> > customisable player.
> > 
> > You can choose a player in User Preferences -> File
> Paths. You can 
> > choose a plan custom command line, otherwise there are
> presets available
> > for the Blender 2.4 player or DJV (where it will give
> it the correct filename, 
> 
> Djv seems to have problems when it gets a path like
> "//render\" from 
> Blender. It then errors with "Cannot open
> file://render\0000.png" which 
> is no wonder as the "//" is a Blender special thingy.
> 
> I wonder if we should get rid of "//" and use a more common
> "./" as 
> current directory? Not sure if this works on all
> platforms.

// is relative to the blend file, not the current directory.

But you're right, it should be expended before it's passed to external programs 
(there's a function to do that already).

Martin


      __________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr! 

http://www.flickr.com/gift/
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to