This website requires JavaScript.
Explore
Help
Sign In
zishuo
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2026-04-22 15:57:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f08f4ae1dd7d6d01a60ea421f4515da3494bc46
ebiten
/
vector
T
History
Hajime Hoshi
5f08f4ae1d
vector: bug fix: FillRect or other utility functions on a sub-image didn't work correctly
...
Closes
#3330
2025-10-15 20:17:07 +09:00
..
atlas.go
vector: adjust sub image sizes to encourage reusing cached sub images
2025-07-19 22:36:18 +09:00
export_test.go
vector: refactoring: introduce subPath and remove opTypeMove and opTypeClose
2025-06-26 20:33:44 +09:00
fill.go
vector: add DrawOptions and change StrokePath and FillPath signatures
2025-08-07 00:46:55 +09:00
path_test.go
vector: skip a flaky test for browsers
2025-09-06 04:06:11 +09:00
path.go
vector: remove (*Path).ApplyGeoM
2025-10-05 23:46:19 +09:00
stencilshader.go
vector: bug fix: use round to convert a float to an integer in Kage
2025-07-15 23:35:35 +09:00
stroke.go
vector: calculate the allowance value based on the size of a curve
2025-09-06 03:07:21 +09:00
util_test.go
vector: bug fix: FillRect or other utility functions on a sub-image didn't work correctly
2025-10-15 20:17:07 +09:00
util.go
vector: rename AddPathStroke -> AddStroke
2025-08-07 01:02:26 +09:00