This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
70861ef70e374d63e88b91ba65799a2cb27085ae
OpenSceneGraph
/
include
History
Robert Osfield
70861ef70e
Converted osg::LOD from used n+1 successive ranges to n min/max ranges,
...
one min/max pair per child. Converted the rest of the OSG to use the new osg::LOD node.
2002-10-06 20:33:13 +00:00
..
osg
Converted osg::LOD from used n+1 successive ranges to n min/max ranges,
2002-10-06 20:33:13 +00:00
osgDB
Converted the instances of const built in types being returned from methods
2002-09-02 12:31:35 +00:00
osgGA
Renamed osg::Primitive to osg::PrimitiveSet which better reflect what it
2002-09-20 14:51:59 +00:00
osgGLUT
From Daniel, changed setEventHandler to addEventHandler.
2002-09-20 14:48:41 +00:00
osgParticle
Converted the instances of const built in types being returned from methods
2002-09-02 12:31:35 +00:00
osgText
Converted the instances of const built in types being returned from methods
2002-09-02 12:31:35 +00:00
osgUtil
Converted osg::LOD from used n+1 successive ranges to n min/max ranges,
2002-10-06 20:33:13 +00:00