Skip to content

DebugTilesPlugin: Add support for displaying empty tiles bounds#1602

Merged
gkjohnson merged 3 commits into
masterfrom
empty-fire
May 25, 2026
Merged

DebugTilesPlugin: Add support for displaying empty tiles bounds#1602
gkjohnson merged 3 commits into
masterfrom
empty-fire

Conversation

@gkjohnson
Copy link
Copy Markdown
Contributor

Supersedes #1524
Fix #1451

  • Adds a "setEmptyTileVisible" plugin function specifically so DebugTilesPlugin can display the empty leaf tiles during traversal.
  • Legacy traversal is untouched since it will be removed.

@gkjohnson gkjohnson added this to the v0.4.26 milestone May 25, 2026
@gkjohnson gkjohnson changed the title Empty fire DebugTilesPlugin: Add support for displaying empty tiles bounds May 25, 2026
@gkjohnson gkjohnson merged commit fd3a2e5 into master May 25, 2026
1 check passed
@gkjohnson gkjohnson deleted the empty-fire branch May 25, 2026 07:32
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.

Traversal: Consider firing "active" and "visible" for empty tiles

1 participant