-
Notifications
You must be signed in to change notification settings - Fork 2k
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
V3.8.1 merge v3.8.0 #15757
Merged
Merged
V3.8.1 merge v3.8.0 #15757
Conversation
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
* fixed cache mode spine animation playback issue. * remove unused code. * fix code formatting. * fix code formatting. * fix editor changing animation node position doesn't refresh rendering when enable batch. * add spine error id 7511 'Invalid input'. & fix deprecated to engineInternal. & change _uuid to uuid. * remove invalid code & fix error map code format. & replace any to interface. * fix setSkin invalidation on cached mode. * remove unneeded descriptions. * fix frame = 1 to length - 1. * fix code format. * revert update skeleton data on setSkin.
…) (cocos#15706) Co-authored-by: cocos-robot <[email protected]>
* Fix openharmony platform issues: 1. Fix xmlhttprequest request problems. 2. Repair the problem of not being able to display full screen. * fix: crash on OH 4.0 (cocos#15656) * Openharmony adapted to the new Deveco(3.1 beta2) version * Runtime environment using harmonyos * Modifying configuration content * Modify the usage syntax Restore default values --------- Co-authored-by: PP <[email protected]>
* Pose graph: fix apply transform node * Update
* fix the data desynchronization when switching cache mode dynamically & Type 'AnimationCache | null' is not assignable to type 'AnimationCache'. * fix ‘BindingError: Cannot pass non-string to std::string’ when skin name is number. * remove old code. * remove try catch. * rolling conflict codes. --------- Co-authored-by: Santy-Wang <[email protected]>
* Fix two security issues (cocos#15451) * Fix run_test_cases.yml security issue * Properly fix cocos#15065 * Only run commenting workflows on success. (cocos#15499)
* add getAttachments support. * fix code format. * add getAttachmentsForSlot support. * optimize get attachmentsForSlot.
* fix last frame add animation flash. * fix when loop last set frame = 0 and once last set frame = length - 1. * optimize code order.
Conflicts: cocos/spine/lib/spine-define.ts cocos/spine/skeleton-cache.ts cocos/spine/skeleton.ts : native/external-config.json
SantyWang
approved these changes
Jul 18, 2023
Canvasfull
approved these changes
Jul 18, 2023
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.
Re: #
Changelog
Continuous Integration
This pull request:
Compatibility Check
This pull request: