|
|
|
@5592
|
[5592]
|
7 years |
robert |
Added bare bones osgGA::SimpleViewer? class to help simplify OSG setup when …
|
|
|
|
@5381
|
[5381]
|
7 years |
robert |
Added viewer.cleanup_frame() to all examples.
|
|
|
|
@5064
|
[5064]
|
7 years |
robert |
Build fixes to cope with changes to Producer/osgProducer.
|
|
|
|
@5032
|
[5032]
|
7 years |
robert |
Converted osgGA::GUIEventAdapter into a concrete class capable of …
|
|
|
|
@4736
|
[4736]
|
8 years |
robert |
Compile fixes for VS6.0.
|
|
|
|
@4481
|
[4481]
|
8 years |
robert |
Added support for GrapicsOpeations? that are reused each frame, cleaned …
|
|
|
|
@4475
|
[4475]
|
8 years |
robert |
Fixed reading and writng of data.
|
|
|
|
@4474
|
[4474]
|
8 years |
robert |
Added scratch pad reset.
|
|
|
|
@4473
|
[4473]
|
8 years |
robert |
Implement a scratch pad for writing and read data to, to solve issue …
|
|
|
|
@4472
|
[4472]
|
8 years |
robert |
Improved support for keyboard/mouse events in osgcluster.
|
|
|
|
@4471
|
[4471]
|
8 years |
robert |
Added extra debug info.
|
|
|
|
@4470
|
[4470]
|
8 years |
robert |
Added extra access methods on osgProducer::KeyboardMouseCallback?, and …
|
|
|
|
@3809
|
[3809]
|
8 years |
robert |
Change unsigned long to unsigned int to avoid 64/32 bit problems.
|
|
|
|
@3728
|
[3728]
|
9 years |
don |
fixed CameraPacket? to allocate on the heap instead of the stack, which
was …
|
|
|
|
@3511
|
[3511]
|
9 years |
robert |
Move the setting of the camera horizontal field of view to after the …
|
|
|
|
@3230
|
[3230]
|
9 years |
robert |
From Norman Vine (with small tweaks by Robert Osfield), build fixes for …
|
|
|
|
@3067
|
[3067]
|
9 years |
robert |
Fixed tabbing.
|
|
|
|
@2371
|
[2371]
|
10 years |
robert |
Fixed the setting of the offset so that it convert degrees to …
|
|
|
|
@1960
|
[1960]
|
10 years |
robert |
Removed osg::GeoSet? for core osg lib and osgPlugin.
Commented out OpenDX …
|
|
|
|
@1944
|
[1944]
|
10 years |
robert |
Updates to the handling of vertex attributes.
|
|
|
|
@1844
|
[1844]
|
10 years |
robert |
Added desciptions to all the demos.
|
|
|
|
@1832
|
[1832]
|
10 years |
robert |
Changed the Viewer::realize() calls across to not using the threading …
|
|
|
|
@1815
|
[1815]
|
10 years |
robert |
Added the usage report to the examples for when no arguments are passed
to …
|
|
|
|
@1814
|
[1814]
|
10 years |
robert |
Fixed for new implemention osg OsgCameraGroup::setView().
|
|
|
|
@1747
|
[1747]
|
10 years |
robert |
Added a viewer.sync to the end of all the demos.
Removed the Win32 …
|
|
|
|
@1706
|
[1706]
|
10 years |
robert |
break from osgcluster main loop added for when the master send a …
|
|
|
|
@1704
|
[1704]
|
10 years |
robert |
Fixes to osgcluster demo as new Producer based example.
Added extra …
|
|
|
|
@1697
|
[1697]
|
10 years |
robert |
Ported osgGLUT based src/Demos across to being osgProducer based, and …
|