* Add issue template for submitting issues
* Add pull request template
* Change "Note:" in pull request template
* Change "Note:" in pull request template
* Add CONTRIBUTING.md
- This CONTRIBUTING.md replaces "HowToContribute.md". The content in "HowToContribute.md" replaced, but merely ported to the new CONTRIBUTING.md.
- This document explains the expectations for contributing to the Web WorldWind repository. It includes information on how to submit a bug report, new feature suggestion, or a pull request.
- It also guides the user on the appropriate way to contact the WorldWind team with questions.
* Move contributing list under correct heading.
The list to contributing to Web WorldWind (reporting a bug, suggesting a new feature, creating a pull request) was under the wrong heading (Asking Questions). It is now under Contributing.
* Fix spacing
* Add bullet points
* Update CONTRIBUTING.md
Add bullet points to table of contents.
* Update CONTRIBUTING.md
- Deleted the opening sentences which offer an invitation to change WorldWind standards.
- Add Resources content about the WorldWind website, forum, and administrative contact.
* Fix spacing in CONTRIBUTING.md
- Fixed spacing in the last lines of CONTRIBUTING.md so that they are double-spaced.
* Fix email link in CONTRIBUTING.md
* Change "World Wind" to "WorldWind"
* Add layer manager to the end of examples
* Improved documentation on Collada example
* Improved documentation on DeepPicking example.
* Improved documentation on GeographicMeshes example.
* Improved documentation on GeographicText example.
- Created a separate file to store data array of US peaks.
* Modified comment on GeographicTextPeaks
* Removed US Peaks array, left Colorado peaks only for the sake of brevity
* Added camera zooming feature to showcase decluttering feature.
- Removed obsolete module reference.
- Added altitude to the text labels.
- Removed state from text labels.
* Changed peaks to Oregon State.
* Removed whitespace in peaks array for the sake of brevity
* Changed background color to black in most examples
* Add atmosphere layer to all examples
* Move atmosphere layer to show inner shading on all layers.
* Added comment pointing out importance of adding the atmosphere layer at the end
* Add issue template for submitting issues
* Add pull request template
* Change "Note:" in pull request template
* Change "Note:" in pull request template
* Add CONTRIBUTING.md
- This CONTRIBUTING.md replaces "HowToContribute.md". The content in "HowToContribute.md" replaced, but merely ported to the new CONTRIBUTING.md.
- This document explains the expectations for contributing to the Web WorldWind repository. It includes information on how to submit a bug report, new feature suggestion, or a pull request.
- It also guides the user on the appropriate way to contact the WorldWind team with questions.
* Move contributing list under correct heading.
The list to contributing to Web WorldWind (reporting a bug, suggesting a new feature, creating a pull request) was under the wrong heading (Asking Questions). It is now under Contributing.
* Fix spacing
* Add bullet points
* Update CONTRIBUTING.md
Add bullet points to table of contents.
* Update CONTRIBUTING.md
- Deleted the opening sentences which offer an invitation to change WorldWind standards.
- Add Resources content about the WorldWind website, forum, and administrative contact.
* Fix spacing in CONTRIBUTING.md
- Fixed spacing in the last lines of CONTRIBUTING.md so that they are double-spaced.
* Fix email link in CONTRIBUTING.md
* Change "World Wind" to "WorldWind"
* Add description to examples from annotations to parseURL
* Fix measurements' description
* Clarify example descriptions
* Clarify example descriptions
* Add issue template for submitting issues
* Add pull request template
* Change "Note:" in pull request template
* Change "Note:" in pull request template
* Add CONTRIBUTING.md
- This CONTRIBUTING.md replaces "HowToContribute.md". The content in "HowToContribute.md" replaced, but merely ported to the new CONTRIBUTING.md.
- This document explains the expectations for contributing to the Web WorldWind repository. It includes information on how to submit a bug report, new feature suggestion, or a pull request.
- It also guides the user on the appropriate way to contact the WorldWind team with questions.
* Move contributing list under correct heading.
The list to contributing to Web WorldWind (reporting a bug, suggesting a new feature, creating a pull request) was under the wrong heading (Asking Questions). It is now under Contributing.
* Fix spacing
* Add bullet points
* Update CONTRIBUTING.md
Add bullet points to table of contents.
* Update CONTRIBUTING.md
- Deleted the opening sentences which offer an invitation to change WorldWind standards.
- Add Resources content about the WorldWind website, forum, and administrative contact.
* Fix spacing in CONTRIBUTING.md
- Fixed spacing in the last lines of CONTRIBUTING.md so that they are double-spaced.
* Fix email link in CONTRIBUTING.md
* Change "World Wind" to "WorldWind"
* Commented boilerplate code
* Correct comments for boilerplate code
* Fix indentation in Collada Example
* Add WorldWind shim as library reference
- Closes#254
- Update the WorldWind object to reference the KmlControls and KmlTreeVisibility classes
- Fix ordering of dependencies in WorldWind