Commit graph

255 commits

Author SHA1 Message Date
Milan Nikolic
90a4ff59bb Silence warning 2018-11-17 21:39:10 +01:00
Milan Nikolic
48689803b8 Update C sources, add new functions 2018-11-17 21:34:52 +01:00
Milan Nikolic
adf3401c3c
Merge pull request #64 from stanim/patch-1
Fix package name in documentation
2018-10-27 13:50:27 +02:00
Stani
e0c24c0c5c
Fix package name in documentation
It was still referring to "raylib" instead of "rl".
2018-10-25 22:51:57 +02:00
Milan Nikolic
8d36ebe392 Use stdbool 2018-10-10 14:55:03 +02:00
Milan Nikolic
8db71e7851 Fix vr 2018-10-09 12:50:28 +02:00
Milan Nikolic
f249100a16 Fix examples 2018-10-09 12:43:21 +02:00
Milan Nikolic
f61497c79d Fix examples 2018-10-09 12:36:54 +02:00
Milan Nikolic
70aa6f5da5 Fix windows build 2018-10-08 19:36:48 +02:00
Milan Nikolic
e8965ee263 Fix examples 2018-10-08 19:15:47 +02:00
Milan Nikolic
b382e95c05 Remove rlgl.c 2018-10-08 18:59:54 +02:00
Milan Nikolic
08aa518a46 Update C sources, add new functions and rename package to 2018-10-08 18:56:34 +02:00
Milan Nikolic
391c25482d
Merge pull request #52 from justinclift/drop_files_spacing_v1
Adjust drop_files example to cope with multiple dropped files
2018-09-08 14:54:18 +02:00
Milan Nikolic
29b82434ea
Merge pull request #51 from justinclift/add_missing_keys_v1
Added the number pad keys, and some missing main keyboard ones
2018-09-08 14:30:31 +02:00
Milan Nikolic
39fc0e1974
Merge pull request #54 from justinclift/mouse_wheel_square_v1
Minor typo fix
2018-09-08 14:23:22 +02:00
Milan Nikolic
45e271547d
Merge pull request #55 from justinclift/alloc_fix_v1
Give exact size values to make() to prevent panic-ing
2018-09-08 14:23:06 +02:00
Justin Clift
a87a7b0d6c Give exact size values to make() to prevent panic-ing 2018-08-20 19:29:04 +01:00
Justin Clift
949c1833f4 Minor typo fix 2018-08-20 19:05:15 +01:00
Justin Clift
850cd2825f Adjust drop_files example to cope with multiple dropped files 2018-08-20 15:29:29 +01:00
Justin Clift
8e7ad6f4a3 Added the number pad keys, and some missing main keyboard ones 2018-08-20 09:12:44 +01:00
Milan Nikolic
4e8abf93fb
Merge pull request #47 from justinclift/snake_key_v1
Use the key definition for P
2018-08-20 09:38:26 +02:00
Milan Nikolic
57ec1abf0b
Merge pull request #50 from justinclift/remove_old_warning_v1
Remove left over warning that's no longer accurate
2018-08-20 09:38:16 +02:00
Justin Clift
c4f35581bd Remove left over warning that's no longer accurate
Addresses #49
2018-08-20 08:30:56 +01:00
Justin Clift
8788cb59b9 Use the key definition for P 2018-08-19 23:16:03 +01:00
Milan Nikolic
6f7bb3bbeb
Merge pull request #46 from justinclift/vr_export_fields_example
Update VR Simulator example to use the exported fields
2018-08-19 16:21:32 +02:00
Justin Clift
e657e760a2 Update VR Simulator example to use the exported fields 2018-08-19 14:46:54 +01:00
Milan Nikolic
c4b477c205 Merge branch 'master' of github.com:gen2brain/raylib-go 2018-08-19 14:52:49 +02:00
Justin Clift
098571a0d9 Merge pull request #45 from justinclift/vr_export_fields
Export the VrDeviceInfo fields
2018-08-19 14:52:15 +02:00
Milan Nikolic
02690f5961
Merge pull request #45 from justinclift/vr_export_fields
Export the VrDeviceInfo fields
2018-08-19 14:31:07 +02:00
Justin Clift
b57f4fb994 Export the VrDeviceInfo fields 2018-08-19 10:19:20 +01:00
Milan Nikolic
9b24dc61cf
Merge pull request #43 from jakecoffman/master
use jakecoffman port of chipmunk instead of vova616
2018-07-03 11:10:47 +02:00
jake
4a5cf2b244 use jakecoffman port of chipmunk instead of vova616 2018-07-02 17:39:53 -05:00
Milan Nikolic
eec2b1e494 Add Wayland requirements 2018-05-08 00:32:36 +02:00
Milan Nikolic
c848f32707 Fix Wayland 2018-05-07 23:15:44 +02:00
Milan Nikolic
1aea44bca1 Silence warning 2018-05-07 20:25:49 +02:00
Milan Nikolic
ba48906a5a Update travis 2018-05-07 20:21:15 +02:00
Milan Nikolic
07185b35c1 Fix BackSpace in TextBox 2018-05-07 18:49:04 +02:00
Milan Nikolic
17a6f5c646 Update SdkVersion 2018-05-07 17:21:59 +02:00
Milan Nikolic
76c01c40e4 Update requirements 2018-05-07 14:23:07 +02:00
Milan Nikolic
dbe55ee356 Add gradle files to Android example 2018-05-07 13:02:28 +02:00
Milan Nikolic
cade73de7d Fix build 2018-05-06 14:55:47 +02:00
Milan Nikolic
041fa24e1f Fix games 2018-05-06 14:42:17 +02:00
Milan Nikolic
883e8fa00f Include ALSA headers 2018-05-06 14:26:25 +02:00
Milan Nikolic
96fde22b65 Update GLFW 2018-05-06 13:59:40 +02:00
Milan Nikolic
759568193c Fix GetImageData 2018-05-06 13:48:27 +02:00
Milan Nikolic
680e87e395 InitWindow title is string 2018-05-06 12:59:22 +02:00
Milan Nikolic
438d1cfad7 Move android and rpi examples to others 2018-05-06 12:54:20 +02:00
Milan Nikolic
5f11d4eab4 Update glfw deps 2018-05-06 12:50:32 +02:00
Milan Nikolic
748c2a66dd Remove tinfl 2018-05-06 12:49:03 +02:00
Milan Nikolic
9d293edb6e Update Android and RPi instructions 2018-05-06 12:47:05 +02:00