eurotools / eurochef

Rust crates and utilities for Eurocom EngineX(T) files.
MIT License
13 stars 2 forks source link

Display invalid textures nicely #11

Closed cohaereo closed 1 year ago

cohaereo commented 1 year ago

UXGeoTexture now implements an is_valid method. Every texture is expected to be extracted in order, so even invalid textures are included in the texture array. Invalid textures should not show properties, but should instead display a warning icon and replace the properties tooltip with [the error message]?

cohaereo commented 1 year ago

Added in cf7a3f688fcb39b3b8b285842e542718f720d2cb