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
bff4728eac5483b63960b52ebc7b9a63d7b51492
OpenSceneGraph
/
include
History
Robert Osfield
bff4728eac
Commented out the #define TEXTURE_USE_DEPRECATED_API from includ/osg/Texture
...
which forces the use of a typedef Texture2D Texture; in place of the orignal texure implementation.
2002-08-27 21:01:22 +00:00
..
osg
Commented out the #define TEXTURE_USE_DEPRECATED_API from includ/osg/Texture
2002-08-27 21:01:22 +00:00
osgDB
Various fixes to constructors to ensure that all variables are initialized.
2002-07-20 23:54:55 +00:00
osgGA
Several items of work related to adding a manual creation of occluders
2002-07-17 10:00:50 +00:00
osgGLUT
Added #include <stdlib.h> to include/osg/glut for Windows build.
2002-08-26 10:30:40 +00:00
osgParticle
Changed the range max and min members variables to maximum and minimum to
2002-08-03 18:03:40 +00:00
osgText
Updates to osgParticle form Macro.
2002-07-22 16:01:00 +00:00
osgUtil
Made the sort callback's sort method pure virtual.
2002-08-26 12:34:42 +00:00