troublemaker52025
|
a45535ec08
|
fix getHDRInputName undefine with cyberpunk (#16192)
|
2023-09-06 09:55:02 +08:00 |
|
troublemaker52025
|
77d3f7cde7
|
fix alpha blend error with custom pipeline and add bloom masks (#16125)
|
2023-08-30 17:07:28 +08:00 |
|
troublemaker52025
|
16d720663a
|
Fix hot update for pipeline effects and Float-output-process flow (#16084)
|
2023-08-25 10:46:10 +08:00 |
|
troublemaker52025
|
1256656efd
|
deferred tone-mapping and fog with float output in custom pipeline (#15968)
|
2023-08-16 15:16:43 +08:00 |
|
徐兵
|
2e61800f9f
|
revert custom pipeline pass order (#15915)
|
2023-08-10 11:37:06 +08:00 |
|
jk20012001
|
e00bf29326
|
fix glass effect and planar shadow bias (#15881)
|
2023-08-10 10:25:17 +08:00 |
|
minggo
|
802a1f0959
|
Merge branch 'v3.8.0' into v3.8.1-merge-v3.8.0
Conflicts:
cocos/core/utils/x-deprecated.ts
cocos/physics/bullet/instantiated.ts
cocos/physics/framework/components/character-controllers/character-controller.ts
cocos/render-scene/scene/shadows.ts
cocos/rendering/render-shadow-map-batched-queue.ts
cocos/spine/lib/instantiated.ts
cocos/spine/lib/spine-define.ts
cocos/spine/skeleton.ts
native/cocos/editor-support/spine-wasm/AtlasAttachmentLoaderExtension.cpp
native/cocos/editor-support/spine-wasm/spine-skeleton-instance.cpp
native/cocos/editor-support/spine-wasm/spine-skeleton-instance.h
native/cocos/editor-support/spine-wasm/spine-type-export.cpp
native/cocos/editor-support/spine-wasm/spine-wasm.cpp
native/external-config.json
|
2023-07-12 16:02:10 +08:00 |
|
yinkaile
|
937f80abfe
|
fix shadow issue for camera use post process with custom pipeline (#15620)
|
2023-07-05 14:33:31 +08:00 |
|
minggo
|
7ef995b655
|
Merge branch 'v3.8.0' into v3.8.1-merge-v3.8.0
Conflicts:
cocos/3d/lights/spot-light-component.ts
cocos/animation/event/event-emitter.ts
cocos/physics-2d/box2d/physics-contact.ts
cocos/physics-2d/box2d/physics-world.ts
cocos/physics-2d/box2d/platform/physics-contact-listener.ts
cocos/physics-2d/builtin/builtin-world.ts
cocos/physics/framework/components/constraints/configurable-constraint.ts
cocos/spine/assembler/simple.ts
cocos/spine/skeleton.ts
native/cocos/editor-support/spine-wasm/spine-model.cpp
native/cocos/editor-support/spine-wasm/spine-model.h
native/cocos/editor-support/spine-wasm/spine-skeleton-instance.cpp
native/cocos/editor-support/spine-wasm/spine-skeleton-instance.h
native/cocos/editor-support/spine-wasm/spine-type-export.cpp
native/external-config.json
|
2023-07-03 15:25:13 +08:00 |
|
hyde zhou
|
3b9855069a
|
fix dependency on camera component (#15577)
* fix dependency on camera component
* fix problem caused by removed deprecation
|
2023-06-29 14:03:58 +08:00 |
|
minggo
|
e7c5b34e18
|
Merge branch 'v3.8.0' into v3.8.1-merge-v3.8.0
Conflicts:
cocos/2d/assembler/label/text-processing.ts
cocos/physics/bullet/instantiated.ts
cocos/profiler/profiler.ts
cocos/rendering/custom/executor.ts
cocos/rendering/custom/index.ts
cocos/rendering/custom/web-pipeline.ts
cocos/rendering/pipeline-scene-data.ts
cocos/root.ts
cocos/spine/assembler/simple.ts
cocos/spine/lib/instantiated.ts
cocos/spine/lib/spine-define.ts
cocos/spine/skeleton.ts
|
2023-06-27 13:35:35 +08:00 |
|
hyde zhou
|
a12777abc3
|
V3.8.0 pipeline (#15487)
|
2023-06-20 13:02:21 +08:00 |
|
hyde zhou
|
69668e5f0b
|
'Custom' and 'Forward' pipeline is defaulted to PostProcessBuilder (#15466)
|
2023-06-20 10:56:09 +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 |
|
hyde zhou
|
119d787796
|
V3.8.0 pipeline (#15383)
|
2023-06-08 18:47:41 +08:00 |
|
yinkaile
|
eeea51b634
|
fixed editor cameras (#15365)
|
2023-06-08 11:22:23 +08:00 |
|
徐兵
|
0d6deb2c86
|
fix terrain error in custom pipeline (#15339)
|
2023-06-06 18:28:26 +08:00 |
|
troublemaker52025
|
6ace673c1e
|
Fix skin with post-process pipeline (#15327)
|
2023-06-06 11:22:01 +08:00 |
|
yinkaile
|
df1d7ee221
|
fixed depth slot name with custom pipeline (#15204)
|
2023-05-26 16:28:12 +08:00 |
|
jk20012001
|
4910bea1ce
|
use post-process pipeline instead of custom pipeline (#15168)
|
2023-05-24 17:39:19 +08:00 |
|
troublemaker52025
|
c21e560644
|
add 4s skin to post-process pipeline (#15135)
|
2023-05-23 22:57:51 +08:00 |
|
yinkaile
|
1913ee9edf
|
fixed transparency pass with post process pipeline (#15139)
|
2023-05-23 15:45:01 +08:00 |
|
徐兵
|
4fcb25c669
|
support reflection probe for postprocess pipeline (#15138)
|
2023-05-22 18:18:54 +08:00 |
|
troublemaker52025
|
8b6711c02f
|
add forward transparency pass for post-process pipeline (#15124)
|
2023-05-20 02:17:42 +08:00 |
|
troublemaker52025
|
998869fbb4
|
add tone mapping for post-process pipeline (#15122)
|
2023-05-19 18:10:48 +08:00 |
|
yinkaile
|
ed038be6ac
|
add shadow pass & add usePostProcess (#15027)
|
2023-05-12 11:21:17 +08:00 |
|
troublemaker52025
|
6a11716308
|
add hbao (#14981)
|
2023-05-11 18:57:38 +08:00 |
|
徐兵
|
0c31bb88a8
|
add new postprocess component -- bloom and fxaa (#15005)
|
2023-05-10 18:29:03 +08:00 |
|
徐兵
|
10e50f55af
|
add color grading and change post process effects folder (#14963)
|
2023-05-06 14:59:28 +08:00 |
|
jk20012001
|
d110e48a88
|
add post process manager and component (#14916)
|
2023-05-04 18:38:13 +08:00 |
|