Anthony Walter
3edf43f1d6
Added new Free Pascal bindings ( #2617 )
2年前
Angga Permana
e06ed6c608
Fix 4coder project template ( #2616 )
2年前
Ray
ec8fabceeb
Updated Notepad++ intellisense data
2年前
Ray
14990209ef
Added comments
2年前
Ray
d1c53910b7
Update parser outputs for raylib 4.2
2年前
Ray
5940790379
Update raylib_parser.c
2年前
Ray
19d6f2a961
Update HISTORY.md
2年前
Ray
7faeaa757c
Update CHANGELOG
2年前
veins1
d70e5cd26b
Small simplifications ( #2615 )
2年前
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.
2年前
hartmannathan
b0b6381745
Fix typo in README: s/instrallation/installation/ ( #2613 )
2年前
Ramiro Magno
3e4a8bb640
Update bindings with raylibr ( #2611 )
Add R package raylibr as a new binding for the R language
2年前
TheManTheMythTheGameDev
090e47dca0
Fix rendering issue in audio_raw_stream.c example ( #2608 )
2年前
Ray
1a35f73d84
Review some warnings
2年前
Ray
50663f0890
Merge branch 'master' of https://github.com/raysan5/raylib
2年前
Ray
7c9d55f4d9
Move parser output to output
2年前
Ray
0739152057
Update README.md
2年前
Ray
66108c47d9
Update raylib_parser.c
2年前
Ray
75c8df348f
Update README.md
2年前
Ray
273c780b67
Update raylib_parser.c
2年前
Ray
2ce0722fb8
Update README.md
2年前
Ray
72b2d1335a
Update cgltf.h
2年前
Ray
b79df1c329
Updated easings examples
2年前
Ray
d791c1cf64
Update miniaudio.h
2年前
Ray
94165a40b9
REMOVED: rmem library from raylib sources
Moved to own repo: https://github.com/raylib-extras/rmem
2年前
Ray
dd455c626e
Update rlgl.h
2年前
Ray
0ce8a8f360
Remove `easings.h` from raylib/src, moved to examples
2年前
Ray
b187d6ca16
Delete rlights.h
2年前
Ray
5840cd6e50
Remove unneeded comment
2年前
Ray
df5514088e
REVIEWED: `GetMouseWheelMove()`, avoid move scaling on `PLATFORM_WEB`
Tested with latest emscripten 3.1.18
2年前
Ray
312fa64b88
Updated raylib resource data (32bit)
2年前
Ray
222997f951
Update HISTORY.md
2年前
Ray
2a2c9e4da8
minor tweaks
2年前
Ray
6ecb29f33f
REMOVED: Sponsors doc
This file requires manual maintenance and continuous review, it also changes from day to day moving sponsors from present-to-past and sometimes the other way round.
GitHub already lists the sponsors on the user profile, in a better an more visual way.
I also have doubts this should be a document distributed with raylib sources...
2年前
Ray
ddbe8972bc
REMOVE: Unmaintained and outdated contributors doc
2年前
Ray
9cbbf149d8
Update audio_music_stream.c
2年前
Ray
328d65b1b3
Update Makefile.Web
2年前
Ray
c457835938
Update audio_raw_stream.c
2年前
Ray
d68ddda766
Added note for multi-threading web compilation
2年前
Ray
24e6bf0565
Update shapes_draw_ring.c
2年前
Ray
4492e64cb5
Update version
2年前
Ray
191c340409
Update Makefile.Web
2年前
Ray
ed7548051b
Update version to 4.2
2年前
Ray
eb8d14e5b2
Update version to raylib 4.2
2年前
Ray
fd191a32ea
Remove trailing spaces
2年前
Ray
fe9e82b2e6
Remove line breaks
2年前
Ray
b20d416131
Added latest examples
2年前
Ray
dacd500ef0
Update CHANGELOG
2年前
Ray
a0b4b28427
Update Makefile.Web
2年前
Ray
f9b71e7bcd
Update Makefile
2年前