Robert Osfield
|
c7744b15a3
|
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 |
|
Robert Osfield
|
a5c32da4ff
|
Warning fixes
|
2008-12-17 11:00:16 +00:00 |
|
Robert Osfield
|
ad2cb03a68
|
From Csaba Halasz, adding missing export directives
|
2008-11-06 14:04:26 +00:00 |
|
Robert Osfield
|
c47d63ba1c
|
Added friend struct ViewData to try and avoid compile issues under HP-UX
|
2008-10-08 12:29:43 +00:00 |
|
Robert Osfield
|
236832f669
|
Ran dos2unix on headers
|
2008-10-06 08:53:54 +00:00 |
|
Robert Osfield
|
bf15614df6
|
From Wojciech Lewandowski, a range of new ShadowMap implementations include View Dependent Shadow Maps - LispSM
From Robert Osfield, refactored Wojciech's submission to integrated with osgShadow and use coding sytle more consistent with rest of OSG.
|
2008-09-19 19:51:27 +00:00 |
|