Browse Source

changelog

Alexander Rose 2 years ago
parent
commit
5c8f0b35ec
1 changed files with 8 additions and 0 deletions
  1. 8 0
      CHANGELOG.md

+ 8 - 0
CHANGELOG.md

@@ -9,6 +9,14 @@ Note that since we don't clearly distinguish between a public and private interf
 - Show histogram in direct volume control point settings
 - Add `solidInterior` parameter to sphere/cylinder impostors
 - Add `meshes` and `volumes-and-segmentations` extensions
+- Fix missing support for info in `ParamDefinition.Converted`
+- Add support for multi-visual volume representations
+- Improve volume isosurface bounding-sphere
+- Add basic volume segmentation support to core
+    - Add `Volume.Segment` model
+    - Add `Segmentation` custom volume property
+    - Add `SegmentRepresentation` representation
+    - Add `volume-segment` color theme
 
 ## [v3.27.0] - 2022-12-15