V3.8.1 builtin pipeline#49
Draft
2youyou2 wants to merge 91 commits into
Draft
Conversation
…b platform (cocos#16122) * fix audio can not reset to position 0 after call stop operation on web platform
* add missing default viewType * add missing color attachment
* fix asmjs subpackage problem on minigame platform, fix gui
* 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Re: cocos-creator/2d-tasks#
Changes:
*