Hi Johannes, I have merged your changes and checked them in svn/trunk. I had to change the tabbing to the OSG convention of 4 tabs and add a .get() to allow the OSG to compile without automatic ref_ptr<> to C* conversion enabled, but both changes were straight forward and won't change function. In future could you send whole modified files rather a patch .diff file as these can be problematic when merging and require to do extra steps to enable me to do the graphical diff I do to properly review all changes.
Thanks, Robert. On 5 July 2013 07:20, Johannes Scholz <[email protected]> wrote: > Hi, > > as we need to dynamically add and remove Effects to and from our > Application, I created a small patch for osgFX/Registry to add the > osgFX::Registry::removeEffect(effect*) method and extended > osgFX::Registry::Proxy to call removeEffect upon its destruction. > > Attached you will find the patch file. > > > Thank you! > > Cheers, > Johannes > > ------------------------ > lightweight-replace-engine: A lightweight C++ template based text document > preprocessor - https://code.google.com/p/lightweight-replace-engine/ > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=55145#55145 > > > > > _______________________________________________ > 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
