mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
Unify asset system: one asset set, always high-res
Remove HDPackManager, expansion overlay manifests, and BLP size-comparison logic. Assets now resolve through a single manifest with a simple override directory (Data/override/) for future HD upgrades.
This commit is contained in:
parent
1bc7b12b20
commit
d7e2b26af7
13 changed files with 31 additions and 658 deletions
|
|
@ -141,7 +141,7 @@ set(WOWEE_SOURCES
|
|||
src/pipeline/wmo_loader.cpp
|
||||
src/pipeline/adt_loader.cpp
|
||||
src/pipeline/dbc_layout.cpp
|
||||
src/pipeline/hd_pack_manager.cpp
|
||||
|
||||
src/pipeline/terrain_mesh.cpp
|
||||
|
||||
# Rendering
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue