Hi, I've just discovered a bug in the ShapeDrawable. If you set a Shape past the first render of the drawable, the display list doesn't get dirty and the shape doesn't get rendered unless you explicitly mark it dirty from the program.
I've reproduced it with 1.9.6. Could this be fixed? I have seen that the method setShape is on Drawable, not on ShapeDrawable, and it is not virtual. This may complicate it a bit. Thanks. _______________________________________________ osg-users mailing list osg-users@openscenegraph.net http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/