Skip to content

Releases: Kitware/trame-rca

v0.6.0

07 Nov 15:35

Choose a tag to compare

Feature

  • ImageDisplayArea: Add support for conventional image types (fd00fa3)

v0.5.0

07 Oct 16:47

Choose a tag to compare

Feature

  • RemoteControlledArea: Add send mouse move property (ba9ad39)

v0.4.4

16 Jun 22:51

Choose a tag to compare

Fix

  • StatisticsDisplay: Fix data/sec counter (db080c3)

v0.4.3

05 Jun 23:27

Choose a tag to compare

Fix

  • RawImageDisplayArea: Use proper array type for rgba (12857b8)
  • MediaSourceDisplayArea: Adapt for wslink>=2 (de23267)
  • VideoDecoder: Flush before closing the decoder (4c484cf)
  • decoder: Use .buffer when sending arrays (824c7a8)
  • VideoDecoderDisplayArea: Adapt for wslink>=2 (9c4a990)
  • vue: Unmount components under both vue2 and vue3 (f779ee5)

v0.4.2

13 May 21:40

Choose a tag to compare

Fix

  • wslink: Add support for wslink>2 (813b6e2)

v0.4.1

18 Oct 16:06

Choose a tag to compare

Fix

  • dependencies: Update vtk-js (a694efe)

v0.4.0

29 Sep 18:04

Choose a tag to compare

Feature

  • examples: Add ViewAdapter example (80f6ba1)
  • events: Use mousebutton as eventType (b79052a)
  • events: Forward start/end interaction events (6fd02a4)
  • events: Use vtk.js interactor (2819ab7)
  • vue23: Refactor code to be vue2/3 compatible (1d035a8)

Fix

  • pre-commit: Handle black and flake8 conflict regarding W503 (23eb6b2)

v0.3.1

25 Apr 16:19

Choose a tag to compare

Fix

  • api: Expose only meaningful classes (3ccff7c)

v0.3.0

27 Oct 23:54

Choose a tag to compare

Feature

  • RawImageDisplayArea: Support rgb24 and rgba32 images (b77143a)

v0.2.1

21 Oct 21:55

Choose a tag to compare

Fix

  • stats: Allow stats to work on other pub/sub (b182e36)