• Joined on 2024-12-19
tian pushed to feature/alias-tree at tian/NavisworksTransport 2026-06-01 16:14:28 +00:00
93c143f75b docs: CHANGELOG 添加别名树功能
tian pushed to feature/alias-tree at tian/NavisworksTransport 2026-06-01 15:56:36 +00:00
2ff4cb1678 fix: 2-point vertical path point modification no longer constrained by hoisting height limits
be5867f2a3 chore: bump version to 0.15.4
a8c5681dfb feat: separate 2-point vertical hoisting path from regular hoisting
64a27f4c29 feat: add 2-point vertical hoisting path support
a375e977d4 style: 别名树面板统一白色背景 + TreeView MinWidth=300
Compare 8 commits »
tian pushed to feature/alias-tree at tian/NavisworksTransport 2026-06-01 01:12:54 +00:00
61318b450d chore: DockPane 标题「别名导航树」→「别名树」
fddefde1ed docs: 更新别名树实施方案 — 新增显示原则 + 修正标识/定位/联动描述
Compare 2 commits »
tian created branch feature/alias-tree in tian/NavisworksTransport 2026-05-31 15:28:11 +00:00
tian pushed to feature/alias-tree at tian/NavisworksTransport 2026-05-31 15:28:11 +00:00
6260c175d4 fix: 别名树 IndexPath 改用 Navisworks 官方 API CreatePathId/ResolvePathId
f7544a2095 fix: 别名树深度超限节点导航 — 改用 ModelItem.Parent 链替代 IndexPath
ea49774f39 fix: no silent catch - log all exceptions
6a3be184a6 fix: crash from VisualTreeHelper.GetParent during rapid clicks
cba8e3f3b7 feat: depth-limited tree display for performance
Compare 10 commits »
tian pushed to stable at tian/NavisworksTransport 2026-05-30 11:18:14 +00:00
378bb6264c add edit tool usage notes to AGENTS.md
56a1ef55f4 0.15.3: misc fixes - rail helper cleanup, screenshot + button, database version
Compare 2 commits »
tian pushed to stable at tian/NavisworksTransport 2026-05-29 18:55:14 +00:00
7189e17e3d fix indentation for AabbSx/Sy/Sz properties
1743704d78 update CHANGELOG for 0.15.3 fixes
1ca2a8e1bc 0.15.3: auto-adjust uses optimizer AABB directly for passage space visualization
b25a3a04a1 0.15.3: fix auto-adjust rotation order mismatch in CreateCanonicalRotationCorrection / CreateHostRotationCorrection
af141aa37c 自动调整:去掉米单位混用,内部统一模型单位;ComputedLiftOffsetMeters -> ComputedLiftOffsetModelUnits;EditRotationWindow 添加等待光标
Compare 5 commits »
tian pushed to stable at tian/NavisworksTransport 2026-05-28 17:50:00 +00:00
90367db214 自动调整Info日志改为Debug
tian pushed to stable at tian/NavisworksTransport 2026-05-28 17:46:57 +00:00
c67dee4f11 约束保留门型偏好,评估改用固定宿主X轴前向,结果加回路径yaw
649c7b50f1 0.15.2 WIP: 自动调整 — 门型偏好、物流车高、上下偏移自动计算、性能优化、日志清理
Compare 2 commits »
tian pushed to stable at tian/NavisworksTransport 2026-05-27 07:42:59 +00:00
e224e332a3 更新版本号至 0.15.2,更新 CHANGELOG 和 todo_features
tian pushed to main at tian/NavisworksTransport 2026-05-27 07:30:40 +00:00
61b063d8c6 Y轴输入框添加旋转90°图标按钮; 窗口布局优化
16a81964f1 优化自动调整: 合并三次旋转为单次 OverridePermanentTransform,NW 调用减少 80%
bbb58c9634 调整物体窗口: 提升高度→上下偏移, 允许负值, 窗口加宽, 清理提示文字
3e43b20102 自动调整: 回调内扣除路径 yaw,使 correction 成为绝对角度
7187bcf622 自动最优朝向: 黑盒实测模式
Compare 614 commits »
tian pushed to stable at tian/NavisworksTransport 2026-05-27 07:27:59 +00:00
61b063d8c6 Y轴输入框添加旋转90°图标按钮; 窗口布局优化
16a81964f1 优化自动调整: 合并三次旋转为单次 OverridePermanentTransform,NW 调用减少 80%
bbb58c9634 调整物体窗口: 提升高度→上下偏移, 允许负值, 窗口加宽, 清理提示文字
3e43b20102 自动调整: 回调内扣除路径 yaw,使 correction 成为绝对角度
7187bcf622 自动最优朝向: 黑盒实测模式
Compare 5 commits »
tian pushed to stable at tian/NavisworksTransport 2026-05-26 20:01:10 +00:00
19a38e5446 0.15.1: 修复角度输入崩溃、Y轴修正动画丢失、数据库连接缺失三个bug
be06878346 剖面盒导出添加 debug 日志:遍历耗时/对象数/隐藏数/导出耗时/文件大小
595f5225b5 拆分导出为两步:遍历(后台线程)+导出(UI线程)
b34d17f2d1 恢复 Task.Run 包装 ExportSectionBoxFromActiveView,修复大模型导出性能回归
36a5944548 删除JSON导出功能;去掉ExportSelectedItemsAsync中残留的Task.Run
Compare 5 commits »
tian created branch master in tian/TemplateProject 2026-05-21 12:32:51 +00:00
tian pushed to master at tian/TemplateProject 2026-05-21 12:32:51 +00:00
aca7dc999e 项目初始化
tian created repository tian/TemplateProject 2026-05-21 12:31:02 +00:00
tian pushed to stable at tian/NavisworksTransport 2026-05-16 07:23:59 +00:00
1e8916b828 补充剖面盒恢复修复报告
e5f710407c 导出后自动恢复剖面盒(Navisworks ExportToNwd 内部关闭剖分)
47af2443cd 数据库schema兼容+剖面盒导出修复+代码重构
Compare 3 commits »
tian pushed to stable at tian/NavisworksTransport 2026-05-13 02:03:10 +00:00
928edb8328 Merge codex/rail-mount-modes into stable
413c0ea869 Add project-tools skill frontmatter metadata
0a318f4dca Update completed todo items
454f1e6584 Fix auto path grid restore and validation
28d0708858 Lock selection clip box after activation
Compare 89 commits »
tian pushed to p0-dashboard at Doni/safesight-control 2026-05-12 09:26:03 +00:00
7a2e82db0d fix: default alarm range to past 7 days, '全部' from 2020
ad98dee68f fix: restore '全部' link, keep per_page on same row
bc085533a1 fix: standard pagination with ellipsis (1 … cur±2 … N)
0f4c75fe26 fix: preserve per_page param in pagination links
b4a9772211 fix: pagination shows ±3 pages with prev/next arrows, 20 per page default with selector
Compare 10 commits »
tian pushed to p0-dashboard at Doni/safesight-control 2026-05-12 08:44:19 +00:00
84b8b1c65a fix: remove transactions causing SQLITE_BUSY, add coding rules
700b2246c7 fix: confirmation dialog fires only once (remove duplicate listener), remove debug log
1a15ab80d6 fix: clear URL params after showing status, so refresh doesn't repeat stale messages
49ab6ae688 fix: form element now wraps device panel so checkboxes are submitted
418bf3c80b fix: persist features only after pipeline success, not before
Compare 13 commits »