JupiterRider
|
2904dbeb86
|
Typo fixed in cgo_freebsd.go
|
2022-11-11 14:01:12 +01:00 |
|
JupiterRider
|
ab99ef2990
|
FreeBSD support added
|
2022-11-11 13:48:35 +01:00 |
|
Milan Nikolic
|
3f14ff470c
|
Merge pull request #213 from ChrisPHP/add-ex-cylinder-bindings
Adds DrawCylinderEx and DrawCylinderWiresEx bindings
|
2022-11-05 15:39:54 +01:00 |
|
ChrisPHP
|
cc37594632
|
Added necessary comments
|
2022-11-04 22:04:54 +00:00 |
|
ChrisPHP
|
a661bc65b2
|
Spelling mistakes
|
2022-11-04 21:18:26 +00:00 |
|
ChrisPHP
|
c5afb3b941
|
Added bindings for DrawCylinderWiresEx and DrawCylinderEx.
|
2022-11-04 20:59:26 +00:00 |
|
KidawaGH
|
d8d13e238d
|
Fixed GetFPS return type
GetFPS function now returns an int32 to mirror C version of raylib (https://github.com/raysan5/raylib/blob/master/src/rcore.c)
|
2022-11-03 23:19:31 +01:00 |
|
Alessandro Cuppari
|
971b452217
|
Fixed signature of ImageDrawLineV
|
2022-10-31 14:19:58 +00:00 |
|
Alessandro Cuppari
|
4ff5b2cdc8
|
Added ImageDrawLine and ImageDrawLineV
|
2022-10-31 14:07:32 +00:00 |
|
JupiterRider
|
e33a1830c9
|
Update utils_android.go
|
2022-10-25 22:09:18 +02:00 |
|
JupiterRider
|
460dab9501
|
Update utils_android.go
|
2022-10-25 22:02:35 +02:00 |
|
JupiterRider
|
bd025d2b1e
|
Create utils_android.go
|
2022-10-25 22:02:00 +02:00 |
|
JupiterRider
|
76f1c56135
|
Update utils.go
|
2022-10-25 21:58:31 +02:00 |
|
JupiterRider
|
c1f48ea0ac
|
Update utils.go
|
2022-10-25 21:33:08 +02:00 |
|
JupiterRider
|
37fe6619d4
|
Update platform_android.go
|
2022-10-25 21:31:12 +02:00 |
|
JupiterRider
|
010d4eb10f
|
Update utils.go
|
2022-10-25 20:34:23 +02:00 |
|
JupiterRider
|
ef4e71cff7
|
Update raylib.go
|
2022-10-25 20:29:53 +02:00 |
|
JupiterRider
|
3c6fcf8bce
|
Update utils.go
|
2022-10-25 20:26:32 +02:00 |
|
JupiterRider
|
3f3fdc5c6f
|
Update utils.go
|
2022-10-25 20:25:29 +02:00 |
|
JupiterRider
|
9e579dc762
|
Delete utils_windows.go
|
2022-10-25 20:24:54 +02:00 |
|
JupiterRider
|
b3ec30afeb
|
Delete utils_android.c
|
2022-10-25 20:24:33 +02:00 |
|
JupiterRider
|
91e8bc7a5a
|
Delete utils_android.go
|
2022-10-25 20:24:15 +02:00 |
|
Milan Nikolic
|
dfbb5ab754
|
Fix logging, issue #203
|
2022-10-23 14:56:34 +02:00 |
|
Milan Nikolic
|
faa881fe83
|
Add new functions
|
2022-10-23 14:50:15 +02:00 |
|
Milan Nikolic
|
ba0df12858
|
Update CGO for GLFW
|
2022-10-23 14:22:50 +02:00 |
|
Milan Nikolic
|
1b0affeed0
|
Update C sources
|
2022-10-23 14:21:08 +02:00 |
|
Milan Nikolic
|
a460a0fc06
|
Merge pull request #200 from iszla/fixLogging
Fix bitmasking for logging
|
2022-09-22 10:19:30 +02:00 |
|
Karl Hesselgren
|
69fb70441e
|
Fix bitmasking for logging in windows and android implementations
|
2022-09-22 10:12:34 +02:00 |
|
Marc Lavergne
|
bcec0e0e0f
|
fixed ColorNormalize
|
2022-09-22 00:16:49 -05:00 |
|
Karl Hesselgren
|
67b7cdfc1f
|
Fix bitmasking for logging
|
2022-09-20 21:31:08 +02:00 |
|
Milan Nikolic
|
25ea53bfbb
|
Fix warning on Wayland
|
2022-08-29 14:47:29 +02:00 |
|
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 |
|