..
ConvexPolyhedron
Ran dos2unix on headers
2008-10-06 08:53:54 +00:00
DebugShadowMap
From Wojciech Lewandowski, "Here comes a list of small fixes in StandardShadowMap and derived classes affecting LispSM techniques. Changes made against SVN trunk.
2010-03-01 11:52:44 +00:00
Export
Improved the doxygen docs over the various namespaces
2008-08-05 19:17:09 +00:00
LightSpacePerspectiveShadowMap
Ran dos2unix on headers
2008-10-06 08:53:54 +00:00
MinimalCullBoundsShadowMap
From Csaba Halasz, adding missing export directives
2008-11-06 14:04:26 +00:00
MinimalDrawBoundsShadowMap
Converted viewer camera references to use observer_ptr<> rather than ref_ptr<> or C pointers to avoid issues with circular references/dangling pointers.
2009-01-27 14:11:37 +00:00
MinimalShadowMap
From Csaba Halasz, adding missing export directives
2008-11-06 14:04:26 +00:00
OccluderGeometry
From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one
2007-06-27 20:36:16 +00:00
ParallelSplitShadowMap
Various warning fixes
2008-10-27 13:09:43 +00:00
ProjectionShadowMap
From Csaba Halasz, adding missing export directives
2008-11-06 14:04:26 +00:00
ShadowedScene
Fixed spelling of Receives
2007-06-04 08:38:11 +00:00
ShadowMap
Added forward declaration of callbacks to headers to avoid scoping issues of classes with same names.
2009-01-23 15:50:05 +00:00
ShadowTechnique
Added a ShadowTechnique::computeOrthogonalVector(const osg::Vec3& direction) const method for helping compute an appropriate
2010-03-01 13:00:04 +00:00
ShadowTexture
Fleshed out a bit more of the ShadowTexture implementation
2007-02-16 10:20:10 +00:00
ShadowVolume
Cleaned up osgshadow example so that it now relies upon osgShadow for its
2007-02-09 21:31:29 +00:00
SoftShadowMap
From Christopher Blaesius,
2008-09-18 14:48:28 +00:00
StandardShadowMap
From Csaba Halasz, adding missing export directives
2008-11-06 14:04:26 +00:00
Version
From David Callu, improved consistency of Version strings and add version support
2007-09-05 17:12:24 +00:00
ViewDependentShadowTechnique
Added className() implementation to help wiht debugging.
2010-02-16 17:38:49 +00:00