Commit Graph

3 Commits

Author SHA1 Message Date
Zousar Shaker
b866ed60eb Expand texture build functions to all current texture formats.
Expand texture build workers to all current platform specific texture formats, or added build functions to the base build worker.  Workers are buildable, but not discoverable yet as discovery will be refactored soon to use Target Receipts.
Reduce boilerplate involved in setup of build worker.

#rb devin.doucette

[CL 16853856 by Zousar Shaker in ue5-main branch]
2021-07-14 15:26:40 -04:00
Zousar Shaker
1311f41fcc Modified implementation of UncompressedTextureBuildWorker to match the new name of BaseTextureBuildWorker. Also linked in Oodle texture format module and exposed an OodleTexture build function from BaseTextureBuildWorker.
[CL 16415147 by Zousar Shaker in ue5-main branch]
2021-05-21 01:32:29 -04:00
Zousar Shaker
2b1ee0faa6 Rename/move file(s) from UncompressedTextureBuildWorker to BaseTextureBuildWorker
[CL 16415109 by Zousar Shaker in ue5-main branch]
2021-05-21 01:15:30 -04:00