Files
e2hang 798e5c2f7d checkpoint: segfault root cause analysis + Live2D stability fixes
- _refresh_messages: widget pool reuse to avoid layout cascade → QWebEngineView crash
- viewer.html: QWebChannel bridge, texture resize, burst render, gl.finish
- live2d_view.py: debug checkpoints, playMotion/setExpression render-on-demand
- main.py: Chromium flags --no-sandbox --in-process-gpu --disable-gpu-rasterization --ignore-gpu-blocklist
- scheduler.py: test_reminder re-enabled
- docs: complete root cause analysis
2026-05-23 13:33:58 +08:00

55 lines
835 B
JSON

{
"Version": 3,
"FileReferences": {
"Moc": "Wanko.moc3",
"Textures": [
"Wanko.1024/texture_00.png"
],
"Physics": "Wanko.physics3.json",
"DisplayInfo": "Wanko.cdi3.json",
"Motions": {
"Idle": [
{
"File": "motions/idle_01.motion3.json"
},
{
"File": "motions/idle_03.motion3.json"
},
{
"File": "motions/idle_04.motion3.json"
}
],
"TapBody": [
{
"File": "motions/touch_02.motion3.json"
},
{
"File": "motions/touch_04.motion3.json"
}
]
}
},
"Groups": [
{
"Target": "Parameter",
"Name": "EyeBlink",
"Ids": [
"PARAM_EYE_L_OPEN",
"PARAM_EYE_R_OPEN"
]
},
{
"Target": "Parameter",
"Name": "LipSync",
"Ids": [
"PARAM_MOUTH_OPEN_Y"
]
}
],
"HitAreas": [
{
"Id": "HitArea",
"Name": "Body"
}
]
}