Progress update: #22 terrain schema and chunked hydration is closed and landed on main at ed21bcc. The committed terrain showcase, runtime-only chunk/collider ownership, first-class editor…
Production-readiness update: terrain foundation #22 is closed and integrated on main at ed21bcc.
Blacksite now has a first-class versioned TerrainDesc, deterministic runtime-only render/coll…
Acceptance complete
Implementation and evidence: ed21bcc
Delivered:
- versioned, bounded, finite inline
TerrainDescheight grid with scale, chunking, shared base Material/Instance…
Progress update: #52 non-blocking native dialogs is closed and landed on main at ba59f57. Scene, asset, prefab, composition, collaboration, Project Browser, and dirty-confirmation dialogs no…
Production-readiness update: native-dialog responsiveness #52 is closed and integrated on main at ba59f57.
The real KDE portal Open dialog was held for 12 seconds under native Wayland;…
Acceptance complete
Implementation: d038cf3, ba59f57
Completed:
- migrated every scene, asset import/export, prefab, composition, collaboration, Project Browser, and dirty-confirmation…
Checkpoint d038cf3 is pushed on codex/non-blocking-native-dialogs.
Completed:
- shared one-at-a-time native-dialog broker;
- worker-thread dialog wait with one-shot main-thread completion; -…