Closed star-e closed 1 week ago
@cocos-robot run test cases
@cocos-robot run test cases
! WARNING this pull request has changed these public interfaces:
@@ -37122,11 +37122,8 @@
}
export interface PipelinePassBuilder {
getConfigOrder(): number;
getRenderOrder(): number;
- resetCamera?(cameraConfigs: {
- [name: string]: any;
- }): void;
configCamera?(camera: Readonly<renderer.scene.Camera>, pplConfigs: {
readonly [name: string]: any;
}, cameraConfigs: {
[name: string]: any;
@star-e, Please check the result of run test cases
:
Platform | build | boot | runned | crashScene | FailScene |
---|---|---|---|---|---|
web-mobile | PASS | PASS | FAIL | shield-node | |
ios | PASS | PASS | FAIL | shield-node | |
mac | PASS | PASS | FAIL | shield-node |
@star-e, Please check the result of run test cases
:
Platform | build | boot | runned | crashScene | FailScene |
---|---|---|---|---|---|
windows | PASS | PASS | FAIL | shield-node | |
android | PASS | PASS | FAIL | shield-node | |
wechatgame | PASS | PASS | FAIL | shield-node |
@star-e, Please check the result of run test cases
:
Platform | build | boot | runned | crashScene | FailScene |
---|---|---|---|---|---|
web-mobile | PASS | PASS | FAIL | shield-node | |
ios | PASS | PASS | FAIL | shield-node | |
mac | PASS | PASS | FAIL | shield-node |
@star-e, Please check the result of run test cases
:
Platform | build | boot | runned | crashScene | FailScene |
---|---|---|---|---|---|
windows | PASS | PASS | FAIL | shield-node | |
android | PASS | PASS | FAIL | shield-node | |
wechatgame | PASS | PASS | FAIL | shield-node |
@cocos-robot run test cases
Refactored builtin-pipeline and added
PipelinePass
components.Continuous Integration
This pull request:
Compatibility Check
This pull request: