Kelsidavis-WoWee/include
Kelsi 76a16a214e Improve movement, crouching, and add M2 animation
Movement:
- Fix speed controls: Shift=sprint (28), normal run (14), Ctrl=walk (5)
- Reduce character height for doorway clearance (eye height 1.2)
- Add working crouch (C or X key) with smooth transition (eye height 0.6)
- Jump to stand up from crouch

M2 Animation:
- Add animation time tracking per M2 instance
- Add procedural swaying animation in vertex shader
- Update animation each frame for vegetation movement
2026-02-02 23:10:19 -08:00
..
audio Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
auth Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
core Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
game Add attribution and source citations for open source release 2026-02-02 22:09:33 -08:00
network Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
pipeline Add attribution and source citations for open source release 2026-02-02 22:09:33 -08:00
rendering Improve movement, crouching, and add M2 animation 2026-02-02 23:10:19 -08:00
ui Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00