-
Notifications
You must be signed in to change notification settings - Fork 1
Update #5
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
Merged
ZhangQiankun2025
merged 22 commits into
thingraph:main
from
ZhangQiankun2025:feature/syncCodes
Nov 24, 2025
Merged
Update #5
ZhangQiankun2025
merged 22 commits into
thingraph:main
from
ZhangQiankun2025:feature/syncCodes
Nov 24, 2025
Conversation
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
feat: inital * dev_init: (2 commits squashed) - feat: inital - update Signed-off-by: lishipeng <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/3
update * dev_init: (2 commits squashed) - feat: inital - update Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/4
Fix two build errors * feature/fix-err: (1 commits squashed) - Fix two build errors Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/5
Fix some wording * feature/wording: (1 commits squashed) - Fix some wording Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/6
Adjust .gitignore * feature/clean: (1 commits squashed) - Adjust .gitignore Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/7
Change icon and some wording * feature/icon: (1 commits squashed) - Change icon and some wording Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/8
Modify about page * feature/about: (1 commits squashed) - Modify about page Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/9
Update test pages * feature/pages: (1 commits squashed) - Update test pages Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/10
Code clean up * feature/clean: (1 commits squashed) - Code clean up Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/11
Add top menu and implemented new/open/export * feature/menu: (2 commits squashed) - Add dependency to x-viewer - Add top menu and implemented new/open/export Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/13
Remove the vertical scroolbar * feature/scrool: (1 commits squashed) - Remove the vertical scroolbar Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/14
Add about panel and fileformats * feature/panels: (1 commits squashed) - Add about panel and fileformats Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/15
Fix build error for the first time * feature/fix-build: (1 commits squashed) - Fix build error for the first time Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/17
* Update * Fix some more build erros * Fix some more build errors * Resolve public path --------- Co-authored-by: ZhangQiankun <[email protected]>
Fix some build errors * fixbug/buildError: (1 commits squashed) - Fix some build errors Signed-off-by: zhangqiankun <[email protected]> Reviewed-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/18
Update x-viewer binary * feature/xviewer: (1 commits squashed) - Update x-viewer binary Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/19
Move x-viewer sdks to folder * feature/x-viewer: (1 commits squashed) - Move x-viewer sdks to folder Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/20
Upgrade x-viewer * feature/upgrade: (1 commits squashed) - Upgrade x-viewer Signed-off-by: yanzexuan <[email protected]> Merged-by: yanzexuan <[email protected]> CR-link: https://codeup.aliyun.com/68c03aa6ddcdb4ded6028c72/panda/scene-editor/change/21
1806455 to
1968389
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.