18 Commits

Author SHA1 Message Date
Mark Peterson
07db0fcc0a
License update (#830) 2020-08-12 17:28:51 -05:00
Miguel Del Castillo
8343193250
Fix/release candidate fixes (#829)
* Added charset tag and note on 3rd party libraries to HTML files that lacked them

* Commented out a debugging console.log message that returns the GetCapabilities document

* Updated README for v0.10.0 RC. Updated npm packages.

* 0.10.0

* Corrected typo.
2020-08-12 14:47:46 -05:00
Patrick Hogan
09c81f862e Update 2018-06-21 19:03:59 -07:00
Patrick Hogan
44a32a6501 Update 2018-06-21 18:45:33 -07:00
Mark Peterson
b769ff66be Introduce the controller concept to the globe interaction code (#428)
* Work in progress

* Further controller refactoring

* Bug fixes

* Added docs and removed test code

* Removed commented out code

* Revert WebStorm config changes

* Formatting tweaks

* Doc fixes
2017-12-29 13:48:00 -08:00
Mark Peterson
b8799b19e7 layerManager spelling correction, format cleanup for examples (#409) 2017-12-06 17:25:37 -06:00
Miguel Del Castillo
e53082e1c3 Changed URL protocols to https
- Corrected HTML script and stylesheet tags that used http
 - Added https to protocol relative URLs in script tags
 - Modified ServersPanel so it always constructs the server addresses
   with https.
 - Corrected duplicate 'https:https:' tags in two performance examples
2017-11-27 06:38:57 -06:00
Patrick Hogan
6ebc542db8 Updated. 2017-11-20 14:06:30 -08:00
David Collins
523a0d14c6 Removed obsolete Subversion @version keywords from all files 2017-11-17 13:33: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
Yann Voumard
e709d159d4 Cleanup for the upcoming release (#273)
* Remove broken or poorly-coded apps

* Delete unused images

* Move splash-nww into examples as it isn't used in the core code
2017-11-03 11:37:57 -07:00
Mark Peterson
dabcdd1f06 Improve SurfaceShape deep picking performance (#259)
* Frustum culling incorporated into SurfaceShape

* Deep Picking stress test example

* Unit tests for new functionality in Sector and BoundingBox
2017-10-27 11:51:15 -07:00
eirizarry
3387ef4eed Make "WorldWind" the name standard (#200)
All instances of "World Wind" in the source code and supporting documents have been changed to "WorldWind".
2017-08-17 11:37:53 -07:00
Beak-man
eff39b0836 Corrected uppercase 'F' in ShapefilesComplex example 2017-06-02 15:15:48 -05:00
Beak-man
ef1b99ce00 Minor changes to Annotations example to make it more easy to read
- Some typos in the AnnotationController's comments were corrected
- Typo corrected in ShapefilesComplex.js filename (the "F" is now
  correctly capitalized).
2017-06-01 17:46:40 -05:00
Beak-man
71bb341ee8 Simplified, enhanced and debugged Annotations example. Other minor example fixes
- BlueMarbleTimeSeries example now has notice of the requirement of
    local data.
  - DigitalGlobe example now has notice about its example key expiration.
  - ShapeFilesComplex and SurfaceShapesComplex examples were given their
    corresponding .html files and were moved to the '/performance' folder.
2017-05-31 15:50:33 -05:00
pdavidc
3a3c3db049 Updated apps and examples to use HTTPS wherever possible 2016-12-23 15:56:50 -08:00
Tom Gaskins
9d2f7daa0e Initial checkin. 2015-08-28 17:13:35 -07:00