Skip to content

Releases: mhogg/pyvxray

pyvXRAY v0.2.0

10 Oct 05:38
Compare
Choose a tag to compare
  • Added support for assembly element sets, part instance element sets and all elements from a part instance. Previously only part instance element sets were supported.
  • Added support for all linear and quadratic element types. Previously only C3D4 and C3D10 were supported. Now C3D4, C3D4H, C3D10, C3D10H, C3D10I, C3D10M and C3D10MH are all supported.
  • Re-write of GUI. Added automatic filling of inputs and checking of inputs by the GUI (as opposed to the kernel). This includes auto detection of odbs in session, of element sets for bone and implant, of bone density variable, of steps and of csyses.
  • Various bug fixes.
  • Updated README. Now use markdown (md), rather than txt
  • Update of setup.py so that LICENSE.txt and README.md are included in bdist (not just sdist)
  • Cleanup of redundant code
  • Tested and added support for Pillow

pyvXRAY v0.1.4

23 Sep 14:13
Compare
Choose a tag to compare

First upload to Github. This version previously released on PyPi.