Commit 80347b8
committed
SceneShapeSubSceneOverride: Check visibility for root locations
In case we have a root location i.e. we set a shape node to
`objectOnly` and we also set "draw root bounds", the visibility
of the current instance was never taken into accout and we draw the
bounds regardless. We address this and skip adding a render item for
every instance that is set to invisible.1 parent 918de24 commit 80347b8
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1463 | 1463 | | |
1464 | 1464 | | |
1465 | 1465 | | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
1466 | 1470 | | |
1467 | 1471 | | |
1468 | 1472 | | |
| |||
0 commit comments