.. |
AlphaFunc.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Billboard.cpp
|
Added include/osg/EarthSky and src/osg/EarthSky to cvs.
|
2001-10-02 15:59:49 +00:00 |
BoundingBox.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
BoundingSphere.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Camera.cpp
|
Removed some notify which were only used for debugging of the camera class
|
2001-10-04 14:20:23 +00:00 |
ClipPlane.cpp
|
Synch with 20010921
|
2001-09-22 02:42:08 +00:00 |
ColorMask.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
CullFace.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Depth.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
Drawable.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
EarthSky.cpp
|
Added include/osg/EarthSky and src/osg/EarthSky to cvs.
|
2001-10-02 15:59:49 +00:00 |
Fog.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
FrameStamp.cpp
|
*** empty log message ***
|
2001-10-16 20:56:46 +00:00 |
FrontFace.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
Geode.cpp
|
Synch with 20010921
|
2001-09-22 02:42:08 +00:00 |
GeoSet_ogl.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
GeoSet.cpp
|
Changed the naming and calling convention of the new Drawable::AttributeFunctor
|
2001-10-13 11:16:10 +00:00 |
GLExtensions.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
Group.cpp
|
Synch with 20010921
|
2001-09-22 02:42:08 +00:00 |
Image.cpp
|
Fixed a bug in osg::Image::ensureDimensionsArePowerOfTwo() which only
|
2001-10-05 10:38:16 +00:00 |
Impostor.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
ImpostorSprite.cpp
|
Synch with 20010921
|
2001-09-22 02:42:08 +00:00 |
Light.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Lighting.cpp
|
Initial revision
|
2001-01-10 16:32:10 +00:00 |
LightSource.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
LineSegment.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
LOD.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Makefile
|
Added include/osg/Math to Makefile TARGET_INCLUDE_FILES and fixed references
|
2001-10-12 17:45:15 +00:00 |
Material.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Matrix.cpp
|
Fixes for compilation under IRIX, submitted by Randal Hopper, with mods
|
2001-10-15 15:50:55 +00:00 |
Node.cpp
|
Synch with 20010921
|
2001-09-22 02:42:08 +00:00 |
NodeVisitor.cpp
|
Synch with 20010921
|
2001-09-22 02:42:08 +00:00 |
Notify.cpp
|
Integrated changes for MacOSX, submitted by Phil Atkin, with small mods by
|
2001-10-03 21:44:07 +00:00 |
Object.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Point.cpp
|
Synch with 20010921
|
2001-09-22 02:42:08 +00:00 |
PolygonMode.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
PolygonOffset.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Quat.cpp
|
Quaternions were assigning inverted values during conversion to matricies.
|
2001-10-14 04:28:50 +00:00 |
State.cpp
|
Added support for automatic creation of global StateAttributes to osg::State,
|
2001-10-15 14:07:54 +00:00 |
StateSet.cpp
|
Added support for automatic creation of global StateAttributes to osg::State,
|
2001-10-15 14:07:54 +00:00 |
Stencil.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
Switch.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
TexEnv.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
TexGen.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
TexMat.cpp
|
Integrated a bug fix to osg::TexMat from Geoff Michel which adds a
|
2001-10-01 12:06:22 +00:00 |
Texture.cpp
|
Integrated changes for MacOSX, submitted by Phil Atkin, with small mods by
|
2001-10-03 21:44:07 +00:00 |
Timer.cpp
|
*** empty log message ***
|
2001-10-16 20:56:46 +00:00 |
Transform.cpp
|
Added support for DYNAMIC/STATIC osg::Transform types and added new osg::Drawable::getStats
|
2001-10-10 20:20:14 +00:00 |
Transparency.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Version.cpp
|
Added a bunch of files synched with 0.8.42
|
2001-09-19 21:08:56 +00:00 |
Viewport.cpp
|
o Updated Metrowerks files for MacOS. They aren't 100% there yet,
|
2001-09-19 23:41:39 +00:00 |