v0.3.0
Main Changes
- NEW UI: The UI and most of the functionality has been completely rehauled, courtesy of @justo46
- SHORTCUTS: Shortcuts have been added, most prominent shift-ctrl-i to import new sequences. Can be seen and changed under Preferences -> Keymap -> 3D View -> 3D View (Global). @justo46
- OBJ SUPPORT: Because the original implementation for meshio is somewhat flawed, @justo46 fixed the implementation to now also support objs along with face normals. Naturally all other formats are still supported.
- ADDED NEW OPERATORS: New operators do things such as "Load all from directory", "Set timeline from sequence range" and several others. @justo46
- BLENDER 4.0 SUPPORT: The new version should be fully compatible with the newly released Blender 4.0
What's Changed
- Simple Benchmark by @justo46 in #23
- fix interaction of different filepath separators between operating sy… by @digitalillusions in #25
- Updated GUI by @justo46 in #26
- Fix a bug in the viewport when deleting objects by @digitalillusions in #29
Full Changelog: v0.1.5...v0.3.0