Robert Osfield
|
d3a7115c45
|
Removed trailing spaces, added missing return to last lines
|
2013-11-22 09:38:50 +00:00 |
|
Robert Osfield
|
284f410436
|
Added ShadowSettings::s/getMaximumShadowMapDistance(double) property, usage of these property in ViewDependentShadowMap,
and setting of it with --max-shadow-distance <double> in the osgshadow example.
|
2012-08-15 12:40:48 +00:00 |
|
Robert Osfield
|
fb83c2b061
|
Introduced --near-far-mode into osgshadow and ShadowSettings::setComputeNearFarModeOverride(..) to allow user control of how the cull traversal is optimized for computing the depth range of the shadow map.
|
2012-08-03 16:14:14 +00:00 |
|
Robert Osfield
|
b4d397cfd7
|
Moved mask settings into ShadowSettings
|
2012-07-10 15:50:46 +00:00 |
|
Robert Osfield
|
14a563dc9f
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
|
Robert Osfield
|
92ed903a7f
|
Added prelimanary support for parallel split shadow maps into ViewDependentShadowMap.
|
2011-11-22 21:55:30 +00:00 |
|
Robert Osfield
|
bdb0dfe27d
|
Improvements to osgShadow::ViewDependentShadowMap and ShadowSettings
|
2011-10-17 14:40:29 +00:00 |
|
Robert Osfield
|
83524f958e
|
Added handling the ShadowSettings::LightNum for selecting which light to use.
|
2011-09-07 20:05:25 +00:00 |
|
Robert Osfield
|
3a79bc343d
|
Moved ViewDependetShadowMap parameter settings into a dedicated ShadowSettings object in prep for making it possible to scale the API to handle multiple lights and multiple shadow maps per light.
|
2011-09-07 15:55:54 +00:00 |
|