Add Chromium-only Blender WebEngine parity work

This commit is contained in:
mes123456
2026-08-12 04:47:48 -04:00
commit 9fd26010f6
18225 changed files with 11622124 additions and 0 deletions

11
docs/status/N-010.md Normal file
View File

@@ -0,0 +1,11 @@
# N-010 可复现离线发布包
状态:`done`
`release:offline` 生成 `release/blender-web-offline.tar.gz`
`release/blender-web-corresponding-source.tar.gz`。二进制包包含同源 app、WASM、GPL、GMP、
OpenSubdiv license、第三方 notice、文件 SHA-256 manifest 和 source offer源码包包含 Blender
5.2、Web app/protocol、锁文件、Web 构建脚本与状态/构建文档。tar 使用固定排序、mtime、owner
`gzip -n`,连续生成两次后必须得到相同的两个 SHA-256顶层 `SHA256SUMS.txt` 覆盖交付物。
验收:`npm --prefix web run release:offline`