Blender SourceIO is an addon for importing\exporting source engine textures/models/maps Our Discord server https://discord.gg/SF82W6aZ67
Current TODO list -> TODO.md
- datamodel.py by Artfunkel
- BlenderVertexLitGeneric Shader nodegroup by syborg64
- equilib Cubemap to equirectangular converter by haruishi43
- HFSExtract HFS extractor that was used to write native decryptor by yretenai
- Idea for better HWM expression handling by hisanimations : TODO
| File Type | Contents | Import | Export |
|---|---|---|---|
| .MDL | Model | ✔️ | ❌ |
| .BSP | Map Files (Compiled) | ✔️ | Not Planned |
| .VMF | Map Files (Hammer Format) | Not Planned | Not Planned |
| .VTF | Textures | ✔️ | ✔️ |
| .VMT | Materials | ✔️ | ❌ |
| File Type | Contents | Import | Export |
|---|---|---|---|
| .VMDL | Model | ✔️ | Not Planned |
| .VWRLD | Map Files (Compiled) | ✔️ | Not Planned |
| .VMAP | Map Files (Hammer Format) | Not Planned | Not Planned |
| .VTEX | Textures | ✔️ | ❌ |
| .VMAT | Materials | ✔️ | ❌ |