Commit c4c9e83
[FXC-5651] fix: filter out MirroredSurface in compute_obb()
SurfaceSelector expansion can return MirroredSurface entities which lack
private_attribute_sub_components and have no tessellation data. Now filters
to Surface instances only before collecting face IDs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ed456b3 commit c4c9e83
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
423 | 434 | | |
424 | 435 | | |
425 | 436 | | |
| |||
0 commit comments