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.2 merge v3.8.1 #16223

Merged
merged 29 commits into from
Sep 8, 2023
Merged

V3.8.2 merge v3.8.1 #16223

merged 29 commits into from
Sep 8, 2023

Conversation

minggo
Copy link
Contributor

@minggo minggo commented Sep 8, 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.

hana-alice and others added 29 commits August 31, 2023 15:03
* fix update widget occur error

* update expression
* Add ci support for Openharmony

* Add ci support for Openharmony

* Update native-compile-platforms.yml

* Update native-compile-platforms.yml

* Update ci yml

* Add executable permission for hvigorw

* Don't output too many log

* test hvigorw now

* Update ci yml

* Update ci yml

* Fix that could not find common/CMakeLists.txt

* build success

* Build hap package
…ocos#16105)

* fix bind cont EventData * bind, modify the address as a reference.

* change external-config checkout to v3.8.1-19.

* optimize const bind data, use const_cast<Type> & fix spine define api.

* fix wasm api getId & getOffset & <size_t> bones.

* fix wasm & asm const string.

* fix const std::string path to const std::string &path.

* change external-config checkout v3.8.1-19 to v3.8.1-20.
…nd joints cocos#17226 (cocos#16154)

* [fix] box2d wasm rigid-body destroy() should destroy related shapes and joints cocos#17226

* update external-config.json
* update world bound

* update code
* Modify camera component ortho height's min value to 0

* Min value as 1e-6
* add CULL_MESHOPT constant

* Update cc.config.json
* add dirty flag to edit box

Add dirty flag to edit-box-impl in order to save matrix cost while not been focused

* fix CI

---------

Co-authored-by: chenyang.sun <[email protected]>
* 1.Fixed editbox input send message twice.
2.Fixed when the window is hidden to send message twice
3.Fixed unresponsive right mouse button

* Remove  redundant files.

* Fixed ios compile failures.

* fixed ci errors for ios
* fix meshopt trigger

* add missing part

* add fallback for platform that doean't support half vertex attr

* fix tidy

* revert wrong code

* correct missing field

* optimize

* tune, fix bug
@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Interface Check Report

This pull request does not change any public interfaces !

@minggo minggo merged commit dee8822 into cocos:v3.8.2 Sep 8, 2023
25 checks passed
@minggo minggo deleted the v3.8.2-merge-v3.8.1 branch September 8, 2023 07:39
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.