Add Chromium-only Blender WebEngine parity work
This commit is contained in:
18
docs/status/W-017.md
Normal file
18
docs/status/W-017.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# W-017 Status
|
||||
|
||||
status: done
|
||||
task: 完成 Web 壳里程碑
|
||||
|
||||
React + Three.js + EngineWorker + StorageWorker + versioned manifest now run
|
||||
together with the local minimal WebEngine ABI. The mock SceneIR remains the
|
||||
scene source in this milestone; Blender data libraries and `.blend` loading are
|
||||
deliberately deferred to W-030 and later.
|
||||
|
||||
## Verification
|
||||
|
||||
```text
|
||||
npm run typecheck # passed
|
||||
npm run lint # passed
|
||||
npm run build # passed
|
||||
npm run test:e2e # 4 passed
|
||||
```
|
||||
Reference in New Issue
Block a user