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
96d4c2ba61bf7d1dd03eb4ebbef8b0550b2233e2
ebiten
/
vector
T
History
Hajime Hoshi
96d4c2ba61
vector: add test for StrokeRect with AA
...
Updates
#3270
2025-07-15 23:47:25 +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: optimize bounding boxes for quadratic Bézier curves
2025-07-11 04:46:34 +09:00
path_test.go
vector: add (*Path).AddPath and AddPathOptions
2025-06-29 16:57:31 +09:00
path.go
vector: remove AppendVerticesAndIndicesFor*32
2025-07-14 00:57:31 +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