Ray
|
2e652bbef1
|
Merge pull request #5115 from maiconpintoabreu/web_resizable_window_mouse_issue
[rcore][web] Work around to fix mouse positioning on scaled window
|
1 day ago |
Ray
|
5236b2420a
|
Update rexm.c
|
1 day ago |
Maicon Santana
|
73950befca
|
Work around to fix mouse positioning on scaled window
|
1 day ago |
Ray
|
d1b535c7b8
|
Merge branch 'master' of https://github.com/raysan5/raylib
|
2 days ago |
Ray
|
ed06cdbbe4
|
Update examples_report.md
|
2 days ago |
Ray
|
81615a91a6
|
Merge pull request #5111 from didas72/master
Adds more filters for conditional build of GetWindowHandle with GLFW
|
2 days ago |
Ray
|
6252d92f79
|
Update rexm.c
|
2 days ago |
Ray
|
a65bdd6cca
|
REXM: Reviewed automatic validation and update -WIP-
|
2 days ago |
Ray
|
afdc7972d6
|
REXM: Automatic validation and update of examples
|
2 days ago |
Diogo Diniz
|
3ef5ee878c
|
Adjusted formatting to comply with contribution guidelines
|
2 days ago |
Ray
|
28b804a6ba
|
REXM: Validate examples list against existing examples in repo
|
2 days ago |
Ray
|
7037f131dc
|
REVIEWED: example: `core_3d_fps_controller`
|
2 days ago |
Ray
|
a9970484f3
|
Remove trailing spaces
|
2 days ago |
Ray
|
be974bb67e
|
Update CONVENTIONS.md
|
2 days ago |
Diogo Diniz
|
eae1296b08
|
Fixed bad macro logic
|
2 days ago |
Diogo Diniz
|
59c979a59d
|
Added suggestions by planetis-m
|
2 days ago |
Didas72
|
93f86fa074
|
fixes #5110
Adds more filters for conditional build of GetWindowHandle with glfw
|
2 days ago |
Ray
|
3c9d3d9bef
|
REXM: REVIEWED: Update examples status report when examples Updated
|
2 days ago |
Ray
|
f0131f6ee6
|
Added missing project to solution
|
2 days ago |
Ray
|
b17f00b6d9
|
REXM: Avoid external tool for UUIDv4 generation, implement custom function
|
3 days ago |
Ray
|
ddebf5d7ac
|
Update Makefile.Web
|
3 days ago |
Ray
|
a7e66df56d
|
Using define for buffers size
|
3 days ago |
Ray
|
800be084b6
|
REXM: Implemented `AddVSProjectToSolution()`
|
3 days ago |
Ray
|
ef81145776
|
Update examples_list.txt
|
3 days ago |
Ray
|
74339d2008
|
REVIEWED: `IsFileExtension()`
|
3 days ago |
Ray
|
8c7b3b7323
|
Update examples_report.md
|
3 days ago |
Ray
|
601091b69e
|
Update raylib.sln
|
3 days ago |
Ray
|
388bc5075e
|
Update raylib.sln
|
3 days ago |
Ray
|
b7265c3df1
|
Update rexm.ico
|
3 days ago |
Ray
|
cd1c206676
|
Update rl_gputex.h
|
3 days ago |
Ray
|
76284f1a16
|
Corrected typo
|
3 days ago |
Ray
|
dd19b8d2c2
|
REVIEWED: Requested window flags application after window initialization
|
4 days ago |
Ray
|
195b968b86
|
Merge pull request #4837 from Andersama/support_all_window_flags_at_initialization
[rcore] Support window flags with initialization issues
|
4 days ago |
Ray
|
95e4494cfe
|
ADDED: `cursorLocked` variable and review required code #4940 #4955
|
4 days ago |
Ray
|
c4414fa1ed
|
Revert "Merge pull request #4945 from Moros1138/master"
This reverts commit bab234a1604a9d23538594bd3894bf13574612df, reversing
changes made to 13e384ce71 .
|
4 days ago |
Ray
|
bab234a160
|
Merge pull request #4945 from Moros1138/master
[rcore][web] Review resizable canvas on `FLAG_WINDOW_RESIZABLE`
|
4 days ago |
Ray
|
db2abfb9be
|
Merge branch 'master' into master
|
4 days ago |
Ray
|
13e384ce71
|
Merge pull request #5004 from nezvers/example_quake_controller
[examples] New example: `core_3d_fps_controller`
|
4 days ago |
Ray
|
9aa1b86fdf
|
Merge pull request #5109 from maiconpintoabreu/julia_set
[examples] Increasing julia_set maxInterations glsl100 to 255
|
5 days ago |
Ray
|
503e6d8bb5
|
Merge branch 'master' into julia_set
|
5 days ago |
Ray
|
9b598f6bcf
|
REVIEWED: Shaders formating to follow raylib code conventions
|
5 days ago |
Ray
|
8dae39fbda
|
ADDED: Missing GLSL120 shaders
|
5 days ago |
Maicon Santana
|
00f7121b1c
|
Increasing maxInterations glsl100 to 255 to match with glsl330 and add glsl120
|
5 days ago |
Ray
|
705ce45a33
|
FIX: Added callback broke keyboard input on web... #5107
|
6 days ago |
Ray
|
9ff8862826
|
Merge pull request #5108 from lassade/fix-qoa-music-from-mem
fix: QOA when using with LoadMusicStreamFromMemory
|
6 days ago |
Felipe Jorge
|
71b7734ce4
|
fix: QOA when using with LoadMusicStreamFromMemory, reduced the number of allocs and memcpy
|
6 days ago |
Ray
|
e17e0933af
|
Merge pull request #5104 from matthijskooijman/fix-ssh-backspace
Fix backspace key in Rpi SSH keyboard
|
6 days ago |
Ray
|
27d7e61f28
|
Update rexm.c
|
6 days ago |
Matthijs Kooijman
|
9582d25217
|
Fix backspace key in Rpi SSH keyboard
There was a typo in the generated keycode.
|
1 week ago |
Ray
|
852c51343d
|
Merge pull request #5103 from Not-Nik/raylib-zig-update
Update raylib-zig in BINDINGS.md
|
1 week ago |