Hi, I've posted a submission which should solve this issue :
http://forum.openscenegraph.org/viewtopic.php?p=52849#52849 The problem was in the ArrayDispatcher.cpp file : some kind of array types (like ArrayInt you use here) where not registered with associated dispatchers. It solves my issue, could you test if it solve yours ? Thank you! Cheers, Aurelien ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=52850#52850 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

