Skip to content

v3.40.1

Compare
Choose a tag to compare
@arose arose released this 30 Sep 17:54
· 574 commits to master since this release
  • Do not call updateFocusRepr if default StructureFocusRepresentation isn't present.
  • Treat "tap" as a click in InputObserver
  • ModelServer ligand queries: fix atom count reported by SDF/MOL/MOL2 export
  • CCD extension: Make visuals for aromatic bonds configurable
  • Add optional file?: CifFile to MmcifFormat.data
  • Add support for webgl extensions
    • WEBGL_clip_cull_distance
    • EXT_conservative_depth
    • WEBGL_stencil_texturing
    • EXT_clip_control
  • Add MultiSampleParams.reduceFlicker (to be able to switch it off)
  • Add alphaThickness parameter to adjust alpha of spheres for radius
  • Ability to hide "right" panel from simplified viewport controls
  • Add blockIndex parameter to TrajectoryFromMmCif
  • Fix bounding sphere calculation for "element-like" visuals
  • Fix RCSB PDB validation report URL
  • Add sharpening postprocessing option
  • Take pixel-ratio into account for outline scale
  • Gracefully handle missing HTMLImageElement
  • Fix pixel-ratio changes not applied to all render passes