Hi all,

before starting a debugging session I'll ask the community:

(using osg 2.9.x, revision 11314)

I have the suspicion, that update-callbacks are not called for nodes who
are childs of a slave-camera. If the same child with it's update
callback is added to the main camera or via setSceneData, the
update-callback gets called. Adding the same node to a slave camera will
disable the update-callback. (I am adding the slave-camera with
useMastersSceneData=false)

Is this intentional? If not I'll try to debug the scenario and send a
fix if possible,

cheers,
Stephan


_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to