Skip to content

v1.1.0 — Foundry v13 support

Choose a tag to compare

@aronjanosch aronjanosch released this 24 Jun 14:32
· 9 commits to main since this release
0bdd008

Adds Foundry v13 compatibility alongside v14 (compatibility.minimum is now 13).

  • Scene background/foreground repointing now feature-detects scene.levels: uses Level documents on v14, falls back to the Scene fields on v13.
  • All other functionality already worked on v13.
  • Tested live on v13; v14 behavior unchanged.