Skip to content

v0.3.0

Compare
Choose a tag to compare
@FredericaBernkastel FredericaBernkastel released this 18 Sep 16:26
· 31 commits to master since this release
  • The matryoshka trait of Shape::rotate, translate, scale together now form affine homomorphism, removing the need of specifying it in all of the shape types.
  • impl <Cutie> Draw<RgbaImage> for Texture<Cutie, Fn(Point2D) -> Rgba<u8>>