|
|
|
@12885
|
[12885]
|
18 months |
robert |
Fixed indentation
|
|
|
|
@10711
|
[10711]
|
4 years |
robert |
Replaced glColor4fv call with osg::State::Color(..)
|
|
|
|
@9800
|
[9800]
|
4 years |
robert |
From Christian Buchner, "I am hereby amending the osgforest sample with …
|
|
|
|
@9082
|
[9082]
|
5 years |
robert |
Added very basic osgvnc example that uses the LibVNCServer client libries …
|
|
|
|
@8998
|
[8998]
|
5 years |
robert |
Replaced usage of depreacted IntersectVisitor? with IntersectionVisitor?
|
|
|
|
@7929
|
[7929]
|
5 years |
robert |
From Alberto Luaces, "Here I send minor corrections to the text output by …
|
|
|
|
@7699
|
[7699]
|
5 years |
robert |
Added parsing of parameters to Viewer constructor.
|
|
|
|
@7698
|
[7698]
|
5 years |
robert |
Added StateSetManipulator? for testing purposes, and fixed typo
|
|
|
|
@6941
|
[6941]
|
6 years |
robert |
From Martin Lavery and Robert Osfield, Updated examples to use a variation …
|
|
|
|
@5923
|
[5923]
|
6 years |
robert |
Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, …
|
|
|
|
@5636
|
[5636]
|
7 years |
robert |
Removed deprecated GUIEventHandler method
|
|
|
|
@5573
|
[5573]
|
7 years |
robert |
Introduced new osg::View, and osg::RenderInfo? classes into the core OSG to …
|
|
|
|
@5383
|
[5383]
|
7 years |
robert |
Added missing include <osg/TexEnv>
|
|
|
|
@5381
|
[5381]
|
7 years |
robert |
Added viewer.cleanup_frame() to all examples.
|
|
|
|
@4805
|
[4805]
|
8 years |
robert |
Replaced tabs with spaces in examples.
|
|
|
|
@4505
|
[4505]
|
8 years |
robert |
Changed #if
|
|
|
|
@4434
|
[4434]
|
8 years |
robert |
Added osgshaderterrain example.
|
|
|
|
@4429
|
[4429]
|
8 years |
robert |
Added GLSL shader pathway into osgforest.
|
|
|
|
@4395
|
[4395]
|
8 years |
robert |
Ported all the render to texture examples across to using the new …
|
|
|
|
@4390
|
[4390]
|
8 years |
robert |
Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and …
|
|
|
|
@4350
|
[4350]
|
8 years |
robert |
Added experimental OpenGL shader path for positioning of trees (doens't …
|
|
|
|
@4175
|
[4175]
|
8 years |
robert |
Removed deprecated API in preparation for 0.9.9 release.
|
|
|
|
@3939
|
[3939]
|
8 years |
robert |
Removed multiple inheritance from TechniqueEventHandler?.
|
|
|
|
@3896
|
[3896]
|
8 years |
robert |
Fixed old handle(..) method call parameters
|
|
|
|
@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, …
|
|
|
|
@2395
|
[2395]
|
10 years |
robert |
*** empty log message ***
|
|
|
|
@2379
|
[2379]
|
10 years |
robert |
Adding clamping of the tree textures.
|
|
|
|
@2328
|
[2328]
|
10 years |
robert |
Added text hud instructions.
|
|
|
|
@2327
|
[2327]
|
10 years |
robert |
Added quad tree support into osgforest
|
|
|
|
@2316
|
[2316]
|
10 years |
robert |
Improves to CullStack?.
From M.Grngr. options support for f=switching off …
|
|
|
|
@2315
|
[2315]
|
10 years |
robert |
Added the beginnings of a new osgforest example.
Added support into …
|