diff --git a/NEWS.txt b/NEWS.txt index 6c1b14419..929108652 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -13,14 +13,16 @@ OSG News (most significant items from ChangeLog) New native IVE binary format. Support for ARB_fragment_program + + Support for ARB_vertex_buffer_object + + Support for vertex attributes in osg::Geometry. New 3dc points data cloud loader. New dds image loader. New pnm image loader. - - Support for vertex attributes in osg::Geometry. TessellationHints now supported by ShapeDrawable. diff --git a/examples/slideshow3D/SlideEventHandler.cpp b/examples/slideshow3D/SlideEventHandler.cpp index d20fd0332..a8e8619a6 100644 --- a/examples/slideshow3D/SlideEventHandler.cpp +++ b/examples/slideshow3D/SlideEventHandler.cpp @@ -47,13 +47,13 @@ void SlideEventHandler::set(osg::Node* model) if (findPresentation._switch) { - std::cout<<"Found presenation '"<getName()<<"'"<getName()<<"'"<getName()<getName()<