浏览代码

changelog

Alexander Rose 2 年之前
父节点
当前提交
54697ae0d5
共有 1 个文件被更改,包括 8 次插入2 次删除
  1. 8 2
      CHANGELOG.md

+ 8 - 2
CHANGELOG.md

@@ -6,9 +6,15 @@ Note that since we don't clearly distinguish between a public and private interf
 
 
 ## [Unreleased]
 ## [Unreleased]
 
 
-- `meshes` extension: Fixed a bug in mesh visualization (show backfaces when opacity < 1) 
+- `meshes` extension: Fixed a bug in mesh visualization (show backfaces when opacity < 1)
 - Add color quick select control to Volume controls
 - Add color quick select control to Volume controls
-- Fix `dropFiles` bug
+- Fix `dropFiles` bug (#679)
+- Add `input type='color'` picker to `CombinedColorControl`
+- Set `ParameterMappingControl` disabled when state is updating
+- Performance tweaks
+    - Update clip `defines` only when changed
+    - Check for identity in structure/unit areEqual methods
+    - Avoid cloning of structure representation parameters
 
 
 ## [v3.28.0] - 2022-12-20
 ## [v3.28.0] - 2022-12-20