Commit Graph

5 Commits

Author SHA1 Message Date
Scott Hunter 30c047ed67 Share Sandcastle code using URL instead of gists.
Anonymous gist creation will be removed - #6232

Instead of publishing gists, when we share we now encode the code into
the URL fragment, in compressed Base64 encoded form.  (see code comments
for the exact format)

Existing gists still load as before.
2018-03-16 15:27:18 -04:00
Matthew Amato 407c6a61e2 Fix Sandcastle autocomplete and doc support
Also remove Cesium-hint.js as it's no longer needed.
2014-10-15 19:45:53 -04:00
Scott Hunter bbd3adc393 Remove references to dojox 2013-06-14 14:15:05 -04:00
Matthew Amato bb16ff9d3d Remove CesiumViewerWidget
1. Replace all usage of CesiumViewerWidget with the new Viewer widget.
2. Delete `Client CZML` example becasue it's no longer needed and redundant with `Simple CZML Demo`
3. Delete `Two Viewer Widgets` because we aren't ready to support multiple scenes the correct way.  The technique used by this demo resulted in poor performance and lots of data duplication.
2013-05-20 17:44:38 -04:00
andre-nunes 079f1b6be2 Move Cesium-hint.js from Apps/Sandcastle/ into a new Apps/Sandcastle/Thirdparty folded 2013-04-20 04:39:10 +01:00