v33.0.0
·
249 commits
to master
since this release
33.0.0 (2025-04-28)
Features
- colortransferfunction, mapper: logarithmic scales support for ColorTransferFunction (d27f4e4)
- scalarbaractor: support tick positions for scalarBarActor helper (fb857d5)
BREAKING CHANGES
- colortransferfunction, mapper: Previous log scaling was disabled but functionality is now quite different from
what it maybe was before it was disabled. ColorTransfer function now maps the model.nodes in
logarithmic scales so there's an even spacing between powers of ten.