Releases: Baezon/pof-tools
Pof Tools v1.5.3
Bugfix release. This fixes a critical issue with writing pof files since 1.5.0 #158
What's Changed
Full Changelog: v1.5.2...v1.5.3
Pof Tools v1.5.2
Releases deleted due to #158
Use 1.5.3 or later
Bugfix release, mostly for #155
What's Changed
- Small fix for 'untextured' texture slot selection by @Baezon in #153
- Fix dock paths take 2 by @Baezon in #155
- Fix errors not being rechecked on detail objects change by @Baezon in #156
Full Changelog: v1.5.1...v1.5.2
Pof Tools v1.5.1
Releases deleted due to #158
Use 1.5.3 or later
Bugfix release
What's Changed
Full Changelog: v1.5.0...v1.5.1
Pof Tools v1.5.0
Releases deleted due to #158
Use 1.5.3 or later
Lots of bugfixes and finally a unified dialog for importing arbitrary data from other models.
What's Changed
- Negative scaling is ok by @Baezon in #135
- reset tree val before recalc helpers by @Baezon in #137
- Allow for merging textures by @Baezon in #136
- Filter out parsed -1 path nums on docking bays by @Baezon in #139
- Improve dae texcoord set handling by @Baezon in #138
- Write and read translation axis in .dae and .gltf by @Baezon in #140
- Display unnamed tree vals by @Baezon in #141
- guard against no subobject eye points by @Baezon in #143
- Sanitize debris and detail levels on parse by @Baezon in #144
- detail0 non zero offset warning by @Baezon in #145
- Several bug fixes by @Baezon in #146
- gltf 1.3 update by @EatThePath in #147
- Small fix to header translating transformations by @Baezon in #149
- Proper pof import by @Baezon in #148
- Docking bay UX improvements by @Baezon in #150
- Small fix and new clippy warnings by @Baezon in #151
New Contributors
- @EatThePath made their first contribution in #147
Full Changelog: v1.4.4...v1.5.0
Pof Tools v1.4.4
Minor bugfix release, with graphical fov display feature.
What's Changed
- Fix performance bug by @Baezon in #119
- Ensure gltf writes transposed matrices by @Baezon in #121
- Make utf8 string conversions lossy so they're infalliable by @Baezon in #120
- Suggest "invisible" for ignored textures by @Baezon in #122
- update nalgebra versions by @Baezon in #125
- add InvalidDockParentSubmodel warning by @Baezon in #126
- Fix two bugs with secondary hovering by @Baezon in #129
- Add 'orient display' by @Baezon in #128
- No hovering lollipops outside the viewport by @Baezon in #131
- add turret fov display by @Baezon in #127
- reset tree selection on model load by @Baezon in #134
- Fixes and improvements for dupe name warnings/errors by @Baezon in #133
Full Changelog: v1.4.3...v1.4.4
Pof Tools v1.4.3
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
Pof Tools v1.4.1
A few bugfixes, translation support, and turret fvec/uvec display courtesy of @Talon1024
What's Changed
- Import turrets by direct objects by @Baezon in #92
- Always ensure a $ on special point names by @Baezon in #93
- Increase precision of moi calculation by @Baezon in #94
- uvec/fvec visualization by @Talon1024 in #71
- Add support for translation axis/type by @Baezon in #95
New Contributors
- @Talon1024 made their first contribution in #71
Full Changelog: v1.4.0...v1.4.1
Pof Tools v1.4.0
Adds manual detail level selection, explicit indication of subobject destroyed versions/debris/details etc, and a pcs2-style global import as a stopgap solution until a more featureful way to import pof data with a proper UI can be implemented.
What's Changed
- Keep subobject relative position when changing parents by @Baezon in #81
- Update egui and Add some qol improvements to collapsing tree values by @Baezon in #82
- Fix a bug with children of transformed objects by @Baezon in #83
- flush NaN to 0 during glTF export by @digama0 in #86
- Fix a bug with some dae imports by @Baezon in #87
- Overhaul warnings, and do semantic name linking by @Baezon in #84
- Add manual detail level selection by @Baezon in #88
- Add some subobject name related errors by @Baezon in #89
- Add pcs2 style global import by @Baezon in #90
- Display height/width/length by @Baezon in #91
Full Changelog: v1.3.2...v.1.4.0