Changelog
All notable changes to Orbit. Dates are UTC. The build number shown in-app is the git commit count, so it advances with every commit.
v1.1.0 — 2026-07-02
- Welcome screen — Orbit now opens on a welcome card (mirroring Quarry's): import a world, open a saved
.orbitproject, or start a new empty project in one click, with a one-tap restore last session when you have one. - Edit history in the header — the top bar gains an Undo / Redo / History cluster, matching Quarry. The History button opens a jump-list of every edit — click any entry to jump straight to that state (undo and redo in one move).
- Documentation site — a browsable docs site at
/docs(opened from the menu, the welcome screen, or About) covering the workspace, controls, scenes & timeline, and exporting. It's authored in Markdown and rendered to static HTML with every build, so it always matches the shipped app. - Changelog system — release notes now live in
CHANGELOG.md, surfaced as Recent updates in the new About Orbit window and in full on the documentation's What's new page. - Header wordmark — the "Orbit" logotype now matches Quarry's exactly (Geist Sans, 17px, tight tracking).
v1.0.0 — 2026-07-01
- Initial release — a browser-based cinematics editor for Minecraft: Bedrock Edition, the filming companion to Quarry.
- Multi-camera timeline — camera tracks with position/rotation/FOV keyframes, per-keyframe easing, a Camera Cuts lane with hard and eased blends, look-at-point and follow-actor aim, camera shake, and constant-speed retiming.
- Environment, effects & markers — keyframe time-of-day, weather, fades and titles; fire particles, sounds and shake; drop markers that emit
/scriptevent orbit:markercues in-game. - Reference audio — attach a music/voice track per scene with a waveform lane and BPM beat grid for snapping (editor-only, never exported).
- F-curve editor (
Tab), snapping, keyframe copy/paste, and a live 3D preview whose easing/eval math matches the exported runtime exactly. - Export — build a
.mctemplate,.mcworld, or.mcaddonwith format cards and validation; play scenes from/orbit play <scene>or configured triggers. - Version profiles — target stable Bedrock 1.21.80+ by default, or a newer profile that unlocks APIs such as
setFov.
Orbit