OpenSceneGraph/include
Robert Osfield 86d323752d From Corbin Holtz, "I have completed my mods to the OpenFlight loader (modified files are
attached):
   * Light point strings using the REPLICATE opcode should now be supported
(>=15.6?)

   * Directional lights should now work as in Performer using a viewing
frustrum defined by a direction vector, horizontal angular width, vertical
angular width, and roll angle about the direction vector.  The current
directional light implementation had some bad assumptions which caused
problems with direction vectors not on the XY plane.

   * IVE and OSG reader/writers were updated as appropriate"
2004-05-08 22:18:38 +00:00
..
osg Ooops... previous fix didn't work, corrected. 2004-05-08 18:41:18 +00:00
osgDB From Ken Sewel, added osgDB::fileType(filename) method and usage of this 2004-05-08 06:35:32 +00:00
osgFX Fixed osgFX::Validator::compare(..) so that it checked for the correct 2004-01-04 12:37:18 +00:00
osgGA Added new TerrainManipulator to osgGA, and new callback for getting the 2004-05-06 11:01:16 +00:00
osgGL2 Removed redundent getAssociatedModes() 2004-03-04 14:32:27 +00:00
osgParticle From Marco Jez, updates to osgParticle, with integration of changes from Tom 2004-03-17 20:31:55 +00:00
osgProducer Added new TerrainManipulator to osgGA, and new callback for getting the 2004-05-06 11:01:16 +00:00
osgSim From Corbin Holtz, "I have completed my mods to the OpenFlight loader (modified files are 2004-05-08 22:18:38 +00:00
osgTerrain Removed Terrain.cpp and header from CVS repository. 2004-05-06 10:59:08 +00:00
osgText Added className() method to GlyphTexture for debugging purposes. 2004-01-27 14:47:41 +00:00
osgUtil Made the generation of QUADS for strip with the length of 4 an option. 2004-05-02 15:43:55 +00:00