|
|
|
@9388
|
[9388]
|
4 years |
robert |
Fixed warnings
|
|
|
|
@9358
|
[9358]
|
4 years |
robert |
Added support for a Terrain::s/getTerrainTechniquePrototype()
|
|
|
|
@9037
|
[9037]
|
5 years |
robert |
Introduced support for controlling mipmapping of osgTerrain::ImageLayer? …
|
|
|
|
@8845
|
[8845]
|
5 years |
robert |
Added support for SwitchLayer? into GeometryTechnique?
|
|
|
|
@8544
|
[8544]
|
5 years |
robert |
Implemented intial KdTree? triangle intersection code, but without culling …
|
|
|
|
@8541
|
[8541]
|
5 years |
robert |
Changed the DatabasePager? so that it bypasses the Registry::readNode() …
|
|
|
|
@8535
|
[8535]
|
5 years |
robert |
Added prelimnary KdTree? data structure and automatic kdtree build support …
|
|
|
|
@8367
|
[8367]
|
5 years |
robert |
Reorginized the TerrainTile/TerrainTechnique? dirty mechanism so that …
|
|
|
|
@8365
|
[8365]
|
5 years |
robert |
From John Vidar Larring, "Added vertical scale as a property of …
|
|
|
|
@8222
|
[8222]
|
5 years |
robert |
Added cast to avoid warning
|
|
|
|
@8186
|
[8186]
|
5 years |
robert |
Removed hardware down sampling hack from GeoemtryTechnique? and replaced …
|
|
|
|
@8009
|
[8009]
|
5 years |
robert |
Set Texture::setMaxAnisotropy() to 16.0f for better quality terrain when …
|
|
|
|
@8000
|
[8000]
|
5 years |
robert |
Renamed osgTerrain::TerrainSystem? to osgTerrain::Terrain
|
|
|
|
@7999
|
[7999]
|
5 years |
robert |
Renamed Terrain to TerrainTile?
|
|
|
|
@7989
|
[7989]
|
5 years |
robert |
Added sampling down to 32x32 mesh for 64x64 height fields as a workaround …
|
|
|
|
@7872
|
[7872]
|
5 years |
robert |
Refactored osgTerrain so that the interface for setting up layer is more …
|
|
|
|
@7871
|
[7871]
|
5 years |
robert |
Added TextureUnit? entry to osg::TransferFunction? and osgTerrain::Layer
|
|
|
|
@7832
|
[7832]
|
5 years |
robert |
Added missing checks for null pointers
|
|
|
|
@7818
|
[7818]
|
5 years |
robert |
Added use of ref_ptr<> throughout geometry setup code to prevent memory …
|
|
|
|
@7810
|
[7810]
|
5 years |
robert |
Added support for rendering skirts into osgTerrain::GeometryTechinque?
|
|
|
|
@7808
|
[7808]
|
5 years |
robert |
Commented out debug message
|
|
|
|
@7807
|
[7807]
|
5 years |
robert |
Added computation of skirt height for osgTerrain::Terrain height fields.
|
|
|
|
@7803
|
[7803]
|
5 years |
robert |
Changed the Texture clamp mode to CLAMP_TO_EDGE
|
|
|
|
@7789
|
[7789]
|
5 years |
robert |
Indentation/bracket fixes and change of default size
|
|
|
|
@7648
|
[7648]
|
5 years |
robert |
From Roland Smeenk, "Attached you will find a large set of small typo …
|
|
|
|
@7375
|
[7375]
|
6 years |
robert |
From David Callu, warning fixes
|
|
|
|
@7293
|
[7293]
|
6 years |
robert |
Changed debug comments to output to notify level and tweaked the handling …
|
|
|
|
@7290
|
[7290]
|
6 years |
robert |
Set the debug out to info notification level
|
|
|
|
@7242
|
[7242]
|
6 years |
robert |
Updated wrappers
|
|
|
|
@7241
|
[7241]
|
6 years |
robert |
From Maria Ten, "I divide the init method of the
geometrytechnique in …
|
|
|
|
@7201
|
[7201]
|
6 years |
robert |
Renamed osgTerrain::TerrainNode? to osgTerrain::Terrain and introduced …
|
|
|
|
@7137
|
[7137]
|
6 years |
robert |
Added setting of ThreadSafeRefUnref? to true.
|
|
|
|
@7132
|
[7132]
|
6 years |
robert |
Added traverse method implementation into GeometryTechnique?.
|
|
|
|
@7111
|
[7111]
|
6 years |
robert |
Removed redundent TerrainGeometry? classes, and adding double buffer …
|
|
|
|
@7068
|
[7068]
|
6 years |
robert |
Improved the mapping of update and cull traversal
|
|
|
|
@7010
|
[7010]
|
6 years |
robert |
Added code of support for contouring shaders
|
|
|
|
@7003
|
[7003]
|
6 years |
robert |
Added use of GLSL filters
|
|
|
|
@6655
|
[6655]
|
6 years |
robert |
Added TerrainNode::init() and …
|
|
|
|
@6651
|
[6651]
|
6 years |
robert |
Added ValidDataOperator? base class and NoDataValue? and ValidRange? …
|
|
|
|
@6640
|
[6640]
|
6 years |
robert |
Added automatic detection of alpha values, switching on blending when …
|
|
|
|
@6594
|
[6594]
|
6 years |
robert |
Added virtual orientationOpenGL() method into osgTerrain::Locator.
|
|
|
|
@6583
|
[6583]
|
6 years |
robert |
Introduced new tesslation technique that adjusts the triangulation so that …
|
|
|
|
@6573
|
[6573]
|
6 years |
robert |
Added TerrainNode::setColorFilter(layerNum,Filter) to allow developers to …
|
|
|
|
@6566
|
[6566]
|
6 years |
robert |
Added a MatrixTransform? set up to provide a local origin for better …
|
|
|
|
@6565
|
[6565]
|
6 years |
robert |
Further work on new VertexBufferObject/ElementsBufferObject? support
|
|
|
|
@6564
|
[6564]
|
6 years |
robert |
Added back in osg::Geometry path
|
|
|
|
@6508
|
[6508]
|
6 years |
robert |
Implement basic TerrainGeometry? code
|
|
|
|
@6499
|
[6499]
|
6 years |
robert |
Added some debugging
|
|
|
|
@6479
|
[6479]
|
6 years |
robert |
Prep work on new TerrainGeometry? Drawable which supports selective display …
|
|
|
|
@6477
|
[6477]
|
6 years |
robert |
Added support for multiple colour layers, and fixed handling of elevation …
|
|
|
|
@6461
|
[6461]
|
6 years |
robert |
From Eric Wing, pedantic warning fixes
|
|
|
|
@6451
|
[6451]
|
6 years |
robert |
Added better handling of colour layer/elevation layer/transfer function …
|
|
|
|
@6444
|
[6444]
|
6 years |
robert |
Added assignment of hieghts texture coords
|
|
|
|
@6443
|
[6443]
|
6 years |
robert |
Preliminary work on TransferFunction? support
|
|
|
|
@6440
|
[6440]
|
6 years |
robert |
Added support for texture layer.
|
|
|
|
@6438
|
[6438]
|
6 years |
robert |
Added support for reading values from an ImageLayer?, and building of the …
|
|
|
|
@6433
|
[6433]
|
6 years |
robert |
Added creation of basic geoemtry to test Locator and extents
|
|
|
|
@6426
|
[6426]
|
6 years |
robert |
Added support for compute the extents on local NDC coordiantes of …
|
|
|
|
@6413
|
[6413]
|
6 years |
robert |
Rearranged the traversal and initialization of TerrainTechnique?
|
|
|
|
@6385
|
[6385]
|
6 years |
robert |
Added GeometryTechinque? to osgTerrain. Added usage of GeometryTechnique? …
|