Skip to content

v0.4.10

Choose a tag to compare

@github-actions github-actions released this 21 Apr 14:15
· 24 commits to main since this release

Fixed

  • (render) apply configured FOV to camera projection and match TBP intrinsics
  • (render) increase hardcoded render timeout from 60s to 180s
  • (render) canonicalize object paths before passing to Bevy asset server

Other

  • (render) extract RENDER_TIMEOUT_SECS constant from six duplicated sites
  • (render) replace magic-number assertions with formula invariants