Skip to content

Commit

Permalink
2.10.1 VERSION BUMP + DOCS UPDATE
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaldron committed Apr 19, 2019
1 parent 24abcea commit 475acbd
Show file tree
Hide file tree
Showing 901 changed files with 907 additions and 903 deletions.
4 changes: 4 additions & 0 deletions docs/source/releasenotes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Release Notes
=============

Version 2.10.1 (April 2019)
---------------------------
* Bug fix and performance release based on the 2.10 branch.

Version 2.10 (November 2018)
----------------------------
* REX terrain engine promoted to default. Old MP engine is now in legacy support mode.
Expand Down
4 changes: 2 additions & 2 deletions src/applications/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ADD_SUBDIRECTORY(osgearth_atlas)
ADD_SUBDIRECTORY(osgearth_conv)
ADD_SUBDIRECTORY(osgearth_3pv)
ADD_SUBDIRECTORY(osgearth_featureinfo)
ADD_SUBDIRECTORY(osgearth_featuretiler)
#ADD_SUBDIRECTORY(osgearth_featuretiler)

IF(BUILD_OSGEARTH_EXAMPLES)
SET(TARGET_DEFAULT_LABEL_PREFIX "Sample")
Expand Down Expand Up @@ -96,7 +96,7 @@ IF(BUILD_OSGEARTH_EXAMPLES)
ADD_SUBDIRECTORY(osgearth_magnify)
ADD_SUBDIRECTORY(osgearth_eci)
ADD_SUBDIRECTORY(osgearth_windows)
ADD_SUBDIRECTORY(osgearth_3dtiles)
#ADD_SUBDIRECTORY(osgearth_3dtiles)

IF(SILVERLINING_FOUND)
ADD_SUBDIRECTORY(osgearth_silverlining)
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_3dtiles/osgearth_3dtiles.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_3pv/osgearth_3pv.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_atlas/osgearth_atlas.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_boundarygen/BoundaryUtil
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_boundarygen/BoundaryUtil.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_boundarygen/boundarygen.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_city/osgearth_city.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_cluster/osgearth_cluster.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_controls/osgearth_controls.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_conv/osgearth_conv.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_datetime/osgearth_datetime.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Dynamic map generation toolkit for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_drawables/osgearth_drawables.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_eci/osgearth_eci.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_elevation/osgearth_elevation.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_ephemeris/osgearth_ephemeris.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_features/osgearth_features.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_graticule/osgearth_graticule.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_horizon/osgearth_horizon.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_htm/osgearth_htm.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_http/osgearth_http.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_los/osgearth_los.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_magnify/osgearth_magnify.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_manip/osgearth_manip.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Dynamic map generation toolkit for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_map/osgearth_map.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_measure/osgearth_measure.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_minimap/osgearth_minimap.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_mrt/osgearth_mrt.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_noisegen/osgearth_noisegen.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_package/osgearth_package.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_pick/osgearth_pick.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion src/applications/osgearth_seed/osgearth_seed.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* -*-c++-*- */
/* osgEarth - Geospatial SDK for OpenSceneGraph
* Copyright 2018 Pelican Mapping
* Copyright 2019 Pelican Mapping
* http://osgearth.org
*
* osgEarth is free software; you can redistribute it and/or modify
Expand Down
Loading

0 comments on commit 475acbd

Please sign in to comment.