-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Feature/save current work 2026 07 01 #456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
zhangtianqides
wants to merge
65
commits into
pascalorg:main
Choose a base branch
from
lytech2020:feature/save-current-work-2026-07-01
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
54b6035
追加家具相关功能
chou-kyoku e01148d
bug 修正
chou-kyoku 8767649
外壳以及AI弹窗追加
wangdezihao-gaojunfeng bf20652
feat(dxf-import): toolbar entry point + needsReview badge
lily2019711 f5fec29
init
lily2019711 550d71e
fix 坐标问题
lily2019711 a60299a
UI 优化
lily2019711 a609a00
部分家具解析
lily2019711 373f144
英文化
lily2019711 c1b71af
fix(importers): stricter TS compat — non-null assert on LINE.start/en…
lily2019711 79f864d
fix(importers): non-null assert on DxfRawLine.start/end in geometry p…
lily2019711 07878c5
合并1.0
wangdezihao-gaojunfeng 488bb99
feat:统一英文改造
wangdezihao-gaojunfeng 802e5b2
feat:AI悬浮窗改为侧边栏
wangdezihao-gaojunfeng ae2c062
调整导入dxf默认选项
lily2019711 677617a
feat:弹窗形式修改
wangdezihao-gaojunfeng b281276
feat:远程访问配置
wangdezihao-gaojunfeng 3fa6c9c
feat(exporter): DXF export improvements — wall breaks, furniture foot…
lily2019711 71f6a32
fix(exporter): correct DXF Y-axis mirror — negate Y and swap arc angl…
lily2019711 8b55c78
feat:配置手册与ai跳转路径修改
wangdezihao-gaojunfeng b50f378
Merge branch 'develop' of https://github.com/lytech2020/pascalorg-edi…
wangdezihao-gaojunfeng 9e2db55
fix(exporter): make DXF output AutoCAD-compatible (AC1015 format)
lily2019711 1aaa634
fix(import/export): DXF import/export improvements
lily2019711 37af24e
fix(exporter): eliminate eHandleInUse — unify to single handle counter
lily2019711 dc8bffa
feat:材质功能代理修复
wangdezihao-gaojunfeng 706deab
fix walkthrough
lily2019711 d1aa4c9
Merge branch 'develop' of github.com:lytech2020/pascalorg-editor into…
lily2019711 61b0c6d
fix dxf export
lily2019711 11b551f
feat:新增修改防抖追加
wangdezihao-gaojunfeng 5fef266
fxi dxf export door style
lily2019711 b233a29
fix dxf export door open
lily2019711 59aa1a6
Merge branch 'develop' of github.com:lytech2020/pascalorg-editor into…
lily2019711 6ac52e3
feat:默认紫色渲染模式
wangdezihao-gaojunfeng af601db
隐藏dxf预览图文字提示
lily2019711 bb6eb2f
Merge branch 'develop' of github.com:lytech2020/pascalorg-editor into…
lily2019711 c8e0708
feat:读取本地图片和视频
wangdezihao-gaojunfeng 4efa8b2
feat:代理资源开放
wangdezihao-gaojunfeng d71e027
feat:数据库连接修复
wangdezihao-gaojunfeng 2bc0e1c
关闭防碰撞调整网格宽度
chou-kyoku 0f259a8
feat:侧边栏样式修改,全景和360功能优化,截图依赖追加
wangdezihao-gaojunfeng 84ea7b8
feat: 默认场景大小放大,场景居中功能追加
wangdezihao-gaojunfeng 1f2cb20
feat:SqlLite连接稳定性修复
wangdezihao-gaojunfeng 0d71a89
feat: 设置面板追加布局 Z 轴镜像功能
chou-kyoku cc629aa
Merge remote-tracking branch 'upstream/main' into 0.9.1merge
wangdezihao-gaojunfeng a6bd076
chore: 清空开发环境自定义 catalog 条目
chou-kyoku 5234011
清空开发环境自定义 catalog 条目
chou-kyoku c81b5c3
feat:静态示例资源删除,数据处理脚本上传
wangdezihao-gaojunfeng 491b3ed
feat:静态360图片路由方式改造
wangdezihao-gaojunfeng 06b4f15
feat:MCP服务器接口模式改动(适应Dify大模型API模式调用)
wangdezihao-gaojunfeng ca4cc31
feat:样式规则上传
wangdezihao-gaojunfeng e66e1fc
feat:样式代码上传
wangdezihao-gaojunfeng 3508de2
feat:字体样式整体修改
wangdezihao-gaojunfeng 9e512b1
feat:显示模型贴图功能开关追加
wangdezihao-gaojunfeng 91a6577
Merge origin/0.9.1merge into develop
wangdezihao-gaojunfeng 9997ebc
feat: 添加场景 IFC/BIM 导出
chou-kyoku a49d306
fix: 修复 IFC 地板导出几何与来源逻辑
chou-kyoku 7506778
chore: 移除 IFC 导出单元测试
chou-kyoku 9605a7a
feat: export real furniture mesh geometry in IFC BIM output.
chou-kyoku def8fac
Save current work: restart project and AI/MCP integration updates
zhangtianqides 97447b1
Add evaluation harness and unit tests for scene validation
zhangtianqides 0627aa2
优化测试集,人工标注反馈流程确定,bug fix
zhangtianqides e35c246
添加家具检查脚本
zhangtianqides bddecd3
更新模型库
zhangtianqides d1e15c5
更新case案例,新增家具
zhangtianqides 2d3c4c8
更新更多的家具
zhangtianqides File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,5 +3,6 @@ | |
| "allow": [ | ||
| "Bash(npx turbo:*)" | ||
| ] | ||
| } | ||
| }, | ||
| "enableAllProjectMcpServers": true | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| [mcp_servers.pascal-dev] | ||
| args = ["/Users/user/github/pascal-editor/packages/mcp/dist/bin/pascal-mcp.js"] | ||
| command = "bun" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| { | ||
| "mcpServers": { | ||
| "pascal-dev": { | ||
| "command": "bun", | ||
| "args": [ | ||
| "/Users/user/github/pascal-editor/packages/mcp/dist/bin/pascal-mcp.js" | ||
| ] | ||
| } | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Committed local MCP paths
Low Severity
.mcp.jsonand.codex/config.tomlhardcode/Users/user/github/pascal-editor/...for the MCP server binary. Other machines cannot run MCP without editing committed config.Additional Locations (1)
.codex/config.toml#L1-L3Reviewed by Cursor Bugbot for commit def8fac. Configure here.