Skip to content

Releases: Dfilono/TurtleMol

v0.3.1

15 May 16:00
ae1bc5c
Compare
Choose a tag to compare

Hotfix

  • Released version included unfinished feature that broke the mesh structure generation. This has been fixed

v0.3.0

15 May 02:28
cd3aa11
Compare
Choose a tag to compare

Change Log

  • Added ability to recreate periodic structure correctly
  • Optimized performance by adding KDTree to handle collision checking

v0.2.1

17 Jan 00:21
6d424b0
Compare
Choose a tag to compare

Bug Fixes:

  • Density fill function now works correctly with arbitrary meshes
  • Random Rotation function now works with all shapes and other functions

v0.2.0

04 Dec 20:03
Compare
Choose a tag to compare

Change Log

  • Added the ability to read a .stl, .obj, and .ply files containing a mesh
  • The user can now fill, choose the density of, or place molecules within the volume of a provided mesh

v0.1.11

20 Nov 05:33
969d52b
Compare
Choose a tag to compare

Bug Fixes

  • Fixed bug in Avogadro plugin preventing density function from working with a sphere
  • Density function now disperses molecules in a volume correctly

v0.1.0

13 Nov 19:17
808ebd3
Compare
Choose a tag to compare

Initial Release!