|
@@ -6,11 +6,14 @@ Note that since we don't clearly distinguish between a public and private interf
|
|
|
|
|
|
## [Unreleased]
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
+## [v3.13.0] - 2022-07-24
|
|
|
|
+
|
|
- Fix: only update camera state if manualReset is off (#494)
|
|
- Fix: only update camera state if manualReset is off (#494)
|
|
- Improve handling principal axes of points in a plane
|
|
- Improve handling principal axes of points in a plane
|
|
- Add 'material' annotation support for textures
|
|
- Add 'material' annotation support for textures
|
|
- More effort to avoid using ``flat`` qualifier in shaders: add ``dVaryingGroup``
|
|
- More effort to avoid using ``flat`` qualifier in shaders: add ``dVaryingGroup``
|
|
- Enable ``immediateUpdate`` for iso level in isosurface and volume streaming controls
|
|
- Enable ``immediateUpdate`` for iso level in isosurface and volume streaming controls
|
|
|
|
+- Add support to download CCD from configurable URL
|
|
|
|
|
|
## [v3.12.1] - 2022-07-20
|
|
## [v3.12.1] - 2022-07-20
|
|
|
|
|