On Mon, 2009-06-29 at 09:32 +0100, Dave Griffiths wrote: > On Sun, 2009-06-28 at 21:54 +0200, gabor papp wrote: > > > this is so great ! is it already in git ? > > it's not there yet. i'm waiting for dave's approval to put additional > > modules to git like the video texture or this ar module. > > I'm confused on this point... > > It's easier in some ways if they all go into fluxus git - but in order > to prevent a big increase in dependencies we should have checking in the > SConstruct - i.e. only build the OpenAL module if it's installed, only > build the AR module if ar-toolkit is present etc etc.
Thanks to a helpful email from Matt Jadud I think this is probably the right choice, as we keep all the code for fluxus in one place, and it can share the same build system. cheers, dave
