Frostshake / WMVx

WoW model viewer fork / re-write.
GNU General Public License v3.0
27 stars 8 forks source link

Unify M2 file loading #44

Closed Frostshake closed 3 months ago

Frostshake commented 3 months ago

Currently M2 models are loaded per-expansion (e.g WOTLKMModel), this causes a lot of code duplication. Instead, prefer a single loader approach, which can use the version field (https://wowdev.wiki/M2#Versions) and feature flags