Kelsidavis-WoWee/include
Kelsi 54dc27c2ec Add WoW-style camera system with collision and first-person mode
- Implement orbit camera with smooth zoom and collision detection
- Add 50° slope limiting with sliding (prevents mountain climbing)
- Add first-person mode that hides player model and weapons
- Add floor clearance check to prevent camera clipping through ground
- Improve WMO wall collision with proper height range checks
- Add two-sided floor collision detection for WMO geometry
- Increase M2 render distance slightly for better visibility
2026-02-03 14:26:08 -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 Rename Wowser to Wowee throughout codebase 2026-02-02 23:22:58 -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 loading screen with random WOWEE splash images 2026-02-03 13:33:31 -08:00
rendering Add WoW-style camera system with collision and first-person mode 2026-02-03 14:26:08 -08:00
ui Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00