696 Commits

Author SHA1 Message Date
David Collins
3bb52ca285 Merge remote-tracking branch 'remotes/origin/develop' into release/0.9.0 2017-11-22 09:11:50 -08:00
Yann Voumard
98401fdb0a Ensure that libtess is loaded by the AreaMeasurer when WebWW is bundled (#387)
* Access libtess in AreaMeasurer like in Polygons in order to ensure that it's loaded when the WebWW is bundled

* Add missing run configuration for the Measurements example
2017-11-22 09:04:55 -08:00
Yann Voumard
5842efd6b6 Set correct path to splash-nww in the polygons example (#385)
* Set correct path to splash-nww in the polygons example

* Normalise the relative path
2017-11-22 10:22:34 -06:00
David Collins
7bf200fb04
Repaired BlueMarbleTimeSeries example (#383)
- Modified the example to specify a service address for BMNGRestLayer
- Adjusted BMNGRestLayer's handling of data path to accommodate both locally hosted and online REST tiles
2017-11-21 15:59:09 -08:00
David Collins
8e4ce9588b
Repaired example LayerManager's handling of Gnomonic projection (#384)
- LayerManager mistakenly selected the UPS projection when it should select the Gnomonic projection
- See investigation by @Beak-man in issue #336
2017-11-21 15:50:01 -08:00
David Collins
9d5159a50e Merge remote-tracking branch 'remotes/origin/develop' into release/0.9.0 2017-11-21 12:13:22 -08:00
Mark Peterson
65e0097182
Merge pull request #372 from NASAWorldWind/feature/readme-nodejs-link
Corrected the README download link for Node.js
2017-11-21 14:10:30 -06:00
David Collins
b95a3cef8d
Merge branch 'develop' into feature/readme-nodejs-link 2017-11-21 10:45:12 -08:00
Mark Peterson
6391a1b3aa
Merge pull request #374 from NASAWorldWind/feature/gruntfile-update
Adjusted Gruntfile.js to compensate for the LICENSE filename change
2017-11-21 10:05:41 -06:00
David Collins
81580ac753 Adjusted Gruntfile.js to compensate for the LICENSE filename change 2017-11-20 20:40:01 -08:00
David Collins
52ee12088d
Merge branch 'develop' into feature/readme-nodejs-link 2017-11-20 14:11:46 -08:00
Patrick Hogan
6ebc542db8 Updated. 2017-11-20 14:06:30 -08:00
Patrick Hogan
f326b3c455 Updated. 2017-11-20 13:46:02 -08:00
David Collins
d81a64e4aa
Corrected the README download link for Node.js 2017-11-20 12:33:43 -08:00
Endia Irizarry
251191ce5a
Merge pull request #361 from NASAWorldWind/feature/readme-cleanup
Removed redundant Example Usage section from README.md
2017-11-20 12:28:09 -08:00
David Collins
e05d10e947
Merge branch 'develop' into feature/readme-cleanup 2017-11-20 12:17:44 -08:00
Mark Peterson
6e055d11a1
Merge pull request #371 from NASAWorldWind/feature/copyright-cleanup
Correct duplicate and misplaced copyright headers
2017-11-20 14:15:07 -06:00
David Collins
994c3e7426 Corrected misplaced copyright header in KmlLineString.js 2017-11-20 11:10:51 -08:00
David Collins
2d2128a47a Removed duplicate copyright header from Collada.js 2017-11-20 10:34:04 -08:00
David Collins
9609771e72 Decoupled NPM and Artifactory release assets
- Eliminates the dependency between the NPM package contents and the assets published to Artifactory
- Ensures that the images.zip archive is published to Artifactory
- The WorldWind website's Web Get Started page contains a reference to the images.zip archive on Artifactory
2017-11-17 18:11:49 -08:00
David Collins
be7b880f8c Corrected the npm module's main entry point 2017-11-17 18:07:16 -08:00
David Collins
4bff0dd1e4 Removed redundant Example Usage section from README.md 2017-11-17 16:56:10 -08:00
Mark Peterson
aabad6af97
Merge pull request #356 from NASAWorldWind/feature/remove-svn-id
Removed obsolete Subversion @version keywords from all files
2017-11-17 15:55:58 -06:00
David Collins
523a0d14c6 Removed obsolete Subversion @version keywords from all files 2017-11-17 13:33:59 -08:00
David Collins
e47ae389be Bump version to 0.9.0-RC2 2017-11-14 15:33:28 -08:00
David Collins
2cb2ab0047 Corrected missing assignment for WorldWind.KmlControls 2017-11-14 15:31:34 -08:00
David Collins
0fecb90787 Corrected typo in LevelRowColumnUrlBuilder's documentation 2017-11-14 13:33:28 -08:00
David Collins
46a7bcfc4c Adjusted the Standalone example's logging level 2017-11-14 13:33:04 -08:00
David Collins
5fa6ddf4d3 Merge remote-tracking branch 'remotes/origin/develop' into release/0.9.0 2017-11-14 10:12:20 -08:00
David Collins
dab9566719 Moved WebWorldWind standalone data to a more permanent location
- Moved standalone data from worldwindserver.net to worldwind32.arc.nasa.gov
- Hosting on worldwindserver.net is scheduled to be terminated
- Provides HTTPS hosting for standalone data
2017-11-14 10:10:55 -08:00
David Collins
c88d15517e Configured WebStorm project's test sources folder (#295) 2017-11-14 12:07:17 -06:00
David Collins
91961cae8c Incorporated TectonicPlatesLayer dependency on an external JSON resource
- Included TectonicPlates.json in the library images directory
- Adjusted TectonicPlatesLayer.js to reference the JSON resource included in images
- Ensures correct HTTPS hosting for the TectonicPlates JSON resource
2017-11-13 16:30:59 -08:00
David Collins
62fbc7ee4b Moved example and app online data to a permanent location
- Moved example and app online data from worldwindserver.net to worldwind.arc.nasa.gov
- Hosting on worldwindserver.net is scheduled to be terminated
- Provides HTTPS hosting for example and app data
2017-11-13 16:28:35 -08:00
David Collins
9727c78cc5 Removed redundant images.zip entry from NPM package
- The images.zip archive is now distributed via Artifactory at files.worldwind.arc.nasa.gov
2017-11-13 09:26:53 -08:00
AkeluX
9856df8d17 Bump version to 0.9.0-RC1 2017-11-13 18:04:18 +01:00
Zach Glueckert
77a937d0ac Publish dist archive contents to Artifactory (#294)
* Add task to deploy dist folder contents to Artifactory to files server
2017-11-10 09:30:17 -08:00
Zach Glueckert
65d2fbe0b8 Fix Atmosphere initial state example (#292)
* Remove initial time property assignment

* Move timeStamp variable definition
2017-11-09 14:11:53 -08:00
Zach Glueckert
4f01ec1ab1 Publish dist folder contents to GitHub releases (#288)
* Add creation and deployment task of a zipped dist folder for GitHub releases

* Add comment describing script functionality

* Fix indentation

* Change compression task to use grunt plugin instead of bash script

* Add build folder to store all assets generated during build process
- Redirect test output to build folder
- Redirect dist folder output to build folder
- Redirect dist archive generation to build folder
- Add version name to dist archive
- Update WebStorm directory exclusion

* Fix api docs path in deployment task

* Fix untar operation to remove extra `build` directory

* Fix file location of CHANGELOG
2017-11-09 14:01:30 -08:00
Miguel Del Castillo
e76d81d360
Updated npm packages to be able to build the artifacts with Node 8.9.1 (#290) 2017-11-09 15:05:09 -06:00
Zach Glueckert
b17e75ed26
Merge pull request #287 from NASAWorldWind/feature/continuous-docs
Publish API documentation to gh-pages on every push to develop
2017-11-08 17:19:18 -06:00
David Collins
aa84b7703c Publish API documentation to gh-pages on every push to develop 2017-11-08 14:35:35 -08:00
Yann Voumard
e5660f2412 Add option for changing the crossOrigin property of image requests in TiledImageLayer #76 (#268) 2017-11-08 16:03:42 -06:00
Yves Ernotte
44b7766af2 Update BingImageryUrlBuilder.js (#73)
* Update BingImageryUrlBuilder.js

Correction of the "Bing maps key not send in the URL" issue.

* Update BingImageryUrlBuilder.js

Modify according to Yann Voumard's suggestion.
2017-11-08 15:50:51 -06:00
Endia Irizarry
1a5edd32b0
Merge pull request #283 from NASAWorldWind/prerelease-cleanup
Cleanup for the upcoming release
2017-11-08 12:44:05 -08:00
David Collins
8a1a17e00d Merge remote-tracking branch 'origin/prerelease-cleanup' into prerelease-cleanup 2017-11-08 12:12:52 -08:00
David Collins
6d24882634 Updated obsolete links in package.json and README.md 2017-11-08 12:12:44 -08:00
David Collins
7885cad707
Merge branch 'develop' into prerelease-cleanup 2017-11-08 12:02:47 -08:00
Zach Glueckert
61a4e88374 Utilize time property of layer to determine sun location on Atmosphere Layer (#282)
* Add automatic light location determination on layer time property
- See #100

* Remove lightLocation property

* Remove additional references to the lightLocation property

* Fix comment and falsy value test

* Fix comment
2017-11-08 11:59:40 -08:00
David Collins
ece40916f6 Repaired a typo in the path to jsdoc.layout.tmpl 2017-11-08 10:54:34 -08:00
David Collins
6a6593e732 Cleanup for the upcoming release
- Moved HowToBuildWebWW.md to a new Building section in README.md

- Moved HowToCreateAndRunUnitTests.md to test/README.md

- Ordered npm build scripts to group testing commands

- Moved and renamed JSDoc configuration files to clarify their purpose

- Removed design-notes with the expecation of re-establishing developer focused documentation on the website or wiki.

- Closes #258
2017-11-08 10:25:23 -08:00