This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
OpenSceneGraph
Watch
4
Star
0
Fork
0
You've already forked OpenSceneGraph
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8d124e570921d7414b6ded0b11e2585abe0db482
OpenSceneGraph
/
src
/
osgTerrain
History
Robert Osfield
cff4e3437a
Added disabling of mipmapping for non power of two textures
2009-04-06 12:28:02 +00:00
..
CMakeLists.txt
From Philip Lowman, "Here's the promised cleanup of the OSG's CMakeLists.txt files for the src/ folder. I'll submit the others separately.
2009-03-23 16:01:02 +00:00
GeometryTechnique.cpp
Added disabling of mipmapping for non power of two textures
2009-04-06 12:28:02 +00:00
Layer.cpp
Refactored osg::TransferFunction1D to use an std::map internally which is kept in sync with the actual osg::Image that is passed to the GPU.
2009-02-02 14:43:27 +00:00
Locator.cpp
Introduced osgVolume::Layer and Locator classes mirrroring similar classes in osgTerrain.
2009-01-05 11:26:26 +00:00
Terrain.cpp
Added support for a Terrain::s/getTerrainTechniquePrototype()
2008-12-15 22:18:40 +00:00
TerrainTechnique.cpp
Reorginized the TerrainTile/TerrainTechnique dirty mechanism so that TerrainTile
2008-05-27 15:30:20 +00:00
TerrainTile.cpp
Added exports, and moved constructors into .cpp.
2009-02-05 14:54:42 +00:00
Version.cpp
Unified the setup of version numbers so that they all are based on the version
2007-04-22 20:19:43 +00:00