Skip to content

v0.38.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:34
· 3 commits to main since this release

Changelog

  • af8d2d5 Merge pull request #379 from jasonfen/fix/376-landed-zoom-cap-twitch
  • 8d15f41 Merge pull request #380 from jasonfen/fix/378-surface-view-travel-axis
  • 3a8de54 Merge pull request #381 from jasonfen/fix/375-landed-vessel-no-orbit
  • 5ecf0b0 Merge pull request #382 from jasonfen/feat/377-descent-stop-margin
  • 17e45fe Merge remote-tracking branch 'origin/main' into feat/377-descent-stop-margin
  • a770aad fix: a Landed vessel has no orbit — suppress the co-rotation pseudo-orbit (#375)
  • 4d09638 fix: address batched review findings on #377 descent corridor
  • 091734a fix: clear the chase-cam latch on liftoff, not on touchdown (#380 review round 2)
  • ecd8008 fix: gate closest-approach TCA/CA rows + ✕ marker on craftHasOrbit (#375 review)
  • da68250 fix: gate landed surface zoom cap on c.Landed, not signed-zero altitude
  • 3ee2bf6 fix: integrate the real stop burn for the descent corridor margin (#377)
  • cc66840 fix: latch chase-cam horizontal axis through the touchdown speed-floor (#380 review)
  • bf9c459 fix: orient chase-cam horizontal axis by velocity, not attitude (#378)
  • 35e2a6f fix: widen the descent corridor label column to 15 (finding 3 follow-up)
  • fd60e7e strip teaching parentheticals from the DESCENT CORRIDOR block (Jason)
  • 5c12a6f test: cover fix item 2's glyph/label/inspect-registration half (#375)