OpenSceneGraph/src
2004-11-17 14:25:17 +00:00
..
osg Made the use of the standard clock default instead of the RDTSC calls to avoid 2004-11-14 10:41:48 +00:00
osgDB Made a few of the public methods virtual, and moved more of the class 2004-11-17 14:25:17 +00:00
osgFX Changed StaetAttribute::Type so it is an enum list rather than a unsigned int. 2004-10-08 09:18:40 +00:00
osgGA Added debugging messages to setTrackerNode 2004-11-02 17:04:06 +00:00
osgGL2 Fixed warnings. 2004-11-13 21:42:45 +00:00
osgParticle Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgPlugins Removed debug info as it was causing VS6.0 compile problem 2004-11-16 14:21:02 +00:00
osgProducer Fixed warnings. 2004-11-13 21:42:45 +00:00
osgSim Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
osgTerrain Added support for serialization of calls to ReaderWriter plugins. 2004-11-15 19:46:10 +00:00
osgText Removed the font cache from the FreeType plugin, moving the support across to 2004-11-02 11:10:44 +00:00
osgUtil Removed the _initVisitor traversal for update() to prevent OpenGL being called at the wrong time. 2004-10-26 18:11:26 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00