Kelsidavis-WoWee/src/ui
Kelsi 6d22f4249f Add 3D character model preview to character creation screen
Render an animated M2 character model in the creation screen using a
dedicated CharacterRenderer with an offscreen FBO. Preview updates on
race/gender/appearance changes, supports mouse-drag rotation, and
composites skin, face, hair scalp, and underwear textures from
CharSections.dbc. Extracts getPlayerModelPath() to a shared free
function in game/character.
2026-02-05 14:58:45 -08:00
..
auth_screen.cpp Fix non-blocking TCP connect for remote servers and persist login info between sessions 2026-02-05 12:25:00 -08:00
character_create_screen.cpp Add 3D character model preview to character creation screen 2026-02-05 14:58:45 -08:00
character_screen.cpp Add character creation screen with race/class/appearance customization 2026-02-05 14:13:48 -08:00
game_screen.cpp Add sqlite single-player persistence with autosave 2026-02-05 14:55:42 -08:00
inventory_screen.cpp Add sqlite single-player persistence with autosave 2026-02-05 14:55:42 -08:00
realm_screen.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
spellbook_screen.cpp Add spellbook, fix WMO floor clipping, and polish UI/visuals 2026-02-04 11:31:08 -08:00
ui_manager.cpp Add character creation screen with race/class/appearance customization 2026-02-05 14:13:48 -08:00