Thanks Rui, fix looks appropriate, now merged and submitted to svn/trunk. Cheers, Robert.
On Wed, May 11, 2011 at 9:19 AM, Wang Rui <[email protected]> wrote: > Hi Robert, > > A Chinese engineer (named Beilei Geng) reports a possible bug in the > osg2cpp application to me today. The conversion result may become > incorrect if there are quotation marks ( " ) in the shader file, which > will mostly appear in comment lines. > > Replace all " into \" before writing to cpp files will solve the > problem, as the attached file shows. > > Cheers, > > Wang Rui > > _______________________________________________ > 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
