Kelsidavis-WoWee/include/pipeline
Kelsi 11a4958e84 Add M2 global sequence animation, smoke UV scroll, and fix WMO floor detection
- Parse global sequence durations from M2 binary and use them in bone
  interpolation so torches, candles, and other env doodads animate.
- Add UV scroll shader effect for smoke models (HouseSmoke, SmokeStack)
  as a workaround for unimplemented M2 particle emitters.
- Tighten WMO floor probe heights to prevent multi-story buildings from
  returning the wrong floor, fixing player clipping through inn floors
  and camera locking onto the second floor.
- Use player ground level as reference for camera orbit floor collision
  so the camera doesn't fight upper floors in buildings.
2026-02-04 14:06:59 -08:00
..
adt_loader.hpp Add attribution and source citations for open source release 2026-02-02 22:09:33 -08:00
asset_manager.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
blp_loader.hpp Add attribution and source citations for open source release 2026-02-02 22:09:33 -08:00
dbc_loader.hpp Add attribution and source citations for open source release 2026-02-02 22:09:33 -08:00
m2_loader.hpp Add M2 global sequence animation, smoke UV scroll, and fix WMO floor detection 2026-02-04 14:06:59 -08:00
mpq_manager.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
terrain_mesh.hpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
wmo_loader.hpp Add loading screen with random WOWEE splash images 2026-02-03 13:33:31 -08:00