Skip to content

Draft: Resolve "Layer: avoid LayerComposer when possible"

Sébastien Guimmara requested to merge 441-avoid-layercomposer-when-possible into main

Closes #441

TODO

  • Handle flipped textures in the absence of the LayerComposer
  • Handle color space discrepancies in the absence of the LayerComposer
  • Handle offset/scale
  • Make TileMesh understand non-render target elevation textures
  • Handle texture inheritance without the need of LayerComposer
  • Handle preloading textures without the need of LayerComposer
Edited by Sébastien Guimmara

Merge request reports