Advance M8-M11 parity workflows
This commit is contained in:
24
tests/golden/M10-13/physics-solver-probe.json
Normal file
24
tests/golden/M10-13/physics-solver-probe.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"familyOrder": [
|
||||
"RIGID_BODY",
|
||||
"SOFT_BODY",
|
||||
"CLOTH",
|
||||
"FLUID",
|
||||
"DYNAMIC_PAINT",
|
||||
"PARTICLE",
|
||||
"HAIR"
|
||||
],
|
||||
"defaultProbe": "EXPORT_UNAVAILABLE",
|
||||
"probes": {
|
||||
"RIGID_BODY": "READY",
|
||||
"SOFT_BODY": "INITIALIZATION_FAILED",
|
||||
"CLOTH": "THREADS_UNAVAILABLE",
|
||||
"FLUID": "MEMORY_UNAVAILABLE",
|
||||
"DYNAMIC_PAINT": "INVALID_RESULT",
|
||||
"PARTICLE": "INITIALIZATION_FAILED",
|
||||
"HAIR": "EXPORT_UNAVAILABLE"
|
||||
},
|
||||
"localRoute": "LOCAL_SOLVER",
|
||||
"fallbackRoute": "DESKTOP_SERVER_BAKE",
|
||||
"fallbackErrorCode": "PHYSICS_SOLVER_UNAVAILABLE"
|
||||
}
|
||||
Reference in New Issue
Block a user