修宁
|
1b56e8d084
|
InstancePointManager / LineSegmentManager 重构
|
6 months ago |
修宁
|
7a84b4bece
|
Merge remote-tracking branch 'origin/master'
|
6 months ago |
修宁
|
744387d77c
|
InstancePointManager / LineSegmentManager 重构
|
6 months ago |
lizw-2015
|
f3d2a49ec5
|
refactor(editor): 优化 BayEditor 组件布局和样式
- 调整 bay-info 和 bay-empty 的布局结构
- 添加 bay-empty 样式,用于显示空状态提示
- 优化 level heights部分的样式
|
6 months ago |
lizw-2015
|
edf833099d
|
Merge remote-tracking branch 'origin/master'
|
6 months ago |
lizw-2015
|
6e00ab682e
|
feat(editor): 新增货架列配置编辑器
- 添加 BayEditor组件用于编辑货架列配置
- 在 PropertyPanel 中集成 BayEditor组件
- 更新 RackPropertySetter以支持货架列配置编辑
- 优化 PropertyPanel 中的数据更新逻辑
|
6 months ago |
修宁
|
ca12e043fb
|
统一线段 / 统一点位管理. InstancePointManager / LineSegmentManager
|
6 months ago |
修宁
|
94ad354d54
|
Merge remote-tracking branch 'origin/master'
|
6 months ago |
修宁
|
27dcba2dff
|
统一标签管理器 LabelManager
|
6 months ago |
lizw-2015
|
3d77b7492f
|
feat(editor): 添加 InOutCenterEditor 组件并更新相关文件
- 新增 InOutCenterEditor 组件,用于编辑输入、输出和中心端口
- 在 PropertyPanelConstant 中注册 InOutCenterEditor 组件
- 更新 TransformEditor 组件,注释掉调试日志
- 新增 flex 布局相关 CSS 类
|
6 months ago |
lizw-2015
|
52d0712577
|
refactor(charger, clx, ptr): 重构充电器、CLX、PTR 模块的属性设置
- 移除 ChargerMeta、ClxMeta、PtrMeta 文件
- 新增 ChargerPropertySetter、ClxPropertySetter 文件
- 更新 index.ts 文件,使用新的 propertySetter 配置
- 统一属性设置格式,提高代码可维护性
|
6 months ago |
修宁
|
59c6681fc8
|
性能优化 InstanceMesh(Point) + BufferGeometry + Label
|
6 months ago |
修宁
|
18669d9d10
|
性能优化 InstanceMesh(Point) + BufferGeometry + Label
|
6 months ago |
修宁
|
6bab7839ef
|
极致优化, InstanceMesh 矩阵
|
6 months ago |
修宁
|
407e3aedbc
|
性能测试渲染
|
6 months ago |
修宁
|
84b4c4461d
|
性能测试渲染
|
6 months ago |
修宁
|
71ede82ce3
|
性能测试渲染
|
6 months ago |
修宁
|
0edfc30cc6
|
性能测试渲染
|
6 months ago |
修宁
|
abd98816f0
|
性能测试渲染
|
6 months ago |
修宁
|
3ff3b09f15
|
性能测试渲染
|
6 months ago |
修宁
|
f643194dbc
|
性能测试渲染
|
6 months ago |
修宁
|
7fa7f4dab6
|
refactor(editor): update click handlers to accept event and hotkey parameters
|
6 months ago |
修宁
|
4d77ba63ac
|
refactor(renderer): unify point and line handling in renderer methods
|
6 months ago |
修宁
|
48510e2837
|
StateManager.update 重构
|
6 months ago |
修宁
|
d3ade02a95
|
EsDragControl 延迟抓取
|
6 months ago |
修宁
|
011648ad60
|
Merge remote-tracking branch 'origin/master'
|
6 months ago |
修宁
|
829dbd6fc1
|
EsDragControl 延迟抓取
|
6 months ago |
lizw-2015
|
6d0ac058b0
|
refactor(editor): 移除 IMetaProp 组件的 prop 类型定义
移除了 IMetaProp组件中 prop 属性的 MetaItem 类型定义,改为使用 any 类型。这个改动可能是为了提高组件的灵活性,使其能够接受不同类型的 prop 数据。
|
6 months ago |
lizw-2015
|
8db8dc1ba7
|
feat(editor): 添加 TransformEditor 组件并优化 DataForm 样式
- 新增 TransformEditor 组件,用于编辑物体的变换属性(位置、旋转、缩放)
- 在 PropertyPanel 中集成 TransformEditor,实现对 tf 属性的编辑
- 优化 DataForm 项的样式,增加无标签项的样式处理
- 调整 PropertyPanel 的样式,优化属性编辑界面布局
|
6 months ago |
lizw-2015
|
c87c1eac07
|
feat(editor): 添加 TransformEditor 组件并优化 DataForm 样式
- 新增 TransformEditor 组件,用于编辑物体的变换属性(位置、旋转、缩放)
- 在 PropertyPanel 中集成 TransformEditor,实现对 tf 属性的编辑
- 优化 DataForm 项的样式,增加无标签项的样式处理
- 调整 PropertyPanel 的样式,优化属性编辑界面布局
|
6 months ago |
修宁
|
142492b832
|
Merge remote-tracking branch 'origin/master'
|
6 months ago |
修宁
|
62716d1b0d
|
visible 属性
|
6 months ago |
lizw-2015
|
de6d585fe8
|
Merge remote-tracking branch 'origin/master'
|
6 months ago |
lizw-2015
|
539f2610fc
|
refactor(property): 优化属性面板并支持实时编辑
- 修改 DataForm 组件的 valuesChange 事件为 dataChange
- 在 PropertyPanel 中添加实时编辑功能,通过 viewport 更新状态
- 优化 PropertyPanel 的数据处理和组件渲染
- 调整 PropertyPanelConstant 中的默认属性值
|
6 months ago |
修宁
|
5945edd41f
|
EsDragControl2 拖拽管理器完成
|
6 months ago |
修宁
|
8333ea11f3
|
EsDragControl2 拖拽管理器完成
|
6 months ago |
修宁
|
7f3807121f
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/core/engine/Viewport.ts
|
6 months ago |
修宁
|
e85311a709
|
EsDragControl2 拖拽管理器完成
|
6 months ago |
yuliang
|
7003d99d03
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/modules/ptr/PtrMeta.ts
|
6 months ago |
yuliang
|
1c91c5bb37
|
展会地图
|
6 months ago |
lizw-2015
|
06fdbfe2c1
|
refactor(property): 重构属性面板
- 移除 IMeta接口,改为使用 PropertySetter
- 新增 PropertyPanel 组件用于渲染属性
- 修改 ModuleManager 中的 meta 为 setter
- 更新各模块的元数据文件,使用新的 PropertySetter 结构
|
6 months ago |
yuliang
|
ab411f5c6b
|
ptr 2D显示
|
6 months ago |
yuliang
|
658f4136e9
|
ptr 2D显示
|
6 months ago |
修宁
|
b83a9a0f75
|
包围盒优化
|
7 months ago |
修宁
|
bfce920b79
|
包围盒优化
|
7 months ago |
修宁
|
654241df77
|
WAY 的渲染, 上下左右调整
|
7 months ago |
修宁
|
c3109f4dcf
|
Merge remote-tracking branch 'origin/master'
|
7 months ago |
修宁
|
19a302d5ff
|
mousemove
|
7 months ago |
lizw-2015
|
eca71b2d53
|
style(yvan-lcc): 优化数据表单组件中日期选择器和级联选择器的样式
- 设置日期选择器和普通输入框的宽度为 100%
- 设置级联选择器的宽度为 100%
|
7 months ago |
lizw-2015
|
7ee684033d
|
refactor(yvan-lcc):优化 DataForm 组件的使用和数据传递
- 使用 getCurrentInstance() 获取当前组件实例
- 用 toRaw(data) 替代直接传递 reactive data
- 创建 VNode 以更灵活地使用 DataForm 组件
- 调整对话框中 DataForm 的属性传递方式
- 移除不必要的 $forceUpdate() 调用
|
7 months ago |