Skip to content

Commit 4b98722

Browse files
author
semantic-release
committed
2.10.3
Automatically generated by python-semantic-release
1 parent 68f55fa commit 4b98722

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# CHANGELOG
22

33

4+
## v2.10.3 (2026-01-28)
5+
6+
### Bug Fixes
7+
8+
- **actor**: Prevent serialization of actors without a mapper
9+
([`b116bc9`](https://github.com/Kitware/trame-vtk/commit/b116bc9d56824ffcd21722ffbd312b90be632a1b))
10+
11+
Fix bug where oglmapper wass undefined in traverseOpaquePass for an actor whose visibility got
12+
toggled twice
13+
14+
415
## v2.10.2 (2026-01-08)
516

617
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "trame-vtk"
3-
version = "2.10.2"
3+
version = "2.10.3"
44
description = "VTK widgets for trame"
55
authors = [{ name = "Kitware Inc." }]
66
dependencies = ["trame-client>=3.4,<4"]

0 commit comments

Comments
 (0)