LostArtefacts / TR-Rando

Tomb Raider Game Randomizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor data and image control

lahm86 opened this issue · comments

TRModelTransporter and TRTexture16Importer require updating following #468 and #619.

  • TRDataControl should replace TRModelTransporter and its focus should mainly be on IO. It should support models, sprites and static meshes initially, perhaps geometry at a later stage.
  • Move environment mods into TRDataControl
  • TRImageControl should replace TRTexture16Importer and cover texture packing and replacing.