The original wwt-web-client Git repository — mixes current web client, wwt-webgl-engine, and large generated files
Перейти к файлу
Peter Williams 454135f0cd README.md: update for this archival repo 2020-04-01 12:50:21 -04:00
HTML5SDK HTML5SDK/wwtlib/Layers/ColorMapContainer.cs: do the sensible thing with FromNameColormap(null) 2019-10-06 11:33:02 +02:00
tests tests/test_spreadsheetlayer.js: make sure bad-colormap-name test fails if nothing happens 2019-10-01 21:51:24 -04:00
webclient webclient/README.md: delete this; duplicate of the toplevel file 2019-10-01 22:41:48 -04:00
.gitattributes Initial commit to add default .gitIgnore and .gitAttribute files. 2014-11-14 21:52:18 -08:00
.gitignore Fixes to city coordinates and misc cleanup. 2019-06-24 11:04:59 -07:00
CONTRIBUTING.md Add stub CONTRIBUTING.md. 2015-06-11 10:12:24 -05:00
Html5Sdk.sln removed external libraries from source - replaced with nuget and referencing scripts from cdn sources 2015-06-15 19:56:36 -07:00
INSTALL.md INSTALL.md: revamp for the non-Windows people out there 2019-10-01 22:42:36 -04:00
LICENSE.md Clarify open source status. 2015-06-11 10:17:34 -05:00
README.md README.md: update for this archival repo 2020-04-01 12:50:21 -04:00
WebClientOnly.sln Added versioning to the html5 sdk js output. Starting at 1.0.0. Versions will be ported to cdn.worldwidetelescope.org/html5sdk/x.x.x/wwtsdk.js and wwtsdk.min.js 2015-02-13 16:08:15 -08:00
azure-pipelines.yml Make sure Azure Pipelines gets triggered on all commits and PRs 2020-03-16 10:26:44 +00:00

README.md

The ORIGINAL AAS WorldWide Telescope Web Client

This repository archives the original Git history of the wwt-web-client repository. The current repository by that name has been split to contain only the web app, while the underlying engine SDK now lives wwt-webgl-engine.

The original history contained large generated files that made it expensive to download. The history for the split repositories was derived from this history, so there should be no loss of information, but just in case, the original history is preserved here.