Commit graph

260 commits

Author SHA1 Message Date
Milan Nikolic
3b16dbe504
Update UpdateAudioStream 2022-12-02 14:42:49 +01:00
Milan Nikolic
73355baab9
Update rlgl 2022-12-02 13:37:58 +01:00
Milan Nikolic
129deee5be
Fmt 2022-11-27 20:28:31 +01:00
Milan Nikolic
f41e8d7d51
Update rlgl 2022-11-27 20:21:15 +01:00
Milan Nikolic
89845f559c
Merge pull request #226 from Konstantin8105/workflow
golang: verification
2022-11-27 17:46:44 +01:00
Konstantin8105
3a6db7b9f2 fix 2022-11-26 21:07:47 +03:00
Konstantin8105
174a597b39 fix by golint 2022-11-26 21:02:24 +03:00
Konstantin8105
5b3c524e0a staticcheck fix 2022-11-26 20:54:05 +03:00
Konstantin8105
3f325631df add implementation 2022-11-26 20:02:10 +03:00
Konstantin8105
0009968cad relocation raygui.h 2022-11-25 10:29:38 +03:00
Konstantin8105
37f9870e66 renaming 2022-11-23 15:43:57 +03:00
Konstantin8105
ff8baa4ce7 examples 2022-11-23 12:41:26 +03:00
Konstantin8105
7a467d5aae gui folder 2022-11-23 12:26:13 +03:00
Konstantin8105
fe6d2c0ed3 step 2022-11-22 18:50:35 +03:00
Konstantin8105
2f5d911417 step 2022-11-22 18:39:52 +03:00
Konstantin8105
6e21bd54ae step 2022-11-22 18:24:03 +03:00
Konstantin8105
096a3a00b2 step 2022-11-22 18:19:33 +03:00
Milan Nikolic
ce3c8e83dd
Merge pull request #218 from JupiterRider/homedir-fix
Typo in  rl.HomeDir()
2022-11-17 14:00:19 +01:00
Milan Nikolic
d9a8297a00
Merge pull request #216 from JupiterRider/master
Update cgo_freebsd.go
2022-11-17 14:00:03 +01:00
JupiterRider
2f1e12e84e
OpenBSD support added 2022-11-12 17:32:00 +01:00
JupiterRider
cbbf9e3539
Update utils.go 2022-11-12 15:38:08 +01:00
JupiterRider
33c901dbc5
Update cgo_freebsd.go 2022-11-12 13:51:53 +01:00
Milan Nikolic
93f4babf10
Merge pull request #208 from JupiterRider/master
Cleanup utils - especially logging
2022-11-11 15:45:26 +01:00
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