Skip to content

Releases: aaravdave/p3D

2024.1.3

05 Jan 22:42
c731f3c
Compare
Choose a tag to compare

What's new in 2024.1.3

  • Bug fixes
    • p3D.models instead of models in documentation
    • Dependencies updated; module scipy was needed to display models
  • GUI (runtime statistics) made optional via preferences
  • FPS now accessible via p3D.FPS
  • Updated documentation to reflect changes

2024.1.2

21 Dec 21:43
675f24c
Compare
Choose a tag to compare

What's new in 2024.1.2

  • Bug fixes
    • Imports changed to import python3D as p3D from import python3D.main as p3D
  • Preferences documentation
  • Custom loading screen integration