-
-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* main: v0.7.0-beta.7 refactor: rename (#827) Improve ShaderData Macro feature (#823) refactor: clear import (#825) types: export `BoolUpdateFlag` type (#822) Fix crossFade bug when two AnimatorState use one AnimationClip (#766) fix(text): fix horizontal and vertical alignment error (#772) v0.7.0-beta.6 fix: fixed the bug of animator revert when blendWeight length exceeds 4 (#817) v0.7.0-beta.5 Improve BlendShape when use attribute mode (#804) fix(Renderer): destroy crash when material is null (#808) Add component denpendent decorator (#796) (#807) Update README.md Update README.md Update README.md v0.7.0-beta.4
- Loading branch information
Showing
41 changed files
with
476 additions
and
316 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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"npmClient": "npm", | ||
"version": "0.7.0-beta.6", | ||
"version": "0.7.0-beta.7", | ||
"bootstrap": { | ||
"hoist": 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
Oops, something went wrong.