Commit History

Author SHA1 Message Date
  Hajime Hoshi 2aa6ebb471 Move internal/assets -> ebitenutil/internal/assets 9 years ago
  Hajime Hoshi 0ab90197a3 Implement IsMouseButtonPressed / CursorPosition in JS (#53) 10 years ago
  Hajime Hoshi f697501531 Use ImageParts 10 years ago
  Hajime Hoshi 22035e79fe Reduce panics (#16) 10 years ago
  Hajime Hoshi 325e05259a Introduce ImagePart again 10 years ago
  Hajime Hoshi 7849a68cd0 Remove DrawImageAt 10 years ago
  Hajime Hoshi ffab448d40 Rename ColorGeometry -> ColorM, GeometryMatrix -> GeoM (#27) 10 years ago
  Hajime Hoshi ec6dc4b7ec Use value-type values for some of DrawImageOption's members 10 years ago
  Hajime Hoshi 843b0d8621 Remove the struct DrawImageAt; Add a method (*Image).DrawImageAt 10 years ago
  Hajime Hoshi cdc84567ca Rename At -> DrawImageAt 10 years ago
  Hajime Hoshi 494d07387d Remove DrawImage.+ function (#41) 10 years ago
  Hajime Hoshi 373371d1b2 Change license comments style to use magic comments (magic comments like +build should be placed before a general comment) 10 years ago
  Hajime Hoshi 6cb8dac860 Add DrawImage* functions (#40) 10 years ago
  Hajime Hoshi 604c0d095f Remove ImagePart 10 years ago
  Hajime Hoshi 84f2e8aad2 Remove ebiten.Rect (#37) 10 years ago
  Hajime Hoshi 43988399ee Bug fix: ColorMatrix should treat straight alpha 10 years ago
  Hajime Hoshi 0f8ac49055 Unify RenderTarget and Image into Image (#34) 10 years ago
  Hajime Hoshi 99434fa9d3 Bug fix: Consider color.Color.RGBA returns alpha-premultiplied values 10 years ago
  Hajime Hoshi 3a9a7fed87 Rename Texture -> Image (#29) 10 years ago
  Hajime Hoshi 6a2cfab839 Rename TexturePart -> ImagePart 10 years ago
  Hajime Hoshi 40c763724f Rename NewTexture -> NewImage 10 years ago
  Hajime Hoshi ee61db3478 Rename DrawTexture -> DrawImage 10 years ago
  Hajime Hoshi 991adb7449 Change RenderTexture to interface 10 years ago
  Hajime Hoshi 01e0d42451 Remove GraphicsContext; Add rendering methods to RenderTarget (#26) 10 years ago
  Hajime Hoshi 49bcf8bb32 Remove Drawer; Add GraphicsContext.DrawTexture 10 years ago
  Hajime Hoshi c8007a6252 Change TexturePart int -> float64 10 years ago
  Hajime Hoshi 9c18aef725 Change TexturePart 10 years ago
  Hajime Hoshi bac4317fc5 Replace RenderTargetID with RenderTarget 10 years ago
  Hajime Hoshi eb11831585 Replace TextureID with Texture 10 years ago
  Hajime Hoshi 6eaec92a4e Change ColorMatrix's methods to functions 10 years ago