Cocos Robot
ab66819768
[ci skip][AUTO]: Automated code generating update: 9c86229bcb ( #16871 ) ( #16873 )
...
Co-authored-by: cocos-robot <cocos-robot@cocos.com >
2024-04-07 15:05:55 +08:00
shaoqiangcai
1f3eac2b72
Update run_test_cases.yml ( #16871 )
...
Taobao source address update
2024-04-07 13:43:52 +08:00
zhaoyang57
0bf887a144
Adapt arkts standard on OH
2023-10-31 11:01:40 +08:00
changhua
07701426f8
update interface openWithIde ( #16428 )
...
* update interface openWithIde
* update
* Update packages/native-pack-tool/src/utils.ts
2023-10-20 13:06:42 +08:00
PP
d1afae6b17
support @base/math @pal/screen-adapter and @pal/minigame module ( #16418 )
2023-10-17 14:55:35 +08:00
qiuguohua
7bf62dda33
Open the project using the default IDE ( #16405 )
...
* Open the project using the default IDE
* Exporting the openWithIde interface
2023-10-12 17:21:52 +08:00
PP
fa89b6aa45
support @base/event, @pal/pacer and @pal/system-info module ( #16413 )
2023-10-12 17:21:13 +08:00
PP
08860d33f4
support @base/object module ( #16410 )
2023-10-12 11:55:48 +08:00
changhua
b9c56dd9c8
Fix the issue of update the wrapMode after changing the image type ( #16315 )
...
* Fix the issue of udate the wrapMode after changing the image type
* update review
2023-10-12 09:59:19 +08:00
PP
9df8de851f
deprecate misc.callInNextTick, use component.scheduleOnce ( #16373 )
...
* deprecate `misc.callInNextTick`, use `component.scheduleOnce`
2023-10-11 16:47:12 +08:00
李吉林
4053badedf
Gpu driven 3rd ( #16400 )
...
GPU Driven 3rd stage
2023-10-11 10:15:44 +08:00
黄森斌
d8053c9ea5
add fbx preserveMeshInstances ( #16279 )
2023-10-11 10:05:49 +08:00
shaoqiangcai
b6b9f6141c
Update run_test_cases.yml ( #16391 )
...
Adjust the test case branch to correspond to the engine branch one by one
2023-10-10 16:32:06 +08:00
Cocos Robot
f88444613b
[ci skip][AUTO]: Automated code generating update: 3271bae718 ( #16397 ) ( #16398 )
...
Co-authored-by: cocos-robot <cocos-robot@cocos.com >
2023-10-10 16:11:13 +08:00
bofeng-song
c33d10498e
Creator supports open with native's ide ( #16326 )
...
* Creator supports open with native's ide
2023-10-10 16:08:03 +08:00
SijieWang
8259436db5
[Update] update version develop->3.9.0 ( #16397 )
2023-10-10 15:52:37 +08:00
shaoqiangcai
0fd6bfe738
Update run_test_cases.yml ( #16387 )
...
Adjusting bugs in obtaining versions
2023-10-10 09:34:52 +08:00
PP
3d737a7643
fix: ci ( #16385 )
2023-10-09 18:01:48 +08:00
PP
8d63787bfd
optimize: fix eslint in object module ( #16380 )
2023-10-09 17:48:43 +08:00
pandamicro
c9d2f14086
Update environment setup guide in README.md ( #16362 )
...
* Update environment setup guide in README.md
* Remove useless npm build
Co-authored-by: PP <chinese1236@qq.com >
* Update README.md
Co-authored-by: PP <chinese1236@qq.com >
* fix typo
---------
Co-authored-by: PP <chinese1236@qq.com >
2023-10-09 16:09:22 +08:00
SijieWang
cf2ddef172
[Update] version -> develop ( #16379 )
2023-10-09 15:24:55 +08:00
媛媛
ad00d874f9
Add auto material config ( #16333 )
...
* add auto material config
* update
2023-10-09 13:52:41 +08:00
James Chen
c9f0b91a41
Fix ndk version in ci script ( #16357 ) ( #16369 )
2023-10-09 10:28:33 +08:00
PP
c82a99f498
deprecate interfaces in misc module ( #16365 )
2023-10-09 09:47:46 +08:00
PP
99965c9162
deprecate misc.isPlainEmptyObj_DEV, use js.isEmptyObject instead ( #16341 )
...
* fix: deprecate `isPlainEmptyObj_DEV`
2023-10-08 10:18:12 +08:00
PP
945d8a69ad
deprecate misc.tryCatchFunctor_EDITOR ( #16334 )
2023-09-27 13:36:44 +08:00
PP
4ca69f7b84
support @base/utils module ( #16329 )
2023-09-26 11:33:30 +08:00
PP
1d75c1dabc
fix: eslint import order ( #16322 )
2023-09-25 09:42:15 +08:00
PP
857a1c256d
optimize: move assert* interface into @base/debug module ( #16298 )
2023-09-22 11:52:54 +08:00
PP
21db2ec426
optimize: remove ununsed code in event module ( #16304 )
2023-09-22 10:20:27 +08:00
minggo
00a7b09b02
Merge pull request #16303 from minggo/develop-merge-v3.8.2
...
Develop merge v3.8.2
2023-09-22 09:31:39 +08:00
minggo
9c8bf6d812
fix compiling error
2023-09-21 18:57:41 +08:00
媛媛
97eccbe4b2
sort default file content ( #16249 )
2023-09-21 14:56:06 +08:00
minggo
fca089c6f3
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
2023-09-21 14:40:57 +08:00
minggo
2a44a31ff6
Merge pull request #16290 from minggo/v3.8.2-merge-v3.8.1
...
V3.8.2 merge v3.8.1
2023-09-20 17:25:42 +08:00
PP
909bb484b8
support @base/debug module ( #16287 )
2023-09-20 16:36:11 +08:00
ChiaNing
138feca3de
delete ui static component ( #16288 )
...
* delete ui static component
* fix
* delete all
* change import
2023-09-20 15:28:53 +08:00
minggo
aa601815c4
Merge branch 'v3.8.1' into v3.8.2-merge-v3.8.1
...
Conflicts:
cocos/render-scene/scene/submodel.ts
2023-09-20 15:15:22 +08:00
Cocos Robot
e93d1179f7
[ci skip][AUTO]: Automated code generating update: 38c15c876c ( #16247 ) ( #16286 )
...
Co-authored-by: cocos-robot <cocos-robot@cocos.com >
2023-09-20 14:29:14 +08:00
ChiaNing
d2d7623e9d
Integration of outline and shadow to label ( #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 <chinese1236@qq.com >
2023-09-20 11:14:42 +08:00
PP
86399f2b4a
support @base/global module ( #16247 )
2023-09-20 10:14:21 +08:00
PP
f7cf786e83
fix: gulp-build-h5-source ( #16277 )
...
* fix: gulp-build-h5-source
* update lock
2023-09-20 09:47:19 +08:00
Ling Zhan
8366af4d1d
[opt] physx mesh collider shrinkPositions() performance x50 ( #16283 )
2023-09-19 18:05:55 +08:00
媛媛
3511d6b85c
move new asset i18n to engine ( #16280 )
...
* move new asset i18n to engine
* update
2023-09-19 17:02:02 +08:00
jk20012001
dae0f55fec
fix albedoScaleAndCutOff type mismatch ( #16282 )
2023-09-19 15:41:49 +08:00
bofeng-song
c58cb54083
Fix the issue of sensitive character filtering being fixed still leads to its display. ( #16261 )
2023-09-19 13:34:40 +08:00
Leslie Leigh (李的序)
5682bbf996
Use WebAssembly version libraries for unit testing ( #16264 )
...
* Use WebAssembly version libs in unit test
2023-09-19 10:52:16 +08:00
ChiaNing
1ee3a59411
skip batch when GFX Texture is null ( #16273 )
2023-09-18 15:49:44 +08:00
troublemaker52025
5aecd91d86
revert invalid optimizations for global patches ( #16241 )
2023-09-15 19:12:22 +08:00
媛媛
f9a71ac6e8
fix submetas change after image type ( #16198 )
...
* fix submetas change after image type
* remove dirty flag
* save user config in default config
* fix change mipmaps
* fix
* fix change mipfilter
* update
* fix submetas change after image type
* remove dirty flag
* save user config in default config
* fix change mipmaps
* fix
* update
* update spriteFrame
---------
Co-authored-by: changhua <39176194+changhua0118@users.noreply.github.com >
2023-09-15 16:26:49 +08:00