Plumber 1.0.0-beta3
Pre-release
Pre-release
github-actions
released this
24 Jul 12:36
·
71 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
- Make sure imported asset names stay consistent between manual and automatic imports.
- Allow creating setting presets for importers.
- Add scale setting to mdl importer.
- Add vtf importer.
- Verify that native code and python code versions match on addon startup.
- Add option to import unknown vmf entities as empty objects.
- Show an error in console when trying to import models with unsupported external animations in .ani files.
- Detect local asset search paths when importing models/materials that are in a Source-like directory structure.
Bugfixes
- Fix missing library folder failing game discovery.
- Fix wrong gameinfo.txt being detected sometimes.
- Fix vmf embedded files directory not being detected when using game file browser.