This is an automated email from the git hooks/post-receive script. sebastic pushed a change to branch upstream in repository osgearth.
from a78a711 New upstream version 2.9~rc2+dfsg new 0d45333 New upstream version 2.9~rc3+dfsg The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: src/osgEarth/ImageUtils | 13 + src/osgEarth/ImageUtils.cpp | 76 ++ src/osgEarth/MapNode | 4 + src/osgEarth/MapNode.cpp | 26 + src/osgEarth/ModelLayer.cpp | 4 - src/osgEarth/TerrainLayer | 3 + src/osgEarth/Version | 2 +- src/osgEarth/VirtualProgram | 10 +- src/osgEarth/VirtualProgram.cpp | 34 +- .../cache_leveldb/LevelDBCacheBin.cpp | 2 +- .../cache_rocksdb/RocksDBCacheBin.cpp | 2 +- src/osgEarthDrivers/engine_mp/MPGeometry | 4 +- src/osgEarthDrivers/engine_mp/MPGeometry.cpp | 8 +- src/osgEarthDrivers/engine_rex/GeometryPool | 4 + src/osgEarthDrivers/engine_rex/GeometryPool.cpp | 281 ++++--- src/osgEarthDrivers/engine_rex/MaskGenerator | 41 +- src/osgEarthDrivers/engine_rex/MaskGenerator.cpp | 700 ++++++++++------ .../engine_rex/RexEngine.elevation.glsl | 2 +- .../engine_rex/RexTerrainEngineNode | 4 + .../engine_rex/RexTerrainEngineNode.cpp | 40 + src/osgEarthDrivers/mbtiles/MBTilesTileSource.cpp | 15 +- src/osgEarthSymbology/Geometry.cpp | 6 + src/osgEarthUtil/Controls.cpp | 2 + src/osgEarthUtil/TopologyGraph | 101 ++- src/osgEarthUtil/TopologyGraph.cpp | 908 ++++----------------- 25 files changed, 1068 insertions(+), 1224 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel