Releases: AndrejOrsula/simforge
Releases · AndrejOrsula/simforge
0.2.0
Additions
- CLI: Add subcommands for repl, docs and test
- blender: Add model importer
- Add tests for generating assets
Changes
- Standardize enum utils
- blender: Standardize model/mesh naming across seeds
- isaaclab: Refactor USD API handling
- Support common inputs for environment variables
Fixes
- Docker: Fix installation of simforge_foundry as a dependency
- blender: Fix exporting with variable formats
Full Changelog: 0.1.3...0.2.0
0.1.3
Additions
- Add cache query prior to generation via subprocess
- Add decimate modifiers
- Add triangulate modifier
- Add option to generate all assets
- Docker: Install missing dependencies
- Docker: Add support for command history
Changes
- Improve type hinting for serializing BlGeometry ops
- Refactor logging and improve environ handling
- Improve cache handling for non-randomizable assets
- Enhance options for importing SimForge modules
Fixes
Full Changelog: 0.1.2...0.1.3
0.1.2
Additions
- Add foundry to extra dependencies
- CLI: Extend support to all file formats via --ext
- Log info about generation requests
- Add option to disable baker
- Add BlGeometryOp to module exports
Changes
Fixes
- Add max length annotation for custom type aliases
- Separate format registry outside the enum class
- Enhance detection of when geometry nodes randomize assets via materials
Full Changelog: 0.1.1...0.1.2
0.1.1
0.1.0
The initial release of the SimForge framework.