|
|
|
@12529
|
[12529]
|
2 years |
robert |
Replaced .osg with .osgt file usage
|
|
|
|
@10248
|
[10248]
|
4 years |
robert |
Fixed typo
|
|
|
|
@9459
|
[9459]
|
4 years |
robert |
Fixed warnings
|
|
|
|
@7898
|
[7898]
|
5 years |
robert |
Fixed naming
|
|
|
|
@7896
|
[7896]
|
5 years |
robert |
Added Camera::g/setIntialDrawCallback and g/setFinalDrawCallback(), and …
|
|
|
|
@6941
|
[6941]
|
6 years |
robert |
From Martin Lavery and Robert Osfield, Updated examples to use a variation …
|
|
|
|
@6916
|
[6916]
|
6 years |
robert |
From Martin Lavery and Robert Osfield, added fallbacks for when now …
|
|
|
|
@6263
|
[6263]
|
6 years |
robert |
Added new --Viewer and --CompositeViewer? for implementation of HUDs
|
|
|
|
@5927
|
[5927]
|
6 years |
robert |
Ported following examples to osgViewer:
osggeodemo
osggeometry
…
|
|
|
|
@5757
|
[5757]
|
6 years |
robert |
Renamed osg::CameraNode? to osg::Camera, cleaned up osg::View.
Added …
|
|
|
|
@5381
|
[5381]
|
7 years |
robert |
Added viewer.cleanup_frame() to all examples.
|
|
|
|
@5328
|
[5328]
|
7 years |
robert |
Updated copyright years.
|
|
|
|
@4918
|
[4918]
|
7 years |
robert |
Fixed the text to match the implementation.
|
|
|
|
@4386
|
[4386]
|
8 years |
robert |
Cleaned up osghud and osgprerender examples
|
|
|
|
@4332
|
[4332]
|
8 years |
robert |
Work on the RenderToTexture? usage of the new osg::CameraNode?. Both …
|
|
|
|
@3578
|
[3578]
|
9 years |
robert |
Removed un-needed setCullActive(false)
|
|
|
|
@3575
|
[3575]
|
9 years |
robert |
Disabled culling on the aboslute transform to fix bug culling of hud.
|
|
|
|
@3528
|
[3528]
|
9 years |
robert |
Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid …
|
|
|
|
@3516
|
[3516]
|
9 years |
robert |
Changed the ReferenceFrame? enums to be RELEATIVE and ABSOLUTE, …
|
|
|
|
@2437
|
[2437]
|
10 years |
robert |
Changed the main to create a Group and then add the loaded scene and HUD …
|
|
|
|
@1983
|
[1983]
|
10 years |
don |
*** empty log message ***
|
|
|
|
@1938
|
[1938]
|
10 years |
robert |
Changed the CullVisitor::popProjection() so that it doesn't adjust …
|
|
|
|
@1937
|
[1937]
|
10 years |
robert |
Aded extra constructors to BlendFunc? and Depth to help set them up …
|
|
|
|
@1928
|
[1928]
|
10 years |
robert |
Reverted the test of setAutoScaleToScreen.
|
|
|
|
@1927
|
[1927]
|
10 years |
robert |
Added support for automatic scaling of text to screen coords. …
|
|
|
|
@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 …
|
|
|
|
@1747
|
[1747]
|
10 years |
robert |
Added a viewer.sync to the end of all the demos.
Removed the Win32 …
|
|
|
|
@1676
|
[1676]
|
10 years |
robert |
Bug fixes to osgText to handle the osgUtil::Optimizer being used on a …
|
|
|
|
@1648
|
[1648]
|
10 years |
robert |
Added std:: infront of cout references.
|
|
|
|
@1643
|
[1643]
|
10 years |
robert |
Further improvements to osgText and the freetype plugin, handling …
|
|
|
|
@1641
|
[1641]
|
10 years |
robert |
Added examples/osghud - a osgProducer port of the old osghud demo.
|