• Joined on 2024-12-19
tian pushed to stable at tian/NavisworksTransport 2026-08-05 09:46:34 +00:00
10be0a5e4f chore: 版本 0.18.1 — F1 导出前恢复移动物体 + 坐标系强制注入 + 记录 fragment 依赖已知问题
tian pushed to stable at tian/NavisworksTransport 2026-08-05 09:40:04 +00:00
4acd7e4846 fix: F1 导出前恢复移动物体到路径起点(确保导出包含,解决盒外物体失败)
tian pushed to stable at tian/NavisworksTransport 2026-08-05 09:19:15 +00:00
a79e68732b fix: 副实例坐标系强制注入(修复 Rail 等真实物体姿态链依赖 YUp/ZUp 正确)
tian pushed to stable at tian/NavisworksTransport 2026-08-05 08:44:24 +00:00
9d9d64dd7e fix: 真实物体选择失败错误信息明确化(fragment 姿态原因)
tian pushed to stable at tian/NavisworksTransport 2026-08-05 08:28:23 +00:00
e26ced742b docs: 批处理多进程开关文案简化(使用多进程)
tian pushed to stable at tian/NavisworksTransport 2026-08-05 08:26:08 +00:00
db77b80cf7 feat: 批处理并发配置化 + 多进程 UI 开关
tian pushed to stable at tian/NavisworksTransport 2026-08-05 08:16:58 +00:00
72d256e68e fix: UnobservedTaskException + processMonitorTask 死锁
tian pushed to stable at tian/NavisworksTransport 2026-08-05 05:18:56 +00:00
54fef0916c Merge branch 'feature/e4-sectionbox-batch-detection' into stable
047834df58 chore: 版本 0.18.0 — 剖面盒自动检测 + 多实例并行批处理
336210d612 feat: 批处理多实例并行执行(ProcessQueueAsync 改造)
2fae6028d1 fix: 多实例并行前的单实例假设清理
1cc348d271 refactor: NavisworksInstanceManager 独立模块(多实例管理),SectionBoxBatchDetector 委托
Compare 10 commits »
tian pushed to feature/e4-sectionbox-batch-detection at tian/NavisworksTransport 2026-08-05 05:14:35 +00:00
336210d612 feat: 批处理多实例并行执行(ProcessQueueAsync 改造)
tian pushed to feature/e4-sectionbox-batch-detection at tian/NavisworksTransport 2026-08-05 05:08:08 +00:00
2fae6028d1 fix: 多实例并行前的单实例假设清理
tian pushed to feature/e4-sectionbox-batch-detection at tian/NavisworksTransport 2026-08-05 05:02:26 +00:00
1cc348d271 refactor: NavisworksInstanceManager 独立模块(多实例管理),SectionBoxBatchDetector 委托
tian pushed to feature/e4-sectionbox-batch-detection at tian/NavisworksTransport 2026-08-05 04:52:47 +00:00
fcd4b34983 feat: F1 可靠性——总 deadline + 副实例进程存活监控(防止批处理无限等待)
tian pushed to feature/e4-sectionbox-batch-detection at tian/NavisworksTransport 2026-08-05 04:46:54 +00:00
9cc9c56362 feat: F3 清理与恢复(副实例退出等待+工作目录清理重试)+ 计划文档更新
tian pushed to feature/e4-sectionbox-batch-detection at tian/NavisworksTransport 2026-08-05 04:34:18 +00:00
98d01595c3 feat: F2 碰撞对象映射回主模型(层级链为桥)+ F1 稳定性修复
tian pushed to feature/e4-sectionbox-batch-detection at tian/NavisworksTransport 2026-08-05 04:12:17 +00:00
832caaffef feat: F1 剖面盒自动检测完整链路跑通(真实物体)
tian created branch feature/e4-sectionbox-batch-detection in tian/NavisworksTransport 2026-08-05 03:00:31 +00:00
tian pushed to feature/e4-sectionbox-batch-detection at tian/NavisworksTransport 2026-08-05 03:00:31 +00:00
d99cbd8b5f feat: E4 剖面盒自动检测链路实验完成(分支验证)
tian pushed to stable at tian/NavisworksTransport 2026-08-05 02:52:21 +00:00
aa8e9e55c5 docs: 剖面盒导出+批处理自动检测方案评估与实施计划
tian pushed to stable at tian/NavisworksTransport 2026-08-04 10:49:16 +00:00
3b31c0c92d chore: 版本 0.17.0 — 集成测试体系完整化(T01-T16,25/25 通过)
tian pushed to stable at tian/NavisworksTransport 2026-08-04 10:44:37 +00:00
ac454196f1 feat: 集成测试补 T16 剖面盒导出(25/25 通过)