13 Commits
Author SHA1 Message Date
ud18010andClaude Opus 4.8 b84dd1c53e ModelTranslator: expose --qr-input-cap, adapt CLI test to new argv
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 15:02:25 +08:00
ud18010andClaude Opus 4.8 0481f10b8c ModelTranslator: QR watertightness gate + quad default
根因(真机排查):QuadRemesher 引擎在激进减面下非确定性地从封闭流形
输入打出孔洞/非流形边(实测同一输入约 85% 次数破碎),即"破碎面"。

修复:QR 导回后比对输入拓扑,若比输入新增开边(孔洞)/非流形边即判破损、
弃用 QR 回退 collapse(topology_acceptable 纯策略+单测;_edge_defects 计数)。
顺带修复水密门在导入后拒绝时未恢复 obj 选中态,导致 collapse 回退时
export use_selection 选不到对象、只导出 4KB 空 FBX 的 bug。

含用户改动:--reducer 默认改为 quad(配合水密门,破碎自动回退,安全),
及其 CLI 默认值测试。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 10:10:45 +08:00
ud18010andClaude Opus 4.8 11036877fc ModelTranslator: expose --reducer CLI option
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 16:55:20 +08:00
ud18010andClaude Opus 4.8 d18feae258 ModelTranslator: model_decimate docstring 用法补 --max-overlap(评审 Minor)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 12:40:51 +08:00
ud18010andClaude Opus 4.8 3609ea4334 ModelTranslator: model_decimate 新增 --max-overlap 参数(校验+透传)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 12:38:43 +08:00
ud18010andClaude Opus 4.8 1c9a7e1ed0 ModelTranslator: 终审 Minor——sidecar 用 finally 清理 + average_islands_scale 补捕 TypeError
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 11:54:25 +08:00
ud18010andClaude Opus 4.8 c1a1a0e490 ModelTranslator: model_decimate 渲染 UV 观察图 PNG 并清理 sidecar
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 11:44:37 +08:00
ud18010 8a3e47b7cd ModelTranslator: 移除 RizomUV 链路——减面默认 seam+UVPM4 排布 2026-07-20 14:20:14 +08:00
ud18010andClaude Opus 4.8 e78bd04ba8 ModelTranslator: 编排层兜底意外异常 + 警告消息收敛(审查修复)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-20 09:41:07 +08:00
ud18010 b702685e36 ModelTranslator: 减面默认 RizomUV 展开(三步编排,失败/不达标回退 seam) 2026-07-20 09:33:40 +08:00
ud18010andClaude Opus 4.8 4e27b9ae9b ModelTranslator: 减面 UV 改锐边 seam 展开(质量门回退 smart,--unwrap 可选)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 11:54:59 +08:00
ud18010 cf237ffbf3 ModelTranslator: 审查修复——导出仅选中对象、常量通道日志、--tris 校验、超差警告 2026-07-16 11:05:19 +08:00
ud18010andClaude Opus 4.8 65b4c3fe8e ModelTranslator: FBX 减面工具 model_decimate(Decimate collapse + Smart UV 重展)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 10:39:16 +08:00