ruffle/render
Aaron Hill 715abd8985 avm2: Use invisible mask descendants for mouse picking and rendering
The 'DisplayObject.visible' flag seems to be ignored for mask objects
(and their descendants) - mouse picking still takes them into account,
and they get rendered as part of the mask.

This commit changes display object rendering and AVM2 mouse picking
to ignore DisplayObject.visibility when dealing with mask objects/
descendants.
2023-07-19 23:18:28 +02:00
..
canvas render: make Context3D renderers fully GC-agnostic 2023-07-14 16:06:36 -06:00
naga-agal chore(deps): lock file maintenance rust dependencies 2023-07-17 09:55:56 +03:00
naga-pixelbender chore(deps): lock file maintenance rust dependencies 2023-07-17 09:55:56 +03:00
src avm2: Use invisible mask descendants for mouse picking and rendering 2023-07-19 23:18:28 +02:00
webgl render: make Context3D renderers fully GC-agnostic 2023-07-14 16:06:36 -06:00
wgpu wgpu: Implement Bevel filter 2023-07-19 22:59:33 +02:00
Cargo.toml chore(deps): lock file maintenance rust dependencies 2023-07-17 09:55:56 +03:00