Skip to content

v0.8.4

Compare
Choose a tag to compare
@NataliaDSmirnova NataliaDSmirnova released this 11 Nov 08:47
· 240 commits to master since this release

https://miew.opensource.epam.com/v0.8.4/

Added

  • Add parser for MOL2 molecular format
  • Add exporter for geometry information into FBX unicode format
  • Add button 'Export FBX' in Demo application menu 'Tools'
  • Add example of using ImmediateLoader

Changed

  • Change all Miew links to https://miew... instead of http://miew...
  • Refactor unit tests for settings.js and logger.js

Fixed

  • Fix rendering of electron density in stereo mode
  • Fix rendering of electron density bbox with visual effects
  • Fix a crash in modified DNA processing (e.g. 1K1R)

Internal

  • Rafactor normal storage in G-buffer
  • Generalize TraceMesh into InstancedMesh
  • Refactor the algorithm of simultaneously applying fog and ambient occlusion effects