PP
|
d1afae6b17
|
support @base/math @pal/screen-adapter and @pal/minigame module (#16418)
|
2023-10-17 14:55:35 +08:00 |
|
PP
|
4ca69f7b84
|
support @base/utils module (#16329)
|
2023-09-26 11:33:30 +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 |
|
PP
|
86399f2b4a
|
support @base/global module (#16247)
|
2023-09-20 10:14:21 +08:00 |
|
Zeqiang Li
|
df2ce56b87
|
cluster lighting logic & pass set update (#16197)
|
2023-09-08 17:02:27 +08:00 |
|
pandamicro
|
546b36209f
|
Fix circular dependencies
|
2023-07-26 13:16:34 +08:00 |
|
PP
|
509d73b27d
|
merge branch v3.8.0-aot (#15421)
* PR1: add explicit function return type (#15311)
* PR4: add explicit function return type (#15314)
* [ci skip][AUTO]: Automated code generating update: 8843bfe54c (#15314) (#15357)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
* add function return type
* fix version checking
* fix return type
---------
Co-authored-by: Cocos Robot <48829427+cocos-robot@users.noreply.github.com>
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2023-06-13 18:08:45 +08:00 |
|
李吉林
|
5ead7c61de
|
delete batching (#14957)
* delete batching
|
2023-05-04 12:46:12 +08:00 |
|
minggo
|
a22d16bbe6
|
Merge branch 'v3.7.3' into merge_v3.7.3
|
2023-04-24 11:26:58 +08:00 |
|
jk20012001
|
be9af44774
|
fix light type used in ubo and shader (#14891)
|
2023-04-23 17:34:13 +08:00 |
|
hyde zhou
|
d1369d2ab4
|
V3.7.3 pipeline (#14772)
|
2023-04-19 23:23:43 +08:00 |
|
troublemaker52025
|
a7b090390e
|
[Feature] add ranged directional light (#14306)
|
2023-02-23 17:58:47 +08:00 |
|
troublemaker52025
|
682f0a25cd
|
[Feature] add point light (#14220)
|
2023-02-22 10:12:21 +08:00 |
|
troublemaker52025
|
48da4f06cf
|
fix instanced queue rendering multiple times (#14072)
|
2023-02-01 10:37:43 +08:00 |
|
pandamicro
|
afd22296b4
|
MIT license update and to new year 2023 (#13927)
* Cpp MIT license update and to date
* TS MIT license update and to date
|
2022-12-28 11:25:12 +08:00 |
|
hyde zhou
|
df9b49b539
|
[pipeline] update custom pipeline (#13744)
|
2022-12-22 19:09:48 +08:00 |
|
minggo
|
7294de16f6
|
Adjust core import (#13230)
* fix import style of core module
* fix decorator usage
|
2022-11-07 15:01:31 +08:00 |
|
troublemaker52025
|
4bb8dfd702
|
[Feature] add visibility for light component (#13131)
|
2022-10-26 15:26:56 +08:00 |
|
santy-wang
|
91c884362d
|
Merge branch 'v3.6.2' of github.com:cocos-creator/engine into v3.6.1-sync
|
2022-10-11 20:12:14 +08:00 |
|
minggo
|
bd0fcc67c4
|
move cocos/core/pipeline to cocos/rendering (#12797)
* move cocos/core/pipeline to cocos/rendering
|
2022-09-16 16:10:26 +08:00 |
|