Commit graph

206 commits

Author SHA1 Message Date
Milan Nikolic
6e090424c5
Change LoadFontEx to accept []rune, fixes #136 2022-08-27 17:37:54 +02:00
Milan Nikolic
f59ebefc8a
Format 2022-08-27 17:07:56 +02:00
Milan Nikolic
ab0b2293fd
Remove header 2022-08-27 16:53:24 +02:00
Milan Nikolic
cf628212a1
Add new functions 2022-08-27 16:51:14 +02:00
Milan Nikolic
70200c3151
Update Go sources 2022-08-27 16:09:36 +02:00
Milan Nikolic
b126ec93ee
Update dependencies 2022-08-27 16:01:12 +02:00
Milan Nikolic
b83dec57b5
Update C sources 2022-08-27 16:00:43 +02:00
Alireza_T
3893e9cf63
fixed GetTime return type. 2022-08-05 16:58:25 +04:30
Holmqvist1990
cdb9bd006d added MatrixRotateXYZ 2022-07-02 17:22:46 +02:00
jotoh98
3af420ddc4 fixed QuaternionNormalize 2022-06-01 11:55:52 +02:00
JupiterRider
af1ee70318
Update raymath.go 2022-05-20 17:00:03 +02:00
JupiterRider
477fc1f683
Fix for #42 2022-05-20 09:43:31 +02:00
Milan Nikolic
3232434224
Fix warning -Wdll-attribute-on-redeclaration 2022-04-16 14:15:06 +02:00
Milan Nikolic
efabb001d2
Enable bmp and jpg fileformat, issue #173 2022-03-24 20:20:15 +01:00
Milan Nikolic
ffcaa81e5d
Silence warning, fixes #166 2022-03-23 14:14:48 +01:00
Milan Nikolic
7b9bbbba96
Add DrawTextureTiled, fixes #170 2022-03-23 14:09:10 +01:00
Milan Nikolic
b144285481
Allow passing nil to LoadShader, issue #172 2022-03-23 14:03:16 +01:00
Milan Nikolic
e4777d30ee
Update flags, fixes #165 2022-01-16 19:14:43 +01:00
Milan Nikolic
f98e6e2e57
Add animation functions, issue #156 2022-01-16 11:13:25 +01:00
Milan Nikolic
91296a7d50
Update flags, fixes #163 2022-01-16 11:06:08 +01:00
Agathon
f40cb8d091
Added missing functions
`DrawLineBezierQuad`
`DrawLineBezierCubic`
`DrawLineStrip`
`DrawPolyLinesEx`
2021-12-30 22:00:37 +02:00
Milan Nikolic
29ba3cc508
Use color.RGBA, fixes 144 2021-11-14 12:16:02 +01:00
Milan Nikolic
914ca1ffdc
Add new functions 2021-11-11 18:34:45 +01:00
Milan Nikolic
ec25c4ec9e
Add GRAPHICS_API_OPENGL_43 2021-11-11 18:00:12 +01:00
Milan Nikolic
8ec7b8522a
Add new functions 2021-11-11 17:46:15 +01:00
Milan Nikolic
dda13779be
gofmt 2021-11-11 17:03:15 +01:00
Milan Nikolic
2013bc4628
Update/add Go functions 2021-11-11 16:34:15 +01:00
Milan Nikolic
607adace28
Update C sources 2021-11-11 16:30:47 +01:00
Luke Wilson
574f3ebf35 Meant C.ImageDrawCircleV not C.ImageDrawCircle in return 2021-09-05 20:06:03 -05:00
Luke Wilson
3f7580afaa Add 7 ImageDraw* functions
Added: ImageClearBackground, ImageDrawPixel, ImageDrawPixelV, ImageDrawCircle, ImageDrawCircleV, ImageDrawRectangleV, ImageDrawRectangleRec.
2021-09-05 19:42:34 -05:00
xzebra
0d93bf5aa4
add GetCharPressed 2021-09-05 18:41:27 +03:00
Milan Nikolic
ccae99cbf6
Add support for Go modules, issue #141 2021-07-14 16:51:35 +02:00
Milan Nikolic
8ff192f923
Fix flags 2021-06-23 12:53:41 +02:00
jackji
698c972d9f remove LocationPointType and MaterialMapType, remain using const values 2021-06-22 22:10:29 +08:00
jackji
15ed58856b Add api and example for mesh drawing. 2021-06-22 21:37:46 +08:00
Milan Nikolic
620d205532
Fix shaders 2021-05-26 13:09:06 +02:00
Milan Nikolic
400097df9d
Rename camera Type->Projection 2021-05-26 12:34:08 +02:00
Milan Nikolic
84efeb32cf
Remove arm files 2021-05-26 12:03:02 +02:00
Milan Nikolic
3908769a21
Add FromMemory functions 2021-05-26 12:01:51 +02:00
Milan Nikolic
c42d027833
Structs fixes 2021-05-26 11:39:36 +02:00
Milan Nikolic
c930274575
Add new functions 2021-05-26 00:10:52 +02:00
Milan Nikolic
6cfece1e81
Add new functions 2021-05-25 21:35:29 +02:00
Milan Nikolic
a9172dcaf0
Add support for PLATFORM_DRM 2021-05-25 21:35:00 +02:00
Milan Nikolic
43484d2b81
Add support for PLATFORM_DRM 2021-05-25 20:19:35 +02:00
Milan Nikolic
93ec54f81f
Sort functions 2021-05-25 19:07:51 +02:00
Milan Nikolic
47e7d1baea
Update Android info 2021-05-25 18:54:00 +02:00
Milan Nikolic
4d870bd6d1
Sort functions 2021-05-25 17:23:48 +02:00
Milan Nikolic
9e0799a313
Add new functions 2021-05-25 17:12:28 +02:00
Milan Nikolic
9deb95087d
Sort functions 2021-05-25 15:56:35 +02:00
Milan Nikolic
f548130d14
Add Window-related functions 2021-05-25 15:51:45 +02:00