Robert Osfield
|
a8dc460085
|
Implemented support for calling scripts from with Present3D.
|
2013-12-19 10:02:16 +00:00 |
|
Robert Osfield
|
591c5bae42
|
Added support for new osgVolume::MultiPassTechnique to Present3D. To use add property renderer="MultiPass":
<volume renderer="MultiPass">MyVolumeData</volume>
|
2013-12-17 12:18:06 +00:00 |
|
Robert Osfield
|
d3a7115c45
|
Removed trailing spaces, added missing return to last lines
|
2013-11-22 09:38:50 +00:00 |
|
Robert Osfield
|
4a660f6266
|
Introduce new osgGA::Event and osgGA::EventHandler base classes that the old GUIEventAdapter and GUIEventHandler now subclass from.
The new osgGA::Event is written to support more generic events than the original GUIEventAdapter which are written for keyboard and mouse events.
|
2013-10-25 14:54:15 +00:00 |
|
Robert Osfield
|
4e3715d4bb
|
Moved old osgPresentation source files to osgPresentation/deprecated subdirectory.
|
2013-08-18 18:10:39 +00:00 |
|