Skip to content

Commit

Permalink
update cesium to version 1.3 and make required changes to application
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelDudley committed Feb 22, 2017
1 parent 1c36fcd commit 7679646
Show file tree
Hide file tree
Showing 479 changed files with 169,719 additions and 165,635 deletions.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def __init__(self, mpstate):

self.cesium_settings = mp_settings.MPSettings(
[ ('localwebserver', bool, True),
('openbrowser', bool, True),
('openbrowser', bool, False),
('debug', bool, False)])

self.aircraft = {'lat':None, 'lon':None, 'alt_wgs84':None,
Expand Down
126 changes: 64 additions & 62 deletions app/static/Build/Cesium/Cesium.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions app/static/Build/Cesium/ThirdParty/Workers/deflate.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions app/static/Build/Cesium/ThirdParty/Workers/inflate.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/static/Build/Cesium/Widgets/Geocoder/Geocoder.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/static/Build/Cesium/Widgets/shared.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/static/Build/Cesium/Widgets/widgets.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions app/static/Build/Cesium/Workers/cesiumWorkerBootstrapper.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions app/static/Build/Cesium/Workers/combineGeometry.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions app/static/Build/Cesium/Workers/createBoxGeometry.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions app/static/Build/Cesium/Workers/createBoxOutlineGeometry.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions app/static/Build/Cesium/Workers/createCircleGeometry.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions app/static/Build/Cesium/Workers/createCorridorGeometry.js

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions app/static/Build/Cesium/Workers/createCorridorOutlineGeometry.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions app/static/Build/Cesium/Workers/createCylinderGeometry.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions app/static/Build/Cesium/Workers/createEllipseGeometry.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions app/static/Build/Cesium/Workers/createEllipsoidGeometry.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

27 changes: 6 additions & 21 deletions app/static/Build/Cesium/Workers/createGeometry.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions app/static/Build/Cesium/Workers/createPointGeometry.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions app/static/Build/Cesium/Workers/createPolygonGeometry.js

Large diffs are not rendered by default.

15 changes: 8 additions & 7 deletions app/static/Build/Cesium/Workers/createPolygonOutlineGeometry.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions app/static/Build/Cesium/Workers/createPolylineGeometry.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions app/static/Build/Cesium/Workers/createPolylineVolumeGeometry.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 7679646

Please sign in to comment.