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

Merge v3.8.1 #15549

Merged
merged 93 commits into from
Jun 28, 2023
Merged

Merge v3.8.1 #15549

merged 93 commits into from
Jun 28, 2023

Conversation

minggo
Copy link
Contributor

@minggo minggo commented Jun 27, 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.

jk20012001 and others added 30 commits June 12, 2023 15:18
* Support clip frame events in animation graph

* Opt

* Opt
* PR1: add explicit function return type (cocos#15311)

* PR4: add explicit function return type (cocos#15314)

* [ci skip][AUTO]: Automated code generating update: 8843bfe  (cocos#15314) (cocos#15357)

Co-authored-by: cocos-robot <[email protected]>

* add function return type

* fix version checking

* fix return type

---------

Co-authored-by: Cocos Robot <[email protected]>
Co-authored-by: cocos-robot <[email protected]>
* [fix] add boundary to avoid physx assert error (cocos#15321)

* update comments for physics constraint components
* fix: inspector/texture: fault-tolerant for parse atlas

* feat: if parentAssetList is not Array, hide the tip

* feat: delete hyphhyphen
* fix type in debug.ts
* fix type in scheduler.ts

* fix CI

* add dt type
* feat : add clearVariables method for AnimationGraphPartialPreviewer

* clear motionRecords too
* Uniform the way to set a property's type as enum

* Update

* Revert "Update"

* License
* fix type in node-activator.ts && component-scheduler.ts

* fix native node interface

* fix native ts build
…latform. (cocos#15434)

* Repair the problem of invalid game.end on web platform and minigame platform
* optimize inspector padding interface

* clear somewhere ui-prop ui-section margin-top

* optimize asset and node interface in inspector

* adjust asset.css
* optimize ui-section header margin-right

* update
troublemaker52025 and others added 19 commits June 21, 2023 11:46
* fix sprite-frame edit button visible bug

* optimize particle-system interface indent

* optimize fbx animation tab header color

* revert

* optimize align

* add debug log error
* compatible with 2d

* use warn
* fix: add WASM_FALLBACK for spine wasm module

* update external

* fix eslint
* fix bmfont render bug

* fix
…r than 15. (cocos#15515)

* Fix spine.wasm could not run in safari with iOS which version is lower than 15.

* Update external config.

* Revert "fix: add WASM_FALLBACK for spine wasm module (cocos#15511)"

This reverts commit e5dde7f.
* fix fsUtils is not defined at taobao platform
* fix: loading spine module on OPPO using separate engine
…d effects on the mini game platform (cocos#15541)

* Fix the memory leak caused by excessive simultaneous playback of sound effects on the mini game platform.

(cherry picked from commit 4616c24)

(cherry picked from commit 2ee2a16)
 Conflicts:
	cocos/2d/assembler/label/text-processing.ts
	cocos/physics/bullet/instantiated.ts
	cocos/profiler/profiler.ts
	cocos/rendering/custom/executor.ts
	cocos/rendering/custom/index.ts
	cocos/rendering/custom/web-pipeline.ts
	cocos/rendering/pipeline-scene-data.ts
	cocos/root.ts
	cocos/spine/assembler/simple.ts
	cocos/spine/lib/instantiated.ts
	cocos/spine/lib/spine-define.ts
	cocos/spine/skeleton.ts
@minggo minggo requested a review from star-e June 27, 2023 10:36
@minggo minggo merged commit b45b95a into cocos:develop Jun 28, 2023
@minggo minggo deleted the merge-v3.8.1 branch June 28, 2023 01:56
cocos-robot pushed a commit to cocos-robot/engine that referenced this pull request Jun 28, 2023
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.