.. |
AlphaFunc.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Billboard.cpp
|
Added include/osg/EarthSky and src/osg/EarthSky to cvs.
|
2001-10-02 15:59:49 +00:00 |
BoundingBox.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
BoundingSphere.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Camera.cpp
|
Small fix for preprocessor _MP symbol clash with MFC.
|
2001-11-21 15:53:29 +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
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +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
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Fog.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
FrameStamp.cpp
|
Reverted Bryan's changes to FrameStamp w.r.t std::tm structure which doesn't
|
2001-10-16 21:47:47 +00:00 |
FrontFace.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Geode.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
GeoSet_ogl.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
GeoSet.cpp
|
Integrated Geoff Michel's updates to Stats code, whilest move all text rendering
|
2001-10-22 22:02:47 +00:00 |
GLExtensions.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Group.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Image.cpp
|
Added osg::Image::dirtyImage() and setModifiedTag() to allow external
|
2001-11-18 21:31:16 +00:00 |
Impostor.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
ImpostorSprite.cpp
|
Integrated Geoff Michel's updates to Stats code, whilest move all text rendering
|
2001-10-22 22:02:47 +00:00 |
Light.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
LightSource.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
LineSegment.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
LOD.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Makefile
|
Fixed compilation error in src/osgDB/FileUtils.cpp.
|
2001-11-11 22:32:59 +00:00 |
Material.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Matrix.cpp
|
Fixed compilation error in src/osgDB/FileUtils.cpp.
|
2001-11-11 22:32:59 +00:00 |
Node.cpp
|
Added osgText::Paragraph which is a subclass from Geode which composes a
|
2001-11-09 15:06:01 +00:00 |
NodeCallback.cpp
|
Added src/osg/NodeCallback.cpp.
|
2001-11-12 10:00:08 +00:00 |
NodeVisitor.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Notify.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Object.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Point.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
PolygonMode.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
PolygonOffset.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Quat.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
State.cpp
|
Integrated Geoff Michel's updates to Stats code, whilest move all text rendering
|
2001-10-22 22:02:47 +00:00 |
StateSet.cpp
|
Added a bool paramter to osg::StateSet::compare(const StateSet& rhs,bool compareAttributeContents=false) const;
|
2001-10-31 20:04:32 +00:00 |
Stencil.cpp
|
More clean up for synch with 0.8.42
|
2001-09-19 21:19:47 +00:00 |
Switch.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
TexEnv.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
TexGen.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
TexMat.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +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
|
Fixes for IRIX build.
|
2001-11-14 14:09:07 +00:00 |
Transparency.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Version.cpp
|
Moved all #include "osg/.." references to #include <osg/..> to aid port to
|
2001-10-21 21:27:40 +00:00 |
Viewport.cpp
|
o Updated Metrowerks files for MacOS. They aren't 100% there yet,
|
2001-09-19 23:41:39 +00:00 |