Published January 30, 2023
| Version v3.29.0
Software
Open
Mol* library
Description
meshes
extension: Fixed a bug in mesh visualization (show backfaces when opacity < 1)- Add color quick select control to Volume controls
- Fix
dropFiles
bug - Fix some cyclic imports and reduce the use of const enums. This should make it easier to use the library with the
isolatedModules: true
TS config. - Fix
dropFiles
bug (#679) - Add
input type='color'
picker toCombinedColorControl
- 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
- Make SymmetryOperator.createMapping monomorphic
- Improve bonding-sphere calculation
- Defer Scene properties calculation (markerAverage, opacityAverage, hasOpaque)
- Improve checks in in UnitsRepresentation setVisualState
- Update clip
- Add StructureElement.Loci.forEachLocation
- Add RepresentationRegistry.clear and ThemeRegistry.clear
- Add generic Loci support for overpaint, substance, clipping themes
- Add
.getCenter
and.center
toCamera
- Add support to dim unmarked groups
- Add support for marker edge strength
Notes
Files
molstar/molstar-v3.29.0.zip
Files
(5.0 MB)
Name | Size | Download all |
---|---|---|
md5:5e0548d70f8b1cbbdedf29d8c6b1d296
|
5.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/molstar/molstar/tree/v3.29.0 (URL)