Releases: WorldWideTelescope/wwt-webgl-engine
Releases · WorldWideTelescope/wwt-webgl-engine
@wwtelescope/engine 7.30.1
@wwtelescope/engine 7.30.1 (2024-02-08)
- Further improvements to touch gesture handling (#288, @Carifio24). Hopefully
this nails it!
@wwtelescope/research-app 0.17.0
@wwtelescope/research-app 0.17.0 (2024-02-07)
- Handle a new JSON message activating mechanism in the engine that allows the
tile cache to be manually cleared (#291, @Carifio24)
@wwtelescope/research-app-messages 0.18.0
@wwtelescope/research-app-messages 0.18.0 (2024-02-07)
- Define a new message that should trigger the engine to clear its tile cache
(#291, @Carifio24).
@wwtelescope/engine 7.30.0
@wwtelescope/engine 7.30.0 (2024-02-07)
- Add a
TileCache.clearCache()
method allowing the tile cache to be cleared
(#290, #291, @Carifio24). This shouldn't be used often but can provide a bit
of a "reset button" if tile downloads have a hiccup. - Actually honor the
zoomMin
setting (#292, @johnarban)
@wwtelescope/engine-pinia 0.10.0
@wwtelescope/engine-pinia 0.10.0 (2024-02-07)
- Expose the new mechanism in the engine that allows the tile cache to be
manually cleared (#291, @Carifio24) - Correct the
loadTour()
method on the Pinia store, fixing higher-level
management and introspection of the tour timeline (#294, @pkgw) - Lots of work on the documentation (#274, #275, #276, #277, #278, @pkgw)
@wwtelescope/engine-helpers 0.16.1
@wwtelescope/engine-helpers 0.16.1 (2024-02-07)
- No code changes
- Update to the latest typedoc and work on the docs a bit.
@wwtelescope/embed 1.7.1
@wwtelescope/embed-creator 0.5.1
@wwtelescope/embed-creator 0.5.1 (2024-02-07)
- No code changes; update to the latest typedoc for documentation generation.
@wwtelescope/embed-common 0.3.6
@wwtelescope/embed-common 0.3.6 (2024-02-07)
- No code changes; update some of the documentation infrastructure.