liupeng
|
4c49b84ad6
|
添加图标
|
6 months ago |
liupeng
|
20f374d17d
|
监控
|
6 months ago |
yuliang
|
ea2d1982ff
|
cl2 基于设备状态和任务状态分步生成设备任务消息
|
6 months ago |
修宁
|
c19f6d6fbc
|
解决循环依赖问题、世界模型初始化时机问题
|
6 months ago |
lizw-2015
|
64932bd734
|
fix(editor): 修复属性面板表单字段错误
- 将 PropertyPanel 组件中的 formFields 属性绑定从 props.flatten.fields 修改为 group.fields
- 这个修改确保了正确的字段配置被传递给表单组件,避免了潜在的字段显示错误问题
|
6 months ago |
修宁
|
d4d2eca2ac
|
去掉 agv1 和 three-dxf-viewer 依赖
|
6 months ago |
修宁
|
a7d49bdcde
|
脚本支持
|
6 months ago |
修宁
|
2b8c8d72d7
|
monaco editor 支持
|
6 months ago |
liupeng
|
0bf0237079
|
样式修改
|
6 months ago |
修宁
|
0908a25b8e
|
monaco editor 支持
|
6 months ago |
修宁
|
60e9bef856
|
monaco editor 支持
|
6 months ago |
修宁
|
00a9b524f8
|
读取 / 写入 bug
|
6 months ago |
修宁
|
e60f0f9185
|
基本容器符合尺寸容器要求
|
6 months ago |
修宁
|
002aa65160
|
左侧树
|
6 months ago |
修宁
|
8b13cc26fd
|
左侧树
|
6 months ago |
修宁
|
8d1facdc13
|
左侧树
|
6 months ago |
修宁
|
7a06a506d2
|
左侧树
|
6 months ago |
lizw-2015
|
a2e0c3fa40
|
feat(editor): 添加批量复制功能
- 新增 BulkCopy 组件用于批量复制操作
- 在 Model2DEditor 中集成批量复制功能
- 实现了行数、列数、行间距、列间距等配置选项
- 添加了批量复制的逻辑,包括复制对象的坐标计算
|
6 months ago |
lizw-2015
|
6e00ab682e
|
feat(editor): 新增货架列配置编辑器
- 添加 BayEditor组件用于编辑货架列配置
- 在 PropertyPanel 中集成 BayEditor组件
- 更新 RackPropertySetter以支持货架列配置编辑
- 优化 PropertyPanel 中的数据更新逻辑
|
6 months ago |
lizw-2015
|
3d77b7492f
|
feat(editor): 添加 InOutCenterEditor 组件并更新相关文件
- 新增 InOutCenterEditor 组件,用于编辑输入、输出和中心端口
- 在 PropertyPanelConstant 中注册 InOutCenterEditor 组件
- 更新 TransformEditor 组件,注释掉调试日志
- 新增 flex 布局相关 CSS 类
|
6 months ago |
修宁
|
4d77ba63ac
|
refactor(renderer): unify point and line handling in renderer methods
|
6 months ago |
修宁
|
48510e2837
|
StateManager.update 重构
|
6 months ago |
lizw-2015
|
c87c1eac07
|
feat(editor): 添加 TransformEditor 组件并优化 DataForm 样式
- 新增 TransformEditor 组件,用于编辑物体的变换属性(位置、旋转、缩放)
- 在 PropertyPanel 中集成 TransformEditor,实现对 tf 属性的编辑
- 优化 DataForm 项的样式,增加无标签项的样式处理
- 调整 PropertyPanel 的样式,优化属性编辑界面布局
|
6 months ago |
修宁
|
62716d1b0d
|
visible 属性
|
6 months ago |
lizw-2015
|
539f2610fc
|
refactor(property): 优化属性面板并支持实时编辑
- 修改 DataForm 组件的 valuesChange 事件为 dataChange
- 在 PropertyPanel 中添加实时编辑功能,通过 viewport 更新状态
- 优化 PropertyPanel 的数据处理和组件渲染
- 调整 PropertyPanelConstant 中的默认属性值
|
6 months ago |
lizw-2015
|
06fdbfe2c1
|
refactor(property): 重构属性面板
- 移除 IMeta接口,改为使用 PropertySetter
- 新增 PropertyPanel 组件用于渲染属性
- 修改 ModuleManager 中的 meta 为 setter
- 更新各模块的元数据文件,使用新的 PropertySetter 结构
|
6 months ago |
修宁
|
19a302d5ff
|
mousemove
|
7 months ago |
修宁
|
57e8749002
|
属性面板
|
7 months ago |
修宁
|
cc24f8451d
|
红选模式
|
7 months ago |
lizw-2015
|
e45f1ec5ea
|
feat(components): 新增 DataForm组件
- 添加 DataForm.vue组件实现文件
- 创建 DataFormConstant.ts 定义常量
- 编写 DataFormTypes.ts 定义类型
- 开发 DataFormUtils.tsx 实用函数
- 新增 DataForm01.vue 页面示例
- 更新路由配置,添加 DataForm01路由
- 优化 PropertyView.vue,支持新选中对象变化
- 调整 IMeta.ts,增加 editorProps 属性
|
7 months ago |
修宁
|
6e5b91e429
|
属性编辑器. destory 统一命名为 dispose
|
7 months ago |
修宁
|
b4bbcff248
|
大重构
|
7 months ago |