Commit 0ea0c77
authored
fix(model-profiler): correct VRM skeleton detection (Project-N-E-K-O#944)
* feat(model-manager): add Live3D rotation and camera pitch controls
* fix(model-profiler): correct VRM skeleton detection
修复模型管理页性能分析器对 VRMManager 的识别逻辑,避免把 VRM 误判为 MMD。\n\n修复 VRM 快照读取 currentModel 结构的问题,改为从真实的 currentModel.vrm 中获取 humanoid 与场景信息。\n\n调整模型管理页分析器优先选择当前可见且已加载的管理器,并补齐 VRM 骨骼调试可视化支持。
* Revert "feat(model-manager): add Live3D rotation and camera pitch controls"
This reverts commit 815dd93.1 parent 92191c3 commit 0ea0c77
3 files changed
Lines changed: 44 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
287 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
| |||
305 | 306 | | |
306 | 307 | | |
307 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
308 | 313 | | |
309 | 314 | | |
310 | 315 | | |
| |||
318 | 323 | | |
319 | 324 | | |
320 | 325 | | |
321 | | - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
322 | 332 | | |
323 | 333 | | |
324 | 334 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | | - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
262 | 264 | | |
263 | 265 | | |
264 | | - | |
265 | | - | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
| 268 | + | |
| 269 | + | |
268 | 270 | | |
269 | 271 | | |
270 | 272 | | |
| |||
411 | 413 | | |
412 | 414 | | |
413 | 415 | | |
| 416 | + | |
414 | 417 | | |
415 | 418 | | |
416 | | - | |
417 | | - | |
| 419 | + | |
| 420 | + | |
418 | 421 | | |
419 | 422 | | |
420 | 423 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
648 | 667 | | |
649 | 668 | | |
650 | 669 | | |
651 | 670 | | |
652 | | - | |
| 671 | + | |
653 | 672 | | |
654 | 673 | | |
655 | | - | |
| 674 | + | |
656 | 675 | | |
657 | 676 | | |
658 | 677 | | |
| |||
0 commit comments