Skip to content

ImageOverlayPlugin: Add separate uv channels per overlay.#1173

Merged
gkjohnson merged 39 commits into
masterfrom
overlay-uvs
Jun 14, 2025
Merged

ImageOverlayPlugin: Add separate uv channels per overlay.#1173
gkjohnson merged 39 commits into
masterfrom
overlay-uvs

Conversation

@gkjohnson

@gkjohnson gkjohnson commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

Related to #1155

TODO

  • Disposal of texture is still causing issues - some times "get" is returning "null". (zoom in on google maps demo)
    • this is occurring because the tile is being deleted before the tiles can all be drawn / used
    • we can add an abort signal or id to early-out in some of the functions
  • Reduce some redundancy of overlay update functions.
  • Use scheduled texture unload

@gkjohnson
gkjohnson merged commit 5b6e51b into master Jun 14, 2025
1 check passed
@gkjohnson
gkjohnson deleted the overlay-uvs branch June 14, 2025 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant