orbit/js
Brian Fertig 69875c1ff0 Fix video sizing and replace fixed landing timeout with playback-aware g
- Introduce `attachClip` to set volume, cover-fit, and re-fit on the first presented frame (`created`) so clips no longer render ~3.4× zoomed in due to v4 placeholder sizes.
- Use `setScale` instead of `setDisplaySize` in `fitCover`, which is stable across frame swaps that preserve scale rather than size.
- Drop the blanket 8s safety valve that cut ~15s landing clips in half; replace with two targeted guards: a 5s stalled check (no playback progress) and a duration-based cap (duration + 5s margin).
2026-09-04 22:34:10 -06:00
..
config
entities Add SurfaceScene with landing video and surface deck 2026-09-04 21:25:44 -06:00
galaxy Add reputation data layer with stable place identity 2026-09-04 18:37:44 -06:00
mining
reputation Add comms panel and free-space station entities 2026-09-04 19:45:12 -06:00
save Add reputation data layer with stable place identity 2026-09-04 18:37:44 -06:00
scenes Fix video sizing and replace fixed landing timeout with playback-aware g 2026-09-04 22:34:10 -06:00
tether
ui Add SurfaceScene with landing video and surface deck 2026-09-04 21:25:44 -06:00
utils
vendor
visuals
main.js Add SurfaceScene with landing video and surface deck 2026-09-04 21:25:44 -06:00