[osgearth] branch experimental updated (e0c952b -> 6b46af9)

Bas Couwenberg sebastic at debian.org
Fri Feb 2 09:23:49 UTC 2018


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch experimental
in repository osgearth.

      from  e0c952b   Set distribution to experimental.
       new  0d45333   New upstream version 2.9~rc3+dfsg
       new  12ecb12   Merge tag 'upstream/2.9_rc3+dfsg' into experimental
       new  5707842   New upstream release candidate.
       new  74f162e   Update symbols for amd64.
       new  6b46af9   Set distribution to experimental.

The 5 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:
 debian/changelog                                   |   7 +
 debian/libosgearth5.symbols                        |   7 +-
 debian/libosgearthutil5.symbols                    |  22 +-
 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 ++++-----------------
 28 files changed, 1098 insertions(+), 1230 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git



More information about the Pkg-grass-devel mailing list