ruffle/render
Aaron Hill fa0c843a4d avm2: Implement DisplayObject.scrollRect
This property causes a DisplayObject to be both translated
and cropped.
2022-08-26 13:04:01 -07:00
..
canvas canvas: Removed generic error, was never actually used - just an Option worked better 2022-08-25 23:43:21 +02:00
src avm2: Implement DisplayObject.scrollRect 2022-08-26 13:04:01 -07:00
webgl webgl: Replace Box<dyn Error> with actual Error enum 2022-08-25 23:43:21 +02:00
wgpu wgpu: Descriptors::new is infallible, removed error path 2022-08-25 23:43:21 +02:00
Cargo.toml render: Made render use a real Error enum and not generic box<error> 2022-08-25 23:43:21 +02:00