Commit History

Author SHA1 Message Date
  Barış b17ae6135e ebiten: update GeoM.Rotate() comment (#3106) 1 month ago
  Bobby Chen 7a244a5715 ebiten: fixes a typo (#1930) 2 years ago
  Hajime Hoshi 1d4ff9a906 ebiten: Remove the deprecated functions and constants 4 years ago
  Hajime Hoshi 5bc09acb41 ebiten: Rename det to det2x2 4 years ago
  Hajime Hoshi a1ac574a60 docs: Use 'Deprecated:' annotation 4 years ago
  Hajime Hoshi 4b63be0156 graphics: Use float64 in GeoM 4 years ago
  Nathaniel Knight 6f23029e4c affine: Add Skew function to GeoM 6 years ago
  Hajime Hoshi ac24a8382f graphicsutil: Extract matrix applying for performance 6 years ago
  Hajime Hoshi 95561bbf6b affine: Use float32 values for GeoM 6 years ago
  Hajime Hoshi b4ace53596 affine: Remove GeoM to avoid GeoM allocations on the heap 6 years ago
  Hajime Hoshi c22857ca89 affine: Implement (*GeoM).String() and (*ColorM).String() 6 years ago
  Hajime Hoshi c2872017ab affine: Add GeoM.Invert, IsInvertible (#547) 6 years ago
  Hajime Hoshi 2bd099014b affine: Remove geoMImpl and use nillable pattern 6 years ago
  Hajime Hoshi a7fc463d91 doc: Improve comments 7 years ago
  Hajime Hoshi ce5a81ffcd affine: Fix comments of GeoM.Apply 7 years ago
  Hajime Hoshi 2a9873a4bb affine: Add GeoM.Apply (#432) 7 years ago
  Hajime Hoshi 803aa77c20 affine: Refactoring 7 years ago
  Hajime Hoshi c9bfc51dcc doc: Fix comments 7 years ago
  Hajime Hoshi dad427920d affine: Add Reset function 7 years ago
  Hajime Hoshi 6db994f0e8 graphics: Optimize GeoM 7 years ago
  Hajime Hoshi dfcd9fc30c graphics: Make matrices faster 7 years ago
  Hajime Hoshi 71a4465c6f graphics: Improve matrices speed 7 years ago
  Hajime Hoshi 7ff7f946c9 graphics: Fix comments 8 years ago
  Hajime Hoshi 1a1d7972c1 graphics: Deprecated 'Add' func for affine matrices 8 years ago
  Hajime Hoshi 84baee8ca7 Add internals/affine 8 years ago
  Hajime Hoshi 55d06f3bdb doc: Fix comments 8 years ago
  Hajime Hoshi 67f837ff18 Add comments 8 years ago
  Hajime Hoshi 2a935f645d image: Deprecate ScaleGeo, TranslateGeo and RotateGeo 8 years ago
  Hajime Hoshi 6fc6c7ed95 Add comments 9 years ago
  Hajime Hoshi 4226354e4a Use new style methods of matrices 10 years ago