Skip to content

Releases: Baezon/pof-tools

Pof Tools v1.5.3

03 Jan 11:04
Compare
Choose a tag to compare

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

16 Nov 23:17
Compare
Choose a tag to compare

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

03 Oct 04:17
Compare
Choose a tag to compare

Releases deleted due to #158
Use 1.5.3 or later

Bugfix release

What's Changed

  • Fix accidental shadow with reading dock points by @Baezon in #152

Full Changelog: v1.5.0...v1.5.1

Pof Tools v1.5.0

01 Oct 00:19
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.4.4...v1.5.0

Pof Tools v1.4.4

09 Apr 05:08
Compare
Choose a tag to compare

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

25 Dec 01:30
Compare
Choose a tag to compare

Bugfix release

What's Changed

  • Ensure polygon normals are transformed too by @Baezon in #118

Full Changelog: v1.4.2...v1.4.3

Pof Tools v1.4.2

21 Dec 02:07
Compare
Choose a tag to compare

Adds node dragging, undo/redo and a host of bugfixes.

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

Pof Tools v1.4.1

03 Sep 05:14
Compare
Choose a tag to compare

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

Full Changelog: v1.4.0...v1.4.1

Pof Tools v1.4.0

20 Aug 20:04
Compare
Choose a tag to compare

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

Pof Tools v1.3.2

23 Jul 08:04
Compare
Choose a tag to compare

Bugfix release

What's Changed

  • Recheck radius warnings when offset is recalculated by @Baezon in #75
  • Fix some turret bugs by @Baezon in #79
  • Dont assert on non-zero uv sets by @Baezon in #77
  • Fix dae tex coords regression by @Baezon in #80

Full Changelog: v1.3.1...v1.3.2