e1ec59525
ADDED: Resource file to example projects #4790 by
2025-02-25 12:06:34 +0100
0037ee542
Merge branch 'master' of https://github.com/raysan5/raylib by
2025-02-25 11:43:32 +0100
256953957
Update Makefile by
2025-02-25 11:43:25 +0100
a979b1096
Minor format tweak by
2025-02-25 11:43:22 +0100
1e2fd9420
fix linkage warnings under windows (#4766) by
2025-02-24 13:54:17 +0100
8edbd07b5
Do not check GUI libs for DRM (#4792) by
2025-02-24 14:53:30 +0200
c97eda748
(refs/pull/4792/head)
Do not check GUI libs for DRM by
2025-02-24 11:19:53 +0200
294da2604
Update raymath.h by
2025-02-23 23:07:12 +0100
fc5ff8db5
Update raymath.h by
2025-02-23 23:06:31 +0100
a5907bfdc
REVIEWED: `MatrixDeterminant()` #4780 by
2025-02-23 23:04:52 +0100
85a87baf6
Support `IsWindowHidden()` on web. (#4789) by
2025-02-23 18:19:42 +0100
015ab9df1
Amend comment to explain what LoadCodepoints is doing. (#4787) by
2025-02-24 01:19:10 +0800
6e8004ac1
(refs/pull/4789/head)
Support `IsWindowHidden()` on web. by
2025-02-23 12:53:31 +0100
a5ea67931
(refs/pull/4787/head)
Amend comment to explain what LoadCodepoints is doing. by
2025-02-22 23:24:17 +0800
1ae1cd1f0
(refs/pull/4786/head)
disable avif by default by
2025-02-22 00:55:21 -0600
5515be32f
fix makefile formatting by
2025-02-22 00:52:31 -0600
bff841cd4
implemented avif support for testing by
2025-02-22 00:44:49 -0600
99d2119dd
[build] Add CI for ARM64 with Visual Studio (#4781) by
2025-02-21 06:31:50 -0800
4522ecae1
[raudio] Fixed memory leak on early-return of WaveFormat func (#4779) by
2025-02-21 06:29:12 -0800
c34ef3543
Update RGFW and ensure it's consistent with the GLFW backend (#4783) by
2025-02-21 06:32:09 -0500
c09f195e8
(refs/pull/4783/head)
update by
2025-02-21 01:08:33 -0500
f6375d2bd
Merge branch 'pure' of https://github.com/ColleagueRiley/raylib into pure by
2025-02-21 01:01:10 -0500
2fc6ee6f5
link to IOKit by
2025-02-21 01:00:51 -0500
04b0db231
Merge branch 'raysan5:master' into pure by
2025-02-21 00:58:10 -0500
27f287975
(refs/pull/4782/head)
Merge branch 'raysan5:master' into master by
2025-02-21 00:58:00 -0500
50dbd15ab
update RGFW by
2025-02-21 00:57:32 -0500
4754f8f9c
(refs/pull/4781/head)
[build] Add ARM64 to windows.yml by
2025-02-21 03:45:49 +0000
d81fb295e
[build] Add ARM64 configuration to raylib.sln by
2025-02-21 03:42:17 +0000
670240cc7
(refs/pull/4779/head)
[raudio] Fixed memory leak on early-return of WaveFormat func by
2025-02-20 12:25:36 -0800
5ea60dd3c
Minor tweaks by
2025-02-20 18:10:01 +0100
32fcfd354
Minor tweaks by
2025-02-19 13:38:22 +0100
77df0ab1e
[rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777) by
2025-02-18 22:53:18 +0100
6a61bf6d0
(refs/pull/4777/head)
[rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros by
2025-02-18 12:37:53 +0100
a5f0d59f9
(refs/pull/4775/head)
attempting to update to latest master commit by
2025-02-17 17:06:03 +0100
36526392f
added functions for reloading existing buffers so their size may be changed by
2025-01-04 04:18:42 +0100
11090ab6c
[raylib.h] Added space after comma (#4774) by
2025-02-17 12:12:59 +0100
3a513f682
(refs/pull/4774/head)
[raylib.h] Added space after comma by
2025-02-17 12:05:45 +0100
b49c079b1
Fix typo in rshapes.c (#4772) by
2025-02-16 22:43:32 +0800
f331a7ad7
(refs/pull/4772/head)
Fix typo in rshapes.c by
2025-02-16 21:43:06 +0800
606b8b7c7
(refs/pull/4771/head)
Renamed GetRectangleOverlap() to GetOverlappingRectangle() by
2025-02-16 11:06:59 +0100
b94cf4dac
added GetRectangleOverlap() by
2025-02-16 10:56:06 +0100
2b59e7475
Implement Android-specific functions (#4769) by
2025-02-15 19:34:51 +0100
096071ff7
(refs/pull/4769/head)
Implement Android-specific functions by
2025-02-15 17:50:36 +0100
557eb5d6c
(refs/pull/4768/head)
Update rlgl.h by
2025-02-15 07:02:46 +0500
55cd067c5
(refs/pull/4766/head)
fix linkage warnings under windows by
2025-02-14 11:55:42 +0100
004008780
(refs/pull/3880/merge)
Merge 1de43bfb49
into c647d33703
by
2025-02-14 11:51:27 +0100
c647d3370
Better default values for normals and tangents (VBOs) (#4763) by
2025-02-14 01:00:05 +0100
ee946b2f1
use strstr instead of TextFindIndex (#4764) by
2025-02-13 23:58:33 +0000
53520536b
(refs/pull/4764/head)
use strstr instead of TextFindIndex by
2025-02-13 14:12:53 -0300
fb4e5afb7
(refs/pull/4763/head)
Better default values for normals and tangents (VBOs) by
2025-02-13 13:23:12 +0100
1d87932d9
TextSubtext fixes (#4759) by
2025-02-13 03:12:10 +0500
25e7fce7d
(refs/pull/4761/head)
Add Stride Argument for calls inside UploadMesh by
2025-02-12 11:58:41 -0800
672175b90
(refs/pull/4759/head)
TextSubtext fixes by
2025-02-12 18:35:53 +0500
83de585ce
(refs/pull/4758/head)
fix rcore.c dependency on rtext.c by
2025-02-10 16:28:25 -0300
a1de60f3b
added missing file (#4754) by
2025-02-08 04:23:15 -0600
a61c710b4
Update raylib_api.* by CI by
2025-02-08 10:22:50 +0000
6a644b48f
doc: audio stream processor, number of channels (#4753) by
2025-02-08 11:22:34 +0100
c14558712
(refs/pull/4755/head)
added single file option to examples by
2025-02-07 05:39:33 -0600
afb9b0df9
(refs/pull/4754/head)
added missing file by
2025-02-07 03:29:23 -0600
83e075e80
(refs/pull/4753/head)
fixed accidental encoding effect by
2025-02-06 21:12:33 +0100
77cb188d2
doc: audio stream processor by
2025-02-06 21:04:02 +0100
f6d21c27a
Merge branch 'raysan5:master' into pure by
2025-02-05 22:12:23 -0500
cceabf696
Formatting review by
2025-02-02 13:00:20 +0100
cfe96931f
REVIEWED: Formatting #4739 by
2025-02-02 12:59:34 +0100
bddb5df0d
[rmodels] Separate GLTF roughness and metallic channels on load (#4739) by
2025-02-02 12:48:18 +0100
5a254e3d5
Set PLATFORM to Web by default when configuring web builds with emcmake (#4748) by
2025-02-02 11:46:28 +0000
682e78b4b
(refs/pull/4748/head)
Set PLATFORM to Web by default when configuring web builds with emcmake by
2025-02-01 20:26:38 -0300
4f5a20a63
Add missing increments of k in LoadImageDataNormalized() (#4745) by
2025-02-01 21:30:21 +0100
1958de4a1
Update raylib-cs binding link (#4746) by
2025-02-01 20:29:27 +0000
e445dcb16
(refs/pull/4746/head)
Update raylib-cs binding link by
2025-02-01 20:03:25 +0000
e2c9c5cd8
(refs/pull/4745/head)
Add missing increments of k in LoadImageDataNormalized() by
2025-02-01 16:24:36 +0100
e85ae86f7
[platforms/glfw] fix: allow GetGamepadButtonPressed() to return GAMEPAD_BUTTON_LEFT_TRIGGER_2 / GAME_PAD_BUTTON_RIGHT_TRIGGER_2 if they are pressed (#4742) by
2025-02-01 04:50:25 -0500
9ad8431f8
(refs/pull/4742/head)
[platforms/glfw] fix: allow GetGamepadButtonPressed() to return GAMEPAD_BUTTON_LEFT_TRIGGER_2 / GAME_PAD_BUTTON_RIGHT_TRIGGER_2 if they are pressed by
2025-01-31 14:34:23 -0500
7deecc990
(refs/pull/4744/head)
indentation by
2025-01-31 17:49:53 +0100
1834410c4
patched correct version by
2025-01-31 16:41:33 +0100
99dfec070
[rtext] fix: misuse of cast in GetCodepointCount (#4741) by
2025-01-31 14:44:23 +0100
1a1366a87
(refs/pull/4741/head)
[rtext] fix: misuse of cast in GetCodepointCount by
2025-01-31 13:49:27 +0100
1f6de0c50
Replacing hardcoded canvas id references with module variable usages (#4735) by
2025-01-31 00:34:51 +0100
68a29230c
(refs/pull/4739/head)
[rmodels] Separate GLTF roughness and metallic channels on load by
2025-01-29 23:44:47 +0100
844e6f461
(refs/pull/4738/head)
Fix resize callback for PLATFORM_WEB by
2025-01-29 14:24:57 -0300
2b7bca601
(refs/pull/4735/head)
Replacing hardcoded canvas id references with module variable usages by
2025-01-28 23:26:13 +0100
91b108d78
(refs/pull/4734/head)
Fixing resize and mouse input coordinates by
2025-01-28 23:26:13 +0100
d0b275d0e
(refs/pull/4733/head)
Fix wrong parameter by
2025-01-27 21:52:26 -0300
d35bf3364
Add GetGamepadGUID for PLATFORM_DESKTOP_SDL by
2025-01-27 18:38:02 -0300
730371aaf
Add GetGamepadGUID for PLATFORM_DESKTOP_GLFW by
2025-01-27 18:02:16 -0300
d46ba9a67
Merge branch 'master' of https://github.com/raysan5/raylib by
2025-01-28 16:19:39 +0100
9789ff123
REVERTING: `emscripten_sleep()` previous removal #4713 by
2025-01-28 16:19:30 +0100
2492dd3d0
[build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c (#4732) by
2025-01-27 22:15:09 +0000
5ceebf58f
(refs/pull/4732/head)
[build] [Makefile]: Undefine _GNU_SOURCE for rglfw.c by
2025-01-27 21:56:15 +0000
8856ec6b4
(refs/pull/4730/head)
Name change for RGBA case by
2025-01-27 07:09:57 -0300
5e8a67eec
Formatting changes by
2025-01-27 07:06:46 -0300
5504983c9
Update CMakeLists.txt (#4727) by
2025-01-27 13:50:10 +0530
64926d8de
(refs/pull/4731/head)
[rtext] Don't call TextLength in DrawTextEx and MeasureTextEx by
2025-01-27 00:59:18 +0000
6e2c28c67
Oops, got the order on the log warning print wrong. by
2025-01-26 18:49:57 -0300
8414d6e46
Added unsupported pixel format log warning by
2025-01-26 18:48:09 -0300
c7f7fa97a
Formatting changes by
2025-01-26 18:33:50 -0300
b4583ce18
Added RGB and RGBA image support to BMFont loader by
2025-01-26 18:30:20 -0300
f6f31a9f2
[rtextures] Fix `HalfToFloat()` and `FloatToHalf()` dereferencing issues with an union (#4729) by
2025-01-26 17:26:18 -0300
30dedbc3f
(refs/pull/4729/head)
Moved the union to inside the functions by
2025-01-26 17:15:01 -0300
53ea275b9
Merge branch 'master' of https://github.com/raysan5/raylib by
2025-01-26 19:43:01 +0100