Pof Tools v1.4.2
Adds node dragging, undo/redo and a host of bugfixes.
What's Changed
- Properly display destroyed models by @Baezon in #96
- Fix a crash when modifying turrets by @Baezon in #97
- Add orthographic and other camera views by @Baezon in #100
- Fix subobj name duplication detection by @Baezon in #101
- Update egui and related libraries by @Talon1024 in #98
- Dont offset dock points for parent submodel by @Baezon in #104
- Lollipop dragging by @Baezon in #103
- Clippy fixes by @Baezon in #105
- Add more drag controls by @Baezon in #106
- No Default Scene error message for GLTF parsing. by @qazwsxal in #107
- Fix up vector angle display by @Baezon in #108
- Ensure dock lollipops are highlighted if hovered too by @Baezon in #109
- Add an undo system by @Baezon in #110
- fix copy paste mistake by @Baezon in #112
- Properly refresh properties panel when lollipop is click selected by @Baezon in #114
- remove
parent out of order
assert by @Baezon in #111 - Update pof data when transforming the header by @Baezon in #116
- Transform shield normals too by @Baezon in #117
New Contributors
Full Changelog: v1.4.1...v1.4.2