ruffle/render
relrelb ff2ef47159 canvas: Fill using the even-odd rule
Flash always uses the even-odd fill rule, whereas canvas defaults to
nonzero.
Specify the fill rule explicitly in both `swf_shape_to_canvas_commands`
and `swf_shape_to_svg`.
2021-11-20 22:48:37 +02:00
..
canvas canvas: Fill using the even-odd rule 2021-11-20 22:48:37 +02:00
common_tess build: Bump Rust edition to 2021 2021-10-21 10:24:05 -07:00
webgl build: Bump Rust edition to 2021 2021-10-21 10:24:05 -07:00
wgpu wgpu: Fix some invalid WGSL 2021-10-25 21:59:09 -07:00