Releases: WorldWideTelescope/wwt-webgl-engine
Release list
@wwtelescope/engine-vuex 0.7.0
@wwtelescope/engine-vuex 0.7.0 (2021-01-27)
This release contains a breaking change relating to a rework of how
"settings" are expressed in TypeScript. The previous system was pretty limited
and limiting; the new system is much more functional.
- Expose lots of new engine facets:
- Annotations
- Table (spreadsheet) layers
- Image layers
- The "track object" comand
- Track the rework of how settings are expressed
- Upgrade TypeDoc and TypeScript
@wwtelescope/engine-types 0.3.0
@wwtelescope/engine-types 0.3.0 (2021-01-27)
This release contains a breaking change relating to a rework of how
"settings" are expressed in TypeScript. The previous system was pretty limited
and limiting; the new system is much more functional.
- New enumerations in support of SpreadSheetLayer and ImageSetLayer
- Rework how settings are expressed
- Upgrade TypeDoc and TypeScript
- Correct temporary GitHub URLs in the package.json files
@wwtelescope/engine-helpers 0.5.0
@wwtelescope/engine-helpers 0.5.0 (2021-01-27)
This release contains a breaking change relating to a rework of how
"settings" are expressed in TypeScript. The previous system was pretty limited
and limiting; the new system is much more functional.
- Many new APIs and types related to our improved system for handling settings.
- Expose the layer manager as one of the core state objects
- Add wrappers for layer mutations
- Implement FITS layer colormap control
- Implement FITS layer stretch control
- Upgrade TypeDoc and TypeScript
- Correct temporary GitHub URLs in the package.json files
@wwtelescope/embed 1.4.1
@wwtelescope/embed 1.4.1 (2021-01-27)
- embed: update v-tooltip, hopefully making Lerna a bit happier
- Correct temporary GitHub URLs in the package.json files
@wwtelescope/embed-creator 0.3.3
@wwtelescope/embed-creator 0.3.3 (2021-01-27)
- Remove superfluous no-op "doc" script in the
package.json - Correct temporary GitHub URLs in the package.json files
@wwtelescope/embed-common 0.3.0
@wwtelescope/embed-common 0.3.0 (2021-01-27)
This release contains a breaking change relating to a rework of how
"settings" are expressed in TypeScript. The previous system was pretty limited
and limiting; the new system is much more functional.
- Move enumLookup out of here into engine-types
- Track API changes in how settings are expressed
- Upgrade TypeDoc and TypeScript
- Correct temporary GitHub URLs in the package.json files
@wwtelescope/astro 0.1.3
@wwtelescope/astro 0.1.3 (2021-01-27)
- Upgrade TypeDoc and TypeScript
- Correct temporary GitHub URLs in the package.json files
@wwtelescope/research-app-messages 0.3.0
@wwtelescope/research-app-messages 0.3.0 (2021-01-12)
- Add
classicPywwt.applyBaseUrlIfApplicable.
@wwtelescope/engine-vuex 0.6.0
@wwtelescope/engine-vuex 0.6.0 (2021-01-07)
- Add new interfaces for monitoring and controlling the WWT internal clock.
@wwtelescope/engine 7.7.0
@wwtelescope/engine 7.7.0 (2020-12-30)
- Expose a variety of new features to TypeScript to enable the construction of
sophisticated tour playback UIs (#73, @pkgw) - Fix a variety of bugs in tour playback (#73, @pkgw):
- Fix audio in Safari
- Fix a variety of issues related to seeking around
- Remove deprecated built-in UI hooks that cause weird interaction behavior
- Add ability to preserve tour settings on pause to prevent jumps when things
like localHorizonMode have been customized.
- Improvements to HiPS rendering (#72, @imbasimba)
- In case of view order 0-2 tile 404, continue to burrow until order 3 or a
tile found. HiPS order 0-2 may be deleted on some servers - Properly wait for HiPS properties to load before showing any HiPS tiles
- Fixed point conversion of galactic HiPS
- In case of view order 0-2 tile 404, continue to burrow until order 3 or a