Alexander Rose 3 年 前
コミット
4087c4c226
1 ファイル変更7 行追加0 行削除
  1. 7 0
      CHANGELOG.md

+ 7 - 0
CHANGELOG.md

@@ -9,6 +9,13 @@ Note that since we don't clearly distinguish between a public and private interf
 - Add ``PluginFeatureDetection`` and disable WBOIT in Safari 15.
 - Add ``disable-wboit`` Viewer GET param
 - Add ``prefer-webgl1`` Viewer GET param
+- [Breaking] Refactor direct-volume rendering
+    - Remove isosurface render-mode (use GPU MC instead)
+    - Move coloring into theme (like for other geometries/renderables)
+        - Add ``direct`` color type
+        - Remove color from transfer-function (now only alpha)
+        - Add direct-volume color theme support
+        - Add volume-value color theme
 
 ## [v3.0.0-dev.7] - 2021-12-20