Thanks Christophe, change now merged and submitted to SVN,
On Wed, Mar 5, 2008 at 3:50 PM, christophe loustaunau <[EMAIL PROTECTED]> wrote: > Here is the changes for the skirt. > Now if you set the skirt-ratio to 0, the skirt will not be generated. > Modifications in Destination.cpp. > > You will find in the zip a patch for the svn version and the source file. > > Regards > > > -- > Christophe Loustaunau. > > > 2008/3/5, Robert Osfield <[EMAIL PROTECTED]>: > > > > > > > > On Wed, Mar 5, 2008 at 1:27 PM, christophe loustaunau > > > > <[EMAIL PROTECTED]> wrote: > > > > > So, I could make a test in Destination.cpp : > > > > > > if (skirtRatio == 0.0) > > > createSkirt = false; > > > > > > With this we don't need another option, and if the ratio =0, the skirt > will > > > not be > > > generated. > > > > > > Would this be fine ? > > > > > > Yes this would be fine. I haven't looked into the code changes > > required, feel free to do this and submit changes. > > > > > > _______________________________________________ > > osg-submissions mailing list > > [email protected] > > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
