..
AliasTree
style: 别名树面板统一白色背景 + TreeView MinWidth=300
2026-06-01 11:04:18 +08:00
Animation
feat: separate 2-point vertical hoisting path from regular hoisting
2026-06-01 23:31:00 +08:00
Collision
Remove legacy yaw recovery fallbacks
2026-04-12 15:29:08 +08:00
Config
feat: MaxFullDisplayDepth 改为从配置文件读取,支持实时生效
2026-06-01 10:30:21 +08:00
Database
修正数据管理的内容显示,修正类别自定义错误日志
2026-02-19 20:47:57 +08:00
Models
合并检测记录和碰撞记录表,重构检测过程
2026-02-18 22:34:18 +08:00
Properties
将自定义类别配置文件整合到系统配置文件中;修复配置事件重复触发问题。
2026-03-09 14:04:25 +08:00
Services
Fix auto path grid restore and validation
2026-04-26 19:11:03 +08:00
Spatial
将虚拟车辆改成虚拟物体
2026-02-16 09:02:50 +08:00
UIUpdate
删除多余的引用
2025-10-21 18:48:27 +08:00
AssemblyReferencePathManager.cs
Separate asset axis conventions from host coordinates
2026-03-22 13:30:35 +08:00
BatchQueueManager.cs
Fix batch queue detection record snapshots
2026-03-20 15:42:16 +08:00
DocumentStateManager.cs
增加了文档变更后,清理和初始化的功能
2025-09-12 17:36:26 +08:00
FloorAttributeManager.cs
对代码进行审查并优化
2026-02-16 11:55:45 +08:00
GridVisualization.cs
重构网格可视化功能,使用单独的结构和渲染方法
2026-01-16 21:06:20 +08:00
IdleEventManager.cs
删除多余的引用
2025-10-21 18:48:27 +08:00
IPathPlanningManagerEvents.cs
增加数据库路径载入事件,避免事件职责混乱
2026-01-06 10:30:34 +08:00
MainPlugin.cs
0.15.1: 修复角度输入崩溃、Y轴修正动画丢失、数据库连接缺失三个bug
2026-05-26 21:02:48 +08:00
ModelSplitterManager.cs
对代码进行审查并优化
2026-02-16 11:55:45 +08:00
NavigationMapGenerator.cs
修改截图使用当前视窗尺寸
2026-02-17 22:35:34 +08:00
PathAnalysisEngine.cs
Finalize canonical rail coordinate integration
2026-03-21 19:19:13 +08:00
PathAnalysisReportGenerator.cs
将虚拟车辆改成虚拟物体
2026-02-16 09:02:50 +08:00
PathAnalysisService.cs
实现路径分析功能
2026-02-14 17:39:40 +08:00
PathClickToolPlugin.cs
修改吊装路径功能,支持天车横移路径
2026-01-31 17:50:59 +08:00
PathCurveEngine.cs
Add linear assembly reference path and rod alignment
2026-03-19 22:00:04 +08:00
PathDatabase.cs
feat: separate 2-point vertical hoisting path from regular hoisting
2026-06-01 23:31:00 +08:00
PathDataManager.cs
Add rail mount placement controls and persistence
2026-03-26 01:01:01 +08:00
PathInputMonitor.cs
Restore tool focus by picking context
2026-04-02 22:35:58 +08:00
PathPlanningManager.cs
fix: 2-point vertical path point modification no longer constrained by hoisting height limits
2026-06-01 23:55:04 +08:00
PathPlanningManagerEventArgs.cs
更正插入路径点的问题。
2026-01-06 18:01:23 +08:00
PathPlanningModels.cs
feat: separate 2-point vertical hoisting path from regular hoisting
2026-06-01 23:31:00 +08:00
PathPlanningService.cs
删除多余的引用
2025-10-21 18:48:27 +08:00
PathPointRenderPlugin.cs
Fix auto path obstacle geometry collection
2026-04-14 09:22:01 +08:00
SectionBoxExporter.cs
剖面盒导出添加 debug 日志:遍历耗时/对象数/隐藏数/导出耗时/文件大小
2026-05-18 19:45:10 +08:00
UIStateManager.cs
Fix YUp hoisting path rendering and finish sync
2026-03-22 12:21:25 +08:00
VirtualObjectManager.cs
Reduce pose diagnostics log noise
2026-04-13 02:51:24 +08:00