Releases: Kitware/trame-vtk
Releases · Kitware/trame-vtk
v2.5.1
v2.5.0
v2.4.4
v2.4.3
v2.4.2
Fix
- vue-vtk-js: Bump version of vue-vtk-js (
11c14b9
) - widgets: Use proper order initialization (
f3c0505
) - VtkRemoteLocalView: Add support for widgets (
79d106a
) - behavior: Implement handler for vtkOrientationMarkerWidget (
01e035f
) - LocalView: Add infrastructure to support behaviors (
26e1945
)
Documentation
v2.4.1
v2.4.0
Feature
- protocols: Copy protocols from VTK exactly (
9fe3c26
)
Fix
- messages: Only print no serializer warning once per instance type (
65db322
) - logger: Add environment variable for setting serializer log level (
3c1614c
) - paraview: Update mouse wheel to match VTK version (
6f93186
) - helper: Update name to
_trame_server
(2b2b607
) - vue-vtk-js: Upgrade to prevent client error on unmount (
3a2acee
) - mouse_handler: Only trigger animation registration on first "down" (
88bac50
) - mouse_handler: Apply a couple of fixes to mouse wheel event (
45505ef
) - vue-vtk-js: Update vue-vtk-js to the newest version (
eb7310d
)