So, where does that leave us? What breaks by reverting the September changes on ModularEmitter.cpp? Do you have an example of your usage?
Traversing the hierarchy to get double precision world matrices and applying it to single precision particle systems causes precision problems for my usage. Reverting the change helps me. ---- Tom Jolley > -----Original Message----- > From: Tim Moore > > > FYI, my change wasn't intended to solve particle precision > problems by itself, merely support an approach where the > particle system is not rooted in the world frame of > reference. Application management of the particle system > transform is still needed. Before my submission that seemed > to be broken. > > Tim > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

