Commit Graph

6014 Commits

Author SHA1 Message Date
Richard Smith
14b1aef194
update raylib-python-cffi bindings to 4.2 (#2629) 2022-08-12 00:40:53 +02:00
Ray
d658e6772d
Update android.yml 2022-08-11 20:26:45 +02:00
Ray
965057dbe2
Update android.yml 2022-08-11 20:25:58 +02:00
Ray
b38dceb2de
Update android.yml 2022-08-11 20:22:42 +02:00
Ray
764254d93e
Update android.yml 2022-08-11 20:16:48 +02:00
Ray
b55cb32d9b
Update android.yml 2022-08-11 20:10:59 +02:00
Ray
931af3a242
Update windows.yml 2022-08-11 20:04:59 +02:00
Ray
372983c06e Update HISTORY.md 2022-08-11 19:16:37 +02:00
Ray
8b8b5ef70e Merge branch 'master' of https://github.com/raysan5/raylib 2022-08-11 19:16:32 +02:00
Ray
feb9c52374 Update CHANGELOG 2022-08-11 19:16:16 +02:00
SomeUnusualGames
71e43612d6
Fix typos and reworded a question in the FAQ (#2628) 2022-08-11 17:54:24 +02:00
Eliza Milburn
b24947c0d0
Improve the readability of the FAQ page (#2627) 2022-08-11 14:39:21 +02:00
Ray
60d9cbd754 Update CHANGELOG 2022-08-11 13:39:46 +02:00
Peter0x44
4c71f5f76e
Reword FAQ page, and fix some typos (#2626) 2022-08-11 13:05:00 +02:00
Ray
75ece337ae Revert "Update core_3d_camera_mode.c"
This reverts commit 4f6fbaed41.
2022-08-11 12:28:21 +02:00
Ray
4f6fbaed41 Update core_3d_camera_mode.c 2022-08-11 12:27:51 +02:00
Ray
ddb8be3564 Merge branch 'master' of https://github.com/raysan5/raylib 2022-08-11 12:03:43 +02:00
Ray
b3ed01dbab Create FAQ.md 2022-08-11 12:03:35 +02:00
archie2x
e87caa2687
Fix #2621: Set CMP0054 policy to NEW and appropriately quote ${PLATFORM} (#2622) 2022-08-09 09:52:56 +02:00
Ray
b0f3a2c217 Update c_raylib.xml 2022-08-08 19:43:02 +02:00
Ray
d1a5d381d8 Updated Npp scripts 2022-08-08 19:20:02 +02:00
Jacob Dennis
621d6ae856
Updated to work with zig master branch (#2620)
Specifically, std.fs.OpenDirOptions struct no longer has the iterable
flag, now it's a standalone function call std.fs.openIterableDir
2022-08-08 17:36:22 +02:00
Ray
8127044748
Update CHANGELOG 2022-08-08 12:47:40 +02:00
Ray
2c0071c851 Reviewed issue with negative key #2619 2022-08-07 19:19:18 +02:00
Ray
63a23a6b74 REMOVED: VS2019 project 2022-08-06 19:31:01 +02:00
Ray
304c820a8e Merge branch 'master' of https://github.com/raysan5/raylib 2022-08-06 19:23:45 +02:00
Ray
86ac792d9a Review projects details for raylib 4.2 2022-08-06 19:23:36 +02:00
veins1
4b2357dc34
Can't alt-tab out of fullscreen window (#2618) 2022-08-06 18:42:52 +02:00
Ray
e47a3afbd8
Update BINDINGS.md 2022-08-06 18:41:50 +02:00
Ray
3ce5941106
Update BINDINGS.md 2022-08-06 18:41:03 +02:00
Anthony Walter
3edf43f1d6
Added new Free Pascal bindings (#2617) 2022-08-06 18:39:48 +02:00
Angga Permana
e06ed6c608
Fix 4coder project template (#2616) 2022-08-06 08:18:32 +02:00
Ray
ec8fabceeb Updated Notepad++ intellisense data 2022-08-05 20:02:36 +02:00
Ray
14990209ef Added comments 2022-08-05 20:01:35 +02:00
Ray
d1c53910b7 Update parser outputs for raylib 4.2 2022-08-05 20:01:25 +02:00
Ray
5940790379 Update raylib_parser.c 2022-08-05 20:00:58 +02:00
Ray
19d6f2a961
Update HISTORY.md 2022-08-05 19:59:59 +02:00
Ray
7faeaa757c
Update CHANGELOG 2022-08-05 19:43:32 +02:00
veins1
d70e5cd26b
Small simplifications (#2615) 2022-08-05 12:16:49 +02:00
veins1
82b76149da
GetMusicTimePlayed bug fix (#2614)
GetMusicTimePlayed() was calculated using buffered frames, not played frames.
For example: calling LoadMusicStream->UpdateMusicStream->GetMusicTimePlayed would return non-zero value, even though no music was playing.
2022-08-05 08:36:59 +02:00
hartmannathan
b0b6381745
Fix typo in README: s/instrallation/installation/ (#2613) 2022-08-04 23:53:36 +02:00
Ramiro Magno
3e4a8bb640
Update bindings with raylibr (#2611)
Add R package raylibr as a new binding for the R language
2022-08-04 16:01:19 +02:00
TheManTheMythTheGameDev
090e47dca0
Fix rendering issue in audio_raw_stream.c example (#2608) 2022-08-03 08:36:23 +02:00
Ray
1a35f73d84 Review some warnings 2022-08-02 21:17:19 +02:00
Ray
50663f0890 Merge branch 'master' of https://github.com/raysan5/raylib 2022-08-02 21:17:07 +02:00
Ray
7c9d55f4d9 Move parser output to output 2022-08-02 21:17:03 +02:00
Ray
0739152057
Update README.md 2022-08-02 21:16:46 +02:00
Ray
66108c47d9
Update raylib_parser.c 2022-08-02 21:10:35 +02:00
Ray
75c8df348f
Update README.md 2022-08-02 21:07:47 +02:00
Ray
273c780b67
Update raylib_parser.c 2022-08-02 21:05:31 +02:00