Skip to content

Plumber 1.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:04
· 12 commits to master since this release

New features

  • Batch import support for models, materials, and textures - Select and import multiple MDL, VMT, and VTF files simultaneously

  • Added support for Modulate and DecalModulate shaders - Overlays that previously had incorrect gray borders now display properly without the unwanted borders

  • Comprehensive API - Python interface for automating imports and building custom workflows (see documentation)

    • Access game definitions and browse file systems
    • Import individual Source engine assets programmatically
    • Build custom parallel import processes with automatic deduplication

Improvements

  • Fixed Blender 4.5 console warnings during file extraction operations