mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-04 22:47:23 +02:00
feat: Implement RuntimeDefsModule for managing shared runtime definitions and update related components
This commit is contained in:
parent
f928f9d101
commit
73d6d664fc
14 changed files with 126 additions and 43 deletions
|
|
@ -41,12 +41,12 @@ story_location: /Users/azgaar/Fantasy-Map-Generator/_bmad-output/implementation-
|
|||
|
||||
development_status:
|
||||
epic-1: in-progress
|
||||
1-1-bootstrap-scene-container-and-defs-host: in-progress
|
||||
1-2-add-scene-module-for-shared-camera-state: in-progress
|
||||
1-3-add-layers-registry-as-the-ordering-source-of-truth: in-progress
|
||||
1-4-add-layer-surface-lifecycle-ownership: done
|
||||
1-5-add-compatibility-lookups-for-legacy-single-svg-callers: ready-for-dev
|
||||
1-6-move-shared-defs-resources-to-the-dedicated-host: ready-for-dev
|
||||
1-1-bootstrap-scene-container-and-defs-host: done
|
||||
1-2-add-scene-module-for-shared-camera-state: review
|
||||
1-3-add-layers-registry-as-the-ordering-source-of-truth: review
|
||||
1-4-add-layer-surface-lifecycle-ownership: review
|
||||
1-5-add-compatibility-lookups-for-legacy-single-svg-callers: review
|
||||
1-6-move-shared-defs-resources-to-the-dedicated-host: review
|
||||
epic-1-retrospective: optional
|
||||
|
||||
epic-2: backlog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue