OpenSceneGraph/src
2004-03-13 12:36:02 +00:00
..
osg Replaced eronous GL_TEXTURE_2D instances with GL_TEXTURE_3D and GL_TEXTURE_RECTANGLE_NV 2004-03-11 14:34:59 +00:00
osgDB Added MPEG plugin 2004-03-09 15:00:52 +00:00
osgFX From Marco Jez, fix to circular reference which was causing a crash. 2004-03-02 20:05:43 +00:00
osgGA Clean up of headers. 2004-03-07 14:21:11 +00:00
osgGL2 Removed include <iostream> where possible, replacing with istream or ostream and changing 2004-03-03 13:27:21 +00:00
osgParticle From Marco Jez, on behalf of Farshid Lashkari. Details from Marco's email: "I've just received an addition to osgParticle from Farshid Lashkari. It enhances the generation of texture coordinates on particles so that animated textures can be used, with the current frame of animation being computed from each particle's current age. 2004-03-05 15:44:15 +00:00
osgPlugins Added setting of pivot point in AnimationPathCallback 2004-03-13 12:36:02 +00:00
osgProducer Clean up of headers. 2004-03-07 14:21:11 +00:00
osgSim From Brede Johansen, added support for incrementing animation of DOFTransform 2004-03-02 16:53:21 +00:00
osgTerrain Added the setting of the source data type in the reproject function, and 2004-03-12 16:54:43 +00:00
osgText Removed include <iostream> where possible, replacing with istream or ostream and changing 2004-03-03 13:27:21 +00:00
osgUtil From Tom Jolly, addition a isCullingActive check to the culling test done 2004-03-09 21:33:44 +00:00
GNUmakefile