Skip to content
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 15 commits into from
Jul 18, 2023
Merged

V3.8.1 merge v3.8.0 #15757

merged 15 commits into from
Jul 18, 2023

Conversation

minggo
Copy link
Contributor

@minggo minggo commented Jul 18, 2023

Re: #

Changelog


Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

Canvasfull and others added 15 commits July 13, 2023 13:46
* 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.
* 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
@minggo minggo requested a review from SantyWang July 18, 2023 03:55
@minggo minggo merged commit 9415d1b into cocos:v3.8.1 Jul 18, 2023
@minggo minggo deleted the v3.8.1-merge-v3.8.0 branch July 18, 2023 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants