Ray
721d18589f
Corrected issue with input threads (RPI)
2019-06-14 18:24:55 +02:00
Ray
dccd61bef9
Support new flag: FLAG_WINDOW_ALWAYS_RUN
...
Do not stop update/draw on window minimized
WARNING: SetConfigFlag() was reviewed to support int flags
2019-06-14 17:18:33 +02:00
Ray
9c991bd079
Remove example from Android building
2019-06-14 13:35:42 +02:00
Ray
81d8302d53
ADDED: shaders_basic_lighting
2019-06-14 12:59:40 +02:00
Ray
a43d49ed72
Added CMake flags
...
Reviewed comments
2019-06-12 12:21:23 +02:00
Ray
0c60af8981
Tweak: Change check order
2019-06-12 12:14:36 +02:00
Ray
9609ebf49a
Corrected IQM function declaration
2019-06-12 12:12:59 +02:00
Ray
55380f8489
Review DEBUG mode
2019-06-12 12:08:39 +02:00
Ray
266df463cc
Support externally provided compiler
2019-06-12 12:03:34 +02:00
Ray
5fec3ef895
Merge pull request #879 from DarkElvenAngel/Keyboard-patch
...
Keyboard patch
2019-06-12 12:00:52 +02:00
Ray
396b830db5
Update CONTRIBUTING.md
2019-06-12 11:30:18 +02:00
DarkElvenAngel
034e9ba1b8
Add files via upload
2019-06-10 17:09:53 -04:00
DarkElvenAngel
d7f4be0715
Merge pull request #1 from raysan5/master
...
Update
2019-06-10 16:12:06 -04:00
Ray
baf7d7d19a
Update BINDINGS.md
2019-06-09 23:15:42 +02:00
Ray
632d16e27d
Added raylib-python-cffi
2019-06-09 22:54:56 +02:00
Ray
f6db1ef9c5
Merge pull request #876 from XiaochuanWang/patch-2
...
Update Makefile
2019-06-09 21:38:37 +02:00
Ray
9b3b28c81f
Merge pull request #875 from XiaochuanWang/patch-1
...
Update Makefile
2019-06-09 21:38:23 +02:00
XiaochuanWang
391555a063
Update Makefile
...
corrected file location for "raylib.rc.data", which will cause an error during compilation
2019-06-09 01:45:51 +10:00
XiaochuanWang
63e320d405
Update Makefile
...
a minor issue: where the location of the file "raylib.rc.data" is wrong, and this will cause an error in compilation.
2019-06-09 01:08:10 +10:00
Ray
59b7412772
Updated games building
2019-06-07 00:16:08 +02:00
Ray
718f7a0161
Remove wrong files
2019-06-06 23:56:05 +02:00
Ray
dee602464b
Merge branch 'master' of https://github.com/raysan5/raylib
2019-06-06 23:52:53 +02:00
Ray
baf225dc01
Update emsdk version for testing
2019-06-06 23:52:49 +02:00
Ray
6945511e82
Update example
2019-06-06 23:52:25 +02:00
Ray
e1f3f84e84
Merge pull request #873 from msmshazan/ANGLE-fix
...
Changed ANGLE binaries location
2019-06-06 14:23:37 +02:00
Mohamed Shazan
eb1b2535f6
Change ANGLE binaries location
2019-06-06 16:44:37 +05:30
Ray
566a8d17c8
Update CONTRIBUTING.md
2019-06-06 12:45:24 +02:00
Ray
af38e18389
Review projects <PlatformToolset> to use default
2019-06-06 12:19:39 +02:00
Ray
37ce51b274
Merge pull request #872 from msmshazan/ANGLE-fix
...
Added VS2017.ANGLE Project
2019-06-06 11:51:43 +02:00
Ray
498c172d8e
Review function prototype
2019-06-06 11:38:45 +02:00
Mohamed Shazan
272d9d58e3
Add VS2017.ANGLE Project
2019-06-06 15:03:03 +05:30
Ray
7b4831f1b7
Update LICENSE.md
2019-06-05 13:35:34 +02:00
Ray
bdbc05c0dc
Review font
2019-06-05 13:35:22 +02:00
Ray
e3ef738264
Replace TABS by spaces
2019-06-05 13:01:58 +02:00
Ray
03720b30a1
Review contributed example
2019-06-05 12:58:53 +02:00
Ray
ddaa4a304d
Review contributor info
2019-06-05 12:58:35 +02:00
Ray
24c7549698
Merge pull request #869 from codecat/example-waving-cubes
...
Added waving cubes example
2019-06-05 12:30:55 +02:00
Ray
c5f605e888
Merge pull request #862 from a3f/master
...
build: increment API_VERSION after release
2019-06-05 12:29:28 +02:00
Ray
5c8191f8a7
Merge pull request #867 from PompPenguin/master
...
Removed unused code for CAMERA_THIRD_PERSON
2019-06-05 12:29:00 +02:00
Codecat
923f4b9bbd
Added waving cubes example
2019-06-05 10:35:20 +02:00
Ahmad Fatoum
e103320ad8
build: increment API_VERSION after release
...
With v2.5.0 out, increment API_VERSION, so binaries dynamically linked
against the released raylib aren't accidentally paired with a development
or later released raylib that may be incompatible.
2019-06-05 08:58:24 +02:00
PompPenguin
7367140fb4
Update camera.h
...
Removed unused code for CAMERA_THIRD_PERSON.
2019-06-04 18:06:10 -04:00
Ray
df7a058216
Review projects paths
2019-06-05 00:04:31 +02:00
PompPenguin
1ba5f1515d
Merge pull request #1 from raysan5/master
...
Merge pull request #866 from PompPenguin/master
2019-06-04 18:01:17 -04:00
Ray
0b7373446d
Merge pull request #866 from PompPenguin/master
...
Update camera.h
2019-06-04 23:46:01 +02:00
PompPenguin
767ac9bc3e
Update camera.h
...
Updated CAMERA_THIRD_PERSON
2019-06-04 17:29:18 -04:00
Ray
6f9c176d93
Support SSH keyboard on RPI
2019-06-04 18:09:17 +02:00
Ray
538dfa010d
Merge pull request #858 from NerdThings/cmake-mp3-fix
...
Add MP3 config to config.h.in
2019-06-02 21:48:48 +02:00
Reece Mackie
2eb7e96f4b
Add MP3 config
2019-06-02 19:31:17 +01:00
Ray
093042b760
Comments review
2019-06-01 13:08:48 +02:00