M0 closeout: foundation cut is complete and pushed through:
19c4d01Start M0 editor workflow polish2fa6410Polish inspector add component workflow2054fa2Advance M0 scene and…
M0 closeout triage: this is still useful viewport productivity work, but it is not required for the completed M0 foundation cut. Carrying this to M5 with the remaining first-hour/editor polish work.
M0 closeout triage: targeted selection/input bugs were fixed during M0, but the full box-select/component-copy/visibility shortcut package remains broader editor polish. Carrying this to M5.
M0 closeout triage: basic command palette focus/keyboard navigation shipped earlier, but fuzzy matching plus tools/panels/assets/help indexing remains broader UX polish. Carrying this to M5.
M0 closeout triage: this remains valuable, but it is not part of the completed M0 foundation cut that landed through cc6acb1. Carrying this to M5 where first-hour UX, samples, and startup…
Correction: reopening this because BS-JD-203 is assigned to M2 and still includes broader target-kind/preview acceptance criteria (primitive/brush faces and richer commit/cancel coverage) beyond…
Progress landed in cc6acb1 (Complete M0 editor asset workflow).
Completed M0-relevant portion:
- Texture/material apply actions are routed through asset operators.
- Actor `Authoring…
M0 completion update landed in cc6acb1 (Complete M0 editor asset workflow).
Completed scope since the initial component metadata pass:
- Static Mesh Renderer slots now present imported…
M0 completion update landed in cc6acb1 (Complete M0 editor asset workflow).
Completed scope:
- Added asset operator wrappers for
assets.place,assets.place_subasset,assets.apply_texture…
Local implementation progress pending QA/sign-off (not committed yet):
Asset workflow migration slice:
- Added
crates/editor/src/assets/operators.rswith immediate operators for:- `assets.pla…
M0 progress update after d77cc6a:
BS-JD-004 / #6 has its first operator bridge committed:
- Command palette and queued commands now run through the operator lifecycle.
- Operator status appears…
Committed and pushed operator bridge in d77cc6a (Add editor operator lifecycle bridge).
Landed:
- Added
crates/editor/src/operators.rswithEditorOperator, lifecycle phases, disabled…
Local implementation progress pending QA/sign-off (not committed yet):
- Added
crates/editor/src/operators.rswithEditorOperator,ActiveOperator, lifecycle phases, disabled reasons,…
Starting next M0 slice after 2054fa2.
Initial scope for this pass:
- Inventory existing mutation paths: command palette, history commands, asset placement/drop, and modal viewport tools.
- Add…