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-23 00:07:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76f666fd0a64daafe9e6deb9df536a822db8c5d2
ebiten
/
vector
T
History
Hajime Hoshi
97484baa2e
vector: bug fix: len(ops) must be adjusted
...
Updates
#3275
2025-07-19 23:51:44 +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: cache (*Path).isValid result
2025-07-19 23:16:29 +09:00
path_test.go
vector: add (*Path).AddPath and AddPathOptions
2025-06-29 16:57:31 +09:00
path.go
vector: bug fix: len(ops) must be adjusted
2025-07-19 23:51:44 +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: add (*Path).AddPathStroke reimplement DrawFilledPath and StrokePath
2025-07-06 23:35:48 +09:00
util_test.go
vector: add test for StrokeRect with AA
2025-07-15 23:47:25 +09:00
util.go
vector: rename functions from DrawFilled* to Fill*
2025-07-06 23:57:59 +09:00