Skip to content

AssetEditor v0.59

Latest
Compare
Choose a tag to compare
@donkeyProgramming donkeyProgramming released this 09 Jan 19:54
· 3 commits to master since this release

Features:

  • Support for reading encrypted packfiles

Bugfixes:

  • AudioTool: General bugfixes and Improvements @Pear-231
  • General: Fixed common crash when opening 3d models, that caused soft lock. Thanks to Cemmen and timbabwiani for debugging help
  • General: Fixed bug which caused deleted files to not be removed
  • KitbashTool: Fixed issue when generating WsModel for only visible meshes
  • KitbashTool: Error message if there is an error in wsmodel, reverts to using rmv2 material
  • KitbashTool: Fixed potential softlock when loading wsmodels with errors
  • AnimationBins: Most warnings turned into errors, as CA has terrible QA.
  • AnimationBins: Fixed crash when validating bin, due to missing file. Is now a warrning #243