Releases: kythyria/payday2-model-tool
Releases · kythyria/payday2-model-tool
v2.18
v2.17
v2.16.4
- Better Win11 compatibility (thanks @Sprixitite)
- Continue after seeing a section that's the wrong length
2.16.3.236
Re-reveal the console window
v2.16.2
2.16.2.232
Don't need that debugging code
v2.16.1
v2.16.0
This is a big one. Thanks to @ZNixian's work, there's now support for rigged models! See the rigging docs for how to use that.
You'll need the .NET 6.0 Desktop Runtime to run it.
v2.15.1
v2.14
- New mscript element
<transplant-attributes>
that copies vertices and faces from one file to another. <import>
now honours thecreatenewobjects
attribute which does whatcreate_objects
was supposed to.- Importing a GLTF file containing skins with no declared
skeleton
no longer crashes (these are usually caused by not having an unambiguous root bone).