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

Sync 3.8.1 to develop #15865

Merged
merged 53 commits into from
Aug 4, 2023
Merged

Sync 3.8.1 to develop #15865

merged 53 commits into from
Aug 4, 2023

Conversation

SantyWang
Copy link
Contributor

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.

PPpro and others added 30 commits July 18, 2023 15:31
* fix videoplayer.isplaying status after pause

* fix isPlaying status when play video finish
# Conflicts:
#	cocos/3d/framework/mesh-renderer.ts
#	cocos/rendering/custom/executor.ts
#	cocos/rendering/post-process/passes/fxaa-pass.ts
#	cocos/spine/skeleton.ts
arsen2010 and others added 23 commits July 26, 2023 17:25
* fix widget undo bug

* next tick snapshot
…#15762)

* when editor change language,update fbx editing interface

* update
* fix the bug of changing select fbx, the preview interface did not update

* fix editing fbx animation events interface bug
# Conflicts:
#	pal/wasm/wasm-minigame.ts
* fixed scene._instantiate/updateWorldTransform on native platforms.
* fix shader lighting flow

* code
…es. (cocos#15807)

* Fix the problem of noise when playing web audio for more than 5 minutes.
* Fix audio can not be paused & resume on mini game platform
* PoseGraph: support editor decorators on node inputs

* Fix lint error
* implement some wechat splashScreen features

* fix unit-test may not get logo&background condition

* fix eslint
* fix: bug on Destructuring Assignment syntax on OH

* [AOT] workaround skip Storage type checking on OH

* reuse fullscreen on OH platform
@dumganhar dumganhar merged commit f024d3f into cocos:develop Aug 4, 2023
23 of 24 checks passed
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.