mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-07 23:54:40 -04:00
- Info panel now shows M2 renderer stats: model count, instance count, draw call count — visible in real-time to diagnose NPC rendering issues - When placing NPCs: if models=0/instances=0, the model failed to load If models>0 but draws=0, it's a culling/frame-sync issue If draws>0, the model IS rendering but may be too small to see