Commit graph

274 commits

Author SHA1 Message Date
JupiterRider
bb7c8b3f3b Add more new functions 2023-05-11 16:36:48 +02:00
JupiterRider
896586af0d Add new functions 2023-05-09 20:15:53 +02:00
Milan Nikolic
32e2cc26d6
Update C sources for Android and noaudio 2023-04-13 19:08:55 +02:00
JupiterRider
7116f4cf05 Re-enable BMP and JPG support, add OpenGL ES 2.0 for desktop platforms, update README.md 2023-04-13 18:46:45 +02:00
JupiterRider
70e5708243 UpdateCameraPro function added in raylib/rcamera.go 2023-04-09 11:16:17 +02:00
JupiterRider
9e86471b2f Remove deprecaded functions, fix build errors/warnings 2023-04-07 21:22:05 +02:00
JupiterRider
e0ea1245da Multichannel audio support dropped (see raylib commit 1b873b028f18486d31bb5c75f6b04a4de4c8d9fa) 2023-04-07 20:28:59 +02:00
JupiterRider
781c207678 Update C sources 2023-04-07 20:23:18 +02:00
Milan Nikolic
61db589fe8
Update modules 2023-03-07 13:27:09 +01:00
Milan Nikolic
963c891c4e
Merge pull request #242 from JupiterRider/2023-01_31_b
UploadMesh(mesh *Mesh, dynamic bool) added
2023-01-31 17:28:22 +01:00
JupiterRider
c6f3e4ca72
Update comment at UploadMesh 2023-01-31 17:03:29 +01:00
JupiterRider
ef890fad63
UploadMesh(mesh *Mesh, dynamic bool) added 2023-01-31 16:51:12 +01:00
JupiterRider
f5232412d3
Update rcore.go 2023-01-28 14:37:09 +01:00
JupiterRider
3bfe7ba043
Mouse Cursor Enum added 2023-01-19 17:05:51 +01:00
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