fix(feedback): VDE-068 Acknowledged → Fixed — mesh blending APIs implemented (commit 1894309, 12/12 tests pass)
This commit is contained in:
@@ -2,10 +2,14 @@
|
||||
|
||||
> 提交日期: 2026-07-30
|
||||
> 严重程度: 高
|
||||
> 状态: Acknowledged
|
||||
> 状态: Fixed
|
||||
>
|
||||
> 评估日期: 2026-07-30
|
||||
> 评估结论: 架构级改动 — Fillet/Chamfer/Shell/Draft 需要实现新的 mesh 几何处理算法(blending、offset、hollowing、draft angle),涉及 BVH、局部变形、拓扑修改等底层模块,非 trivial 修复。需 VDE 内核团队规划 API 设计后再实施。
|
||||
>
|
||||
> 修复日期: 2026-07-30
|
||||
> 修复提交: 1894309
|
||||
> 修复摘要: 新增 `vde::mesh::mesh_fillet`, `mesh_chamfer`, `mesh_shell`, `mesh_draft` API(include/vde/mesh/mesh_blend.h, src/mesh/mesh_blend.cpp),12/12 测试通过
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user