-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge origin/main into origin/feat/2.0 (#33)
* chore: auto tigger bot review for specific branches * fix: correct the mean of visible * fix: destroyed spine item is visible when clicked in editor * feat: add setRotation、setScale and setPosition method in class Composition * fix: setScale error in spine item * chore: detail annotation about setPosition method * chore: modify annotation * test: fix case test problem * test: fix case test problem * test: fix spine test case problem * test: update case test time stamp * test: delete useless spine case * test: fix sprite unit test case * test: fix unit test problem * fix: solve pre composition problem in 3D plugin * test: update plugin unit test * build: add vite legacy polyfill * docs: changelog 1.1.0 * docs: update changelog * Update packages/effects-core/src/plugins/text/text-vfx-item.ts Co-authored-by: Zheeeng <hi@zheeeng.me> * Update packages/effects-core/src/plugins/text/text-vfx-item.ts Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: Zheeeng <hi@zheeeng.me> Co-authored-by: RGCHN <dacong9610@163.com> Co-authored-by: liuxi150 <liuxi150@hotmail.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
- Loading branch information
1 parent
bd1b4cf
commit f090372
Showing
44 changed files
with
194 additions
and
137 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
reviews: | ||
auto_review: | ||
enabled: true | ||
drafts: true | ||
base_branches: | ||
- "main" | ||
- "hotfix" | ||
- "dev" | ||
- "feat/*" | ||
chat: | ||
auto_reply: true |
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.