Skip to content

Releases: WorldWideTelescope/wwt-webgl-engine

@wwtelescope/embed-common 0.3.4

23 Jul 21:59
Compare
Choose a tag to compare

@wwtelescope/embed-common 0.3.4 (2023-07-23)

  • Add a type: module field to the package.json file (#264, @pkgw). This more
    accurately reflects the files that we're distributing.

@wwtelescope/astro 0.2.3

21 Jul 22:11
Compare
Choose a tag to compare

@wwtelescope/astro 0.2.3 (2023-07-21)

  • Add a type: module field to the package.json file (#264, @pkgw). This more
    accurately reflects the files that we're distributing.

@wwtelescope/research-app 0.15.0

01 Jul 19:10
Compare
Choose a tag to compare

@wwtelescope/research-app 0.15.0 (2023-07-01)

  • Allow some grid overlay colors to be modified through JSON messages (#258,
    @Carifio24). In particular, altAzGridColor, eclipticColor,
    eclipticGridColor, equatorialGridColor, galacticGridColor, and
    precessionChartColor are now handled as engine settings.

@wwtelescope/engine 7.28.1

01 Jul 19:10
Compare
Choose a tag to compare

@wwtelescope/engine 7.28.1 (2023-07-01)

  • Make sure that annotations properly rerender after their opacity is changed
    (#259, @Carifio24).

@wwtelescope/engine 7.28.0

26 Jun 13:46
Compare
Choose a tag to compare

@wwtelescope/engine 7.28.0 (2023-06-26)

  • Add support for rotating the view with two-finger touch gestures (#257, @Carifio24).

@wwtelescope/research-app 0.14.4

08 Jun 23:01
Compare
Choose a tag to compare

@wwtelescope/research-app 0.14.4 (2023-06-08)

  • Also ensure that catalog layer info is not a proxy (#253, @Carifio24).

@wwtelescope/engine 7.27.0

08 Jun 23:01
Compare
Choose a tag to compare

@wwtelescope/engine 7.27.0 (2023-06-08)

  • Have the addImagesetToRepository method return an imageset (#256, @pkgw).

@wwtelescope/engine-pinia 0.7.0

08 Jun 23:01
Compare
Choose a tag to compare

@wwtelescope/engine-pinia 0.7.0 (2023-06-08)

  • Have the addImagesetToRepository method return an imageset (#256, @pkgw).

@wwtelescope/engine-helpers 0.15.0

08 Jun 23:01
Compare
Choose a tag to compare

@wwtelescope/engine-helpers 0.15.0 (2023-06-08)

  • Have the addImagesetToRepository method return an imageset (#256, @pkgw).

@wwtelescope/research-app 0.14.3

30 May 14:55
Compare
Choose a tag to compare

@wwtelescope/research-app 0.14.3 (2023-05-30)

  • Make sure not to send proxy objects when sending lists of selected
    sources over the messaging API (#251, @Carifio24).