Block a user
BS-JD-002 - Scene document abstraction above DynamicScene RON
Implementation progress in working tree:
- Added
scene::documentwithSceneDocument,SceneEntity,SceneEntityId,SceneComponentBlob,ScenePatch, andSceneTransform. SceneDocument…
BS-JD-007 - Viewport productivity controls
Partial progress in 2fa6410:
- Viewport camera input now respects egui text focus and viewport focus.
- RMB look hides the cursor while held and restores it on release/cancel.
- Camera…
BS-JD-006 - Selection and editing shortcut polish
Additional partial progress in 19c4d01/2fa6410:
- Multi-select gizmo movement now applies live to all selected actors rather than only updating peers on release.
- Added `selection.reset_trans…
BS-JD-005 - Command palette polish and fuzzy matching
Additional partial progress in 19c4d01:
- Ctrl+P now focuses the filter when opened.
- First filtered command is selected by default.
- Up/Down navigation and Enter execution work without…
BS-JD-003 - Editor metadata for components
Progress landed in 2fa6410:
- Extended component registry metadata with descriptions, hidden state, recommendations, conflicts, categories, and hydration-effect notes.
- Add Component UX is now…
BS-JD-002 - Scene document abstraction above DynamicScene RON
Starting this next.
Initial implementation target:
- Add
crates/scene/src/document.rswithSceneDocument,SceneEntity,SceneComponentBlob, andScenePatchtypes. - Keep the first pass as…
BS-JD-ROADMAP - Jackdaw-inspired editor production roadmap
M0 progress update from local commits 19c4d01 and 2fa6410:
- Closed out the Jackdaw adoption/source policy via ADR 0020 and PR checklist updates.
- Advanced component metadata/Add Component…
BS-JD-005 - Command palette polish and fuzzy matching
Partially addressed in local commit 19c4d01 (Start M0 editor workflow polish).
Covered:
- Command palette filter takes focus immediately on
Ctrl+P. - First filtered command is selected. -…
BS-JD-006 - Selection and editing shortcut polish
Partially addressed in local commit 19c4d01 (Start M0 editor workflow polish).
Covered:
- Added
selection.reset_transformto the command palette. - Reset supports multi-selection with one…
BS-JD-000 - Adoption policy, license notes, and source attribution
BS-JD-000 - Adoption policy, license notes, and source attribution
Implemented in local commit 19c4d01 (Start M0 editor workflow polish).
Scope:
- Added ADR 0020 for Jackdaw-inspired source/attribution policy.
- Indexed ADR 0020 and the Jackdaw roadmap plan…
BS-JD-ROADMAP - Jackdaw-inspired editor production roadmap
Created issue index
M0 - Foundation and polish seams
- #2 BS-JD-000 - Adoption policy, license notes, and source attribution
- #3 BS-JD-001 - Project launcher and sandbox profiles
- #4…
BS-JD-505 - First-hour usability polish pass
BS-JD-504 - Documentation and issue board structure
BS-JD-503 - Performance budgets and editor profiler panel
BS-JD-502 - Tool regression tests and undo invariants
BS-JD-501 - Editor sample scenes and regression pack
BS-JD-404 - BRP remote inspector write prototype
BS-JD-405 - Out-of-process game preview spike