ruffle/render/common_tess
Mike Welsh 554aa7fd63 core: Add backend::render::BitmapSource trait
This interface handles returning a bitmap given an ID and is used
by the render backend to get the bitmap used for a bitmap fill.
This will allow for bitmap fills in the drawing API, as these will
manage their own list of bitmaps.
This also  removes the MovieLibrary dependency from render backends
and will allow for better decoupling in the future.
2021-06-13 20:03:53 -07:00
..
src core: Add backend::render::BitmapSource trait 2021-06-13 20:03:53 -07:00
Cargo.toml build(deps): bump lyon from 0.17.4 to 0.17.5 2021-01-30 16:28:18 -08:00