Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@provos provos released this 03 Jan 19:36
· 1 commit to main since this release

Features

  • Added Docker support with complete Dockerfile and configuration
  • Added Docker usage instructions to README.md

Fixes

  • Updated webui.py to run server on all interfaces (0.0.0.0)
  • Fixed Docker working directory and command path issues

Refactoring

  • Updated export_gltf function to use Camera and ImageSlice objects
  • Converted _dimension_at_depth method in ImageSlice class to staticmethod