mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-08 08:05:10 -04:00
Previously only group[0]'s materials were emitted. Buildings with group-specific materials (e.g., the indoor groups using a different texture set than outdoor) lost those materials, leaving batches in later groups pointing to materialIndex out of range. Now dedupes by (texture, blend, flags) across every group.