-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Develop merge v3.8.2 #16303
Develop merge v3.8.2 #16303
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 442f740 - Browse repository at this point
Copy the full SHA 442f740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b27581 - Browse repository at this point
Copy the full SHA 2b27581View commit details -
fix update widget occur error (cocos#16139)
* fix update widget occur error * update expression
Configuration menu - View commit details
-
Copy full SHA for 4d21393 - Browse repository at this point
Copy the full SHA 4d21393View commit details -
Add openharmony CI support (cocos#16151)
* 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
Configuration menu - View commit details
-
Copy full SHA for 2b18d25 - Browse repository at this point
Copy the full SHA 2b18d25View commit details
Commits on Sep 1, 2023
-
fix web pipeline framebuffer resize issue. (cocos#16157)
* fix web pipeline framebuffer resize issue. * fix lint.
Configuration menu - View commit details
-
Copy full SHA for 772bfce - Browse repository at this point
Copy the full SHA 772bfceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e4ceb - Browse repository at this point
Copy the full SHA e2e4cebView commit details -
fix bind cont EventData * bind, modify the address as a reference. (c…
…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.
Configuration menu - View commit details
-
Copy full SHA for ba70fe1 - Browse repository at this point
Copy the full SHA ba70fe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b7875 - Browse repository at this point
Copy the full SHA 70b7875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 692d3dc - Browse repository at this point
Copy the full SHA 692d3dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaeab8b - Browse repository at this point
Copy the full SHA eaeab8bView commit details -
Refactor Openharmony platform code to support switching between napi …
…(ark js runtime) and v8 (cocos#16093) * OH could use v8 now. * napi addon works. * Use Napi addon to refactor code. * Fix compilation errors. * tweak * Refactor oh platform, remove some hacking for oh. * Fix log in runScript. * Fix the issues in napi mode. * Revert. * Remove an unused comment. * Refactor log output in NapiHelper.cpp and OpenHarmonyPlatform.cpp * Update oh template. * Remove unused code. * Remove unused debug log in jsb-gfx.js * Update include * Revert Screen::isDisplayStats. * update OH template for v8 backend * update * Update CMakeLists.txt for OH * Fix a compilation error in NapiHelper.cpp while switching to NAPI mode * Keep the symbol of entry function. * Add -Wl,--gc-sections and add -Wl,-s for release mode. * Update external to 3.8.2-1 * Don't use `console.assert` directly. * Remove oh specific methods ( getInnerWidth/Height, getWindowHandle ) in Device class. --------- Co-authored-by: PP_Pro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2c3429 - Browse repository at this point
Copy the full SHA d2c3429View commit details -
Add openharmony CI support for v3.8.2 branch (cocos#16170)
* Add openharmony CI support (cocos#16151) * 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 * Update oh ci yml, save USE_SE_V8/USE_SE_NAPI to cfg.cmake * Update oh ci yml
Configuration menu - View commit details
-
Copy full SHA for db10a26 - Browse repository at this point
Copy the full SHA db10a26View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 48a5791 - Browse repository at this point
Copy the full SHA 48a5791View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdca5b0 - Browse repository at this point
Copy the full SHA cdca5b0View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dc933d3 - Browse repository at this point
Copy the full SHA dc933d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ff683 - Browse repository at this point
Copy the full SHA 42ff683View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbbda83 - Browse repository at this point
Copy the full SHA fbbda83View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a45535e - Browse repository at this point
Copy the full SHA a45535eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51dc67e - Browse repository at this point
Copy the full SHA 51dc67eView commit details -
[fix] box2d wasm rigid-body destroy() should destroy related shapes a…
…nd joints cocos#17226 (cocos#16154) * [fix] box2d wasm rigid-body destroy() should destroy related shapes and joints cocos#17226 * update external-config.json
Configuration menu - View commit details
-
Copy full SHA for d198a19 - Browse repository at this point
Copy the full SHA d198a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc986c9 - Browse repository at this point
Copy the full SHA fc986c9View commit details -
fixed cocos#16190: Compilation errors if using Clang 15 with c++17 si…
…nce std::unary_function has been removed (cocos#16191) * fixed cocos#16190: Compilation errors if using Clang 15 with c++17 since std::unary_function has been removed * Windows doesn't need to define BOOST_NO_CXX98_FUNCTION_BASE since it has already been defined.
1Configuration menu - View commit details
-
Copy full SHA for 4b039cd - Browse repository at this point
Copy the full SHA 4b039cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c2d70 - Browse repository at this point
Copy the full SHA 50c2d70View commit details -
update world bound when update models (cocos#16189)
* update world bound * update code
Configuration menu - View commit details
-
Copy full SHA for c6d1782 - Browse repository at this point
Copy the full SHA c6d1782View commit details -
Modify camera component ortho height's min value to 0 (cocos#16181)
* Modify camera component ortho height's min value to 0 * Min value as 1e-6
Configuration menu - View commit details
-
Copy full SHA for 23a44ed - Browse repository at this point
Copy the full SHA 23a44edView commit details
Commits on Sep 7, 2023
-
add CULL_MESHOPT constant (cocos#16194)
* add CULL_MESHOPT constant * Update cc.config.json
Configuration menu - View commit details
-
Copy full SHA for 0b65ab3 - Browse repository at this point
Copy the full SHA 0b65ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cb1652 - Browse repository at this point
Copy the full SHA 2cb1652View commit details -
[v3.8.2] Add workflow_dispatch for oh sdk & vulkan sdk (cocos#16206)
* Add workflow_dispatch for oh sdk & vulkan sdk * [ci skip] Update oh sdk cache key to cache-oh-sdk-9
Configuration menu - View commit details
-
Copy full SHA for 2ed62f7 - Browse repository at this point
Copy the full SHA 2ed62f7View commit details -
Add dirty flag to edit box (cocos#16209)
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 7f7de0a - Browse repository at this point
Copy the full SHA 7f7de0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dbd525 - Browse repository at this point
Copy the full SHA 4dbd525View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b57d5ab - Browse repository at this point
Copy the full SHA b57d5abView commit details -
Fix SDL-related issues (cocos#16212)
* 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
Configuration menu - View commit details
-
Copy full SHA for 3822786 - Browse repository at this point
Copy the full SHA 3822786View commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for b46cba6 - Browse repository at this point
Copy the full SHA b46cba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7d2ce - Browse repository at this point
Copy the full SHA 4c7d2ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5545986 - Browse repository at this point
Copy the full SHA 5545986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c0aaf5 - Browse repository at this point
Copy the full SHA 3c0aaf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164aa24 - Browse repository at this point
Copy the full SHA 164aa24View commit details -
Merge pull request cocos#16223 from minggo/v3.8.2-merge-v3.8.1
V3.8.2 merge v3.8.1
Configuration menu - View commit details
-
Copy full SHA for dee8822 - Browse repository at this point
Copy the full SHA dee8822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ce03d - Browse repository at this point
Copy the full SHA 91ce03dView commit details -
Configuration menu - View commit details
-
Copy full SHA for df2ce56 - Browse repository at this point
Copy the full SHA df2ce56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3287aff - Browse repository at this point
Copy the full SHA 3287affView commit details -
Enable gfx-webgpu ci by default and fix some warnings in gfx-webgpu c…
…ode (cocos#16231) * Fix some warnings of gfx-webgpu. * Move gfx-webgpu compilation to another yml * Update CMakeLists.txt * Update webgpu yml * Fix a mistake in native-compile-webgpu.yml * Remove unused `#pragma once` for WGPUEMSImpl.cpp
Configuration menu - View commit details
-
Copy full SHA for 322875e - Browse repository at this point
Copy the full SHA 322875eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 794b8b3 - Browse repository at this point
Copy the full SHA 794b8b3View commit details
Commits on Sep 11, 2023
-
Fix all warnings for gfx-webgpu and add condition control for webgpu …
…ci yml (cocos#16232) * Fix all warnings for gfx-webgpu * Update webgpu yml, add condition control
Configuration menu - View commit details
-
Copy full SHA for d7f90a3 - Browse repository at this point
Copy the full SHA d7f90a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 290746a - Browse repository at this point
Copy the full SHA 290746aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a6c212 - Browse repository at this point
Copy the full SHA 8a6c212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2788ed6 - Browse repository at this point
Copy the full SHA 2788ed6View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc2a1a8 - Browse repository at this point
Copy the full SHA cc2a1a8View commit details
Commits on Sep 13, 2023
-
feat: support touch info query in input module (cocos#16235)
Co-authored-by: finscn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e53dde - Browse repository at this point
Copy the full SHA 0e53ddeView commit details -
replace NodeEventType.SIBLING_ORDER_CHANGED with NodeEventType.CHILDR…
…EN_ORDER_CHANGED (cocos#16246) * replace NodeEventType.SIBLING_ORDER_CHANGED with NodeEventType.CHILDREN_ORDER_CHANGED
Configuration menu - View commit details
-
Copy full SHA for ea8ca11 - Browse repository at this point
Copy the full SHA ea8ca11View commit details
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f4aa7e9 - Browse repository at this point
Copy the full SHA f4aa7e9View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 608660a - Browse repository at this point
Copy the full SHA 608660aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c6afd - Browse repository at this point
Copy the full SHA 59c6afdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aecd91 - Browse repository at this point
Copy the full SHA 5aecd91View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1ee3a59 - Browse repository at this point
Copy the full SHA 1ee3a59View commit details
Commits on Sep 19, 2023
-
Use WebAssembly version libraries for unit testing (cocos#16264)
* Use WebAssembly version libs in unit test
Configuration menu - View commit details
-
Copy full SHA for 5682bbf - Browse repository at this point
Copy the full SHA 5682bbfView commit details -
Fix the issue of sensitive character filtering being fixed still lead…
…s to its display. (cocos#16261)
Configuration menu - View commit details
-
Copy full SHA for c58cb54 - Browse repository at this point
Copy the full SHA c58cb54View commit details -
Configuration menu - View commit details
-
Copy full SHA for dae0f55 - Browse repository at this point
Copy the full SHA dae0f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8366af4 - Browse repository at this point
Copy the full SHA 8366af4View commit details
Commits on Sep 20, 2023
-
fix: gulp-build-h5-source (cocos#16277)
* fix: gulp-build-h5-source * update lock
Configuration menu - View commit details
-
Copy full SHA for f7cf786 - Browse repository at this point
Copy the full SHA f7cf786View commit details -
Integration of outline and shadow to label (cocos#16106)
* Integration of outline and shadow to label * add test * change getter/setter * name change & use assert * test name change * name change * fix * remove old attribute & add visible * remove assert * fix: gulp-build-h5-source * Revert "fix: gulp-build-h5-source" --------- Co-authored-by: PP_Pro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2d7623 - Browse repository at this point
Copy the full SHA d2d7623View commit details -
Merge branch 'v3.8.1' into v3.8.2-merge-v3.8.1
Conflicts: cocos/render-scene/scene/submodel.ts
Configuration menu - View commit details
-
Copy full SHA for aa60181 - Browse repository at this point
Copy the full SHA aa60181View commit details -
Merge pull request cocos#16290 from minggo/v3.8.2-merge-v3.8.1
V3.8.2 merge v3.8.1
Configuration menu - View commit details
-
Copy full SHA for 2a44a31 - Browse repository at this point
Copy the full SHA 2a44a31View commit details
Commits on Sep 21, 2023
-
Merge branch 'v3.8.2' into develop-merge-v3.8.2
Conflicts: .gitignore cocos/2d/components/deprecated.ts cocos/2d/components/label-outline.ts cocos/2d/components/label.ts cocos/3d/assets/mesh.ts cocos/3d/misc/mesh-codec.ts cocos/core/geometry/geometry-native-ext.ts cocos/core/settings.ts cocos/gfx/webgpu/webgpu-define.ts cocos/input/input.ts cocos/render-scene/core/pass.ts cocos/rendering/custom/compiler.ts cocos/rendering/custom/executor.ts cocos/rendering/custom/pipeline-define.ts cocos/rendering/custom/web-pipeline.ts cocos/rendering/render-additive-light-queue.ts cocos/webgpu/instantiated.ts native/cocos/editor-support/spine-wasm/spine-type-export.cpp native/cocos/platform/SDLHelper.cpp native/cocos/platform/SDLHelper.h native/external-config.json package-lock.json package.json pal/env/src/native/env.ts pal/screen-adapter/native/screen-adapter.ts tests/init.ts
Configuration menu - View commit details
-
Copy full SHA for fca089c - Browse repository at this point
Copy the full SHA fca089cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c8bf6d - Browse repository at this point
Copy the full SHA 9c8bf6dView commit details