yuding
d60cc4448d
添加一些数据
2026-04-21 15:07:36 +08:00
yuding
c11140f967
更新了版本
2026-03-26 09:34:21 +08:00
yuding
837177f3f2
feat: add settings dialog with render mode selection
...
- Add SettingDialogManager with radio-style render mode picker (simple/balance/advanced)
- Add getRenderMode/setRenderMode API to Engine and EngineManager layers
- Wire setting toolbar button to toggle the settings dialog
- Add i18n keys for settings dialog (zh-CN/en-US)
- Add version display at bottom-right of engine wrapper
- Bump version to 1.1.7, rebuild and sync demo libs
2026-02-28 11:26:59 +08:00
yuding
191c571f40
refactor: sync managers and section box actions
...
Wire section box scale/reverse/reset to clipping APIs and sync demo artifacts.
2026-02-04 18:20:30 +08:00
yuding
89789e003b
feat(registry): 注册 ComponentDetailManager 到全局 Registry 和 BimEngine
2026-01-28 12:00:55 +08:00
yuding
f2460fb981
refactor: 重命名SDK为iflow-engine,使用npm包引入第三方引擎
...
- 将包名从 @fishdingding/bim-engine-sdk 改为 iflow-engine
- 将构建输出文件从 bim-engine-sdk.*.js 改为 iflow-engine.*.js
- 将全局变量从 LyzBimEngineSDK 改为 IflowEngine
- 将第三方引擎SDK从本地引入改为npm包引入 (iflow-engine-base)
- 移除本地 src/engine_base 目录,移至回收站
- 更新所有文档和demo中的引用
2026-01-22 11:29:51 +08:00
yuding
a930bc8a50
feat: 更新 SDK 构建产物和文档
...
- 更新 SDK 构建文件 (es/umd)
- 更新 SDK 使用文档
- 删除 gujianzhu.glb 模型文件
- 更新 package.json 配置
- 调整 tab 组件样式和 vite 配置
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-15 16:46:53 +08:00
yuding
9d1ebfd817
添加测试信息
2025-12-16 11:57:44 +08:00
yuding
8a727c4485
添加测试信息
2025-12-04 18:39:07 +08:00
yuding
14ac91aa6e
Refactor: modularize toolbar buttons, integrate config, and fix layout positioning
2025-12-03 15:46:18 +08:00
yuding
5763b764a3
Initial commit
2025-12-03 12:00:46 +08:00