Skip to content

v1.36.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 15:07
· 361 commits to main since this release

1.36.1 (2026-08-13)

🐛 Bug Fixes

  • replay: keep keyframes consistent and never stop taking them (45a0bcf)
  • tabletop: keep the weather behind the panels (3b4c4ba)
  • tabletop: light the walls of a rotated terrain (7ff89cd)
  • tabletop: stop the shadow pass from leaking clips and canvases (beb6329)

⚡ Performance

  • effect: stop reprojecting and re-raycasting on every frame (c78381a)
  • replay: cut the quadratic work out of the log and the export (b6505ff)
  • replay: stop redoing constant work while playing and exporting (392c969)
  • replay: stop the recorder from growing heavier as a session runs long (00dd638)
  • tabletop: stop the darkness overlay from stalling the frame (3dc3eca)

📝 Documentation

  • website: add v1.36.0 release notes (baf0fa7)