Kelsidavis-WoWee/src/rendering
Kelsi fc003a2aba Soften WMO wall pushback and fix fountain climbing
Cap WMO swept wall collision pushback to 0.15 units (was 0.55) so walls
stop the player without violent shoves. Fix M2 stepped fountain lateral
push using effectiveTop instead of rawMax.z so the near-top check matches
the stepped profile height at the player's radial position.
2026-02-08 18:53:56 -08:00
..
camera.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
camera_controller.cpp Fix: make grace “hold” instead of “pull down” don't yank us down in jumps 2026-02-08 18:39:45 -08:00
celestial.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
character_preview.cpp Optimize WMO rendering and collision performance 2026-02-05 17:20:30 -08:00
character_renderer.cpp Fix online interactions, UI, and inventory sync 2026-02-06 18:34:45 -08:00
clouds.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
frustum.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
lens_flare.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
lightning.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
loading_screen.cpp Add loading screen to online mode, fix ImGui frame conflict, truncate log on start 2026-02-06 14:49:53 -08:00
m2_renderer.cpp Soften WMO wall pushback and fix fountain climbing 2026-02-08 18:53:56 -08:00
material.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
mesh.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
minimap.cpp Improve targeting, minimap, and bridge collisions 2026-02-07 20:51:53 -08:00
performance_hud.cpp Optimize WMO rendering and collision performance 2026-02-05 17:20:30 -08:00
renderer.cpp Fix taxi flights, mounts, and movement recovery 2026-02-08 03:05:38 -08:00
scene.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
shader.cpp Performance optimizations and collision improvements 2026-02-02 23:03:45 -08:00
skybox.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
starfield.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
swim_effects.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
terrain_manager.cpp Add /unstuckgy and 2GB terrain tile cache 2026-02-08 03:24:12 -08:00
terrain_renderer.cpp Preload terrain textures on background thread and fix ramp Z-snapping 2026-02-08 01:16:23 -08:00
texture.cpp Add centralized anisotropic filtering, fog, and Blinn-Phong specular to all renderers 2026-02-04 15:05:46 -08:00
video_player.cpp Play looping MP4 behind auth screen 2026-02-05 15:34:29 -08:00
water_renderer.cpp Add spellbook, fix WMO floor clipping, and polish UI/visuals 2026-02-04 11:31:08 -08:00
weather.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
wmo_renderer.cpp Soften WMO wall pushback and fix fountain climbing 2026-02-08 18:53:56 -08:00
world_map.cpp Add mount rider bob and hoofbeat sounds, improve world map 2026-02-07 18:38:36 -08:00