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.6 #1

Merged
merged 10,000 commits into from
Feb 21, 2025
Merged

sync 3.8.6 #1

merged 10,000 commits into from
Feb 21, 2025

Conversation

yeshao2069
Copy link
Owner

Re: cocos-creator/3d-tasks#

Changelog:
*

GengineJS and others added 30 commits November 18, 2024 09:32
… INT format. (#17858)

* setInstancedAttribute

* Add copyTypedArray

* Fix Model::setInstancedAttribute and SubModule::setInstancedAttribute.

---------

Co-authored-by: James Chen <[email protected]>
* [v3.8.5] Mangle private properties in touch-manager.ts

* Fix eslint errors in mouse-input.ts
… _animatedBodies container if its type was changed. (#17873)
* Improvement of openharmony's editbox (#17042)

* Improvement of openharmony's editbox

* Remove redundant header file

---------

Co-authored-by: qiuguohua <[email protected]>
# Conflicts:
#	templates/openharmony/entry/src/main/cpp/types/libcocos/index.d.ts
#	templates/openharmony/entry/src/main/ets/components/EditBoxDialog.ets
#	templates/openharmony/entry/src/main/ets/pages/index.ets
#	templates/openharmony/entry/src/main/ets/workers/cocos_worker.ts

* Upgrade the openharmony API to 12

* Remove debugging information

* Fix some bugs in the ark engine
Fix some issues with jsvm
* Release module_info

* Fix std::any_of return value not being used

---------

Co-authored-by: qiuguohua <[email protected]>
* update version
* Improving the spine preview ui control
…7900)

* Fix the issue where UI batching breaks under specific conditions.
* Continue to remove unused platforms support.
* Remove dollar suffix for private property definition.

* (\._[a-z][a-zA-Z0-9]{3,})\$ to \1

* (protected _[a-z][a-zA-Z0-9]{3,})\$ and (public _[a-z][a-zA-Z0-9]{3,})\$ to \1

* ( _[a-z][a-zA-Z0-9]{3,})\$([^0-9]) to \1\2

* Remove $ suffix manually for gfx-webgl backend.

* (public [a-z][a-zA-Z0-9]{3,})\$ to \1

* (\.[a-z][a-zA-Z0-9]{3,})\$ to \1


* Remove mangle hack.
# Conflicts:
#	cocos/gfx/webgl/webgl-swapchain.ts
* Improve spine i18n

* refine i18n
dumganhar and others added 28 commits February 11, 2025 10:21
* Fix cross threading issue when calling callStatic Method

* Rename AsyncCallParam to CallParam

---------

Co-authored-by: qiuguohua <[email protected]>
…n feature definition. (#18319)

* Update ccbuild to 2.3.12 which supports to override constant values in feature definition.

* Update ccbuild to 2.3.13
* Optimize code size: strip XR relevant code by USE_XR constants

* Update SplashScreen

* Package size doesn't need to check xr module
* Optimize code size for render-data.ts
* Treeshake xr module import.

* Treeshake more XR relevant code.

* Update cc.config.json
…18330)

* Fix missing marionette & procedural-animation in CI code size check

* Get all features by StatsQuery in ccbuild

* Fix top level await
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.1.
- [Commits](indutny/elliptic@v6.5.4...v6.6.1)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Refactor 2d assembler
@yeshao2069 yeshao2069 merged commit 5f9fe94 into yeshao2069:v3.8.6 Feb 21, 2025
23 of 25 checks passed
Copy link

@yeshao2069 ❗ There was an error during the execution of the tasks. Please check the logs for more details.

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.