Skip to content

Plumber 1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 19:40
· 41 commits to master since this release

The addon has been rewritten and will be renamed to Plumber.

This is a release candidate, please report any bugs you may find.

Also see release notes of previous beta versions for differences to io_import_vmf.

Hopefully there's no more bugs so 1.0.0 can be released.

Improvements

  • Added option to import textures as PNG
  • Internal improvement: any thread can load any asset types, there's no dedicated material+texture loader thread anymore
  • Internal improvement: generic asset processing & caching

Bugfixes

  • Fix possible invalid geometry in overlays (could have caused eg. Blender crashes with modifiers)
  • Fix a possible race condition with prop import, leading to errors when importing some props
  • Fix brushes being smooth shaded in Blender 3.6 (made brushes look wrong)
  • Fix brush origin not being at center when using separate option