-
Notifications
You must be signed in to change notification settings - Fork 14
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
Merge origin/main into origin/dev #32
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
3cd9c82
feat: 支持直接解析和播放预合成,统一数学库
yiiqii 064e6b9
build: 支持 CHANGELOG 生成脚本
yiiqii c5088a8
Merge pull request #4 from galacean/build/github-changelog-print
yiiqii 8672574
feat: 完善预合成元素的 transform 设置
RGCHN 9318300
fix: 修复拖拽问题
liuxi150 af5647f
fix: 增加预合成元素的id处理
RGCHN 92995c6
Merge pull request #5 from galacean/fix/pre-comp
yiiqii 5a450ee
Merge pull request #8 from galacean/fix/drag
yiiqii 0660b6b
fix: 修复预合成上碰撞测试问题
RGCHN 3977d73
feat: add refId to CompVFXItem to recognize original id
RGCHN 196f326
perf: 优化代码
yiiqii db01450
Merge pull request #9 from galacean/fix/pre-comp
yiiqii 4d800e5
fix: merge issue
yiiqii bfda65e
Merge pull request #20 from galacean/fix/merge-issue
yiiqii 8f684d5
chore: auto tigger bot review for specific branches
zheeeng 7771e94
Merge pull request #23 from galacean/chore/config-coderabbit
yiiqii 0df5ccb
fix: correct the mean of visible
RGCHN dd10e77
fix: destroyed spine item is visible when clicked in editor
RGCHN 4a5cffd
feat: add setRotation、setScale and setPosition method in class Compos…
RGCHN 54cd071
fix: setScale error in spine item
RGCHN 4ae460f
chore: detail annotation about setPosition method
RGCHN a4e79b0
chore: modify annotation
RGCHN aae672e
Merge pull request #25 from galacean/fix/visible1
yiiqii be3a501
test: fix case test problem
liuxi150 7a48aee
test: fix case test problem
liuxi150 26ad523
test: fix spine test case problem
RGCHN 2830f9c
test: update case test time stamp
liuxi150 4180437
test: delete useless spine case
RGCHN ebe258e
test: fix sprite unit test case
RGCHN 37f07c9
test: fix unit test problem
liuxi150 2c4be05
Merge branch 'test/fix-case' of https://github.com/galacean/effects-r…
liuxi150 3985d94
fix: solve pre composition problem in 3D plugin
liuxi150 02c949b
Merge pull request #27 from galacean/fix/3d-pre
yiiqii 7ffc379
Merge pull request #26 from galacean/test/fix-case
yiiqii f22c633
test: update plugin unit test
liuxi150 38683cb
Merge pull request #28 from galacean/test/fix-test
yiiqii c0c487b
build: add vite legacy polyfill
yiiqii 667d65d
Merge pull request #29 from galacean/build/add-legacy-polyfill
yiiqii 6631f66
Merge pull request #30 from galacean/feat/1.1
yiiqii ffac305
docs: changelog 1.1.0
yiiqii 2322e9f
docs: update changelog
yiiqii 7c523f0
Merge pull request #31 from galacean/docs/changelog-1.1.0
yiiqii e84718c
Update packages/effects-core/src/plugins/text/text-vfx-item.ts
yiiqii 8e9ddac
Update packages/effects-core/src/plugins/text/text-vfx-item.ts
yiiqii 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
This file contains 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
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.