QodotPlugin / qodot-plugin

(LEGACY) Quake .map support for Godot 3.x
MIT License
960 stars 70 forks source link

Add more texture file extensions by default to QodotMap #164

Closed Calinou closed 1 year ago

Calinou commented 1 year ago

This allows importing BMP, EXR, HDR, JPEG, TGA and WebP textures out of the box.

Note that this PR is not tested.

This closes https://github.com/QodotPlugin/qodot-plugin/issues/150.

DeerTears commented 1 year ago

Looks like it works, though Trenchbroom 2022.1 doesn't support EXR or HDR yet. I think this is a good addition though, especially if EXR/HDR support ends up coming in a later version. Interesting it still lets you assign these images to brushes in Trenchbroom:

image

image