Skip to content

Plumber 1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 19:01
· 89 commits to master since this release

The addon has been rewritten and will be renamed to Plumber.
This is a beta release, please report any bugs you may find.
Also see release notes of previous beta versions for differences to io_import_vmf.

Improvements

  • Add path info to game discovery errors.
  • Allow importing VMFs using game file browser.
  • Add game file browser to 3D view sidebar.
  • Improve game file browser interface.
  • Add file extraction functionality to game file browser.

Bugfixes

  • Fix recursive patch materials being unsupported.
  • Fix game discovery errors stopping discovery process.
  • Fix file system opening error on missing VPK file (changed to warning).
  • Fix incorrect $detail in materials.
  • Fix inaccuracy in material blend data.
  • Fix being able to browse outside game files using game file browser.
  • Fix some out of bounds errors when reading certain models.
  • Fix some panics when reading certain models.