9a4911cb
(refs/pull/4364/merge)
Merge 20b95c88e0
into 68503ed96f
by
2024-11-17 17:11:33 -0300
69a358de
(refs/pull/4480/merge)
Merge b0bde349e3
into 68503ed96f
by
2024-11-17 11:43:22 -0500
b0bde349
(refs/pull/4480/head)
add PLATFORM_WEB_RGFW by
2024-11-17 11:41:36 -0500
365f96b4
(refs/pull/4481/merge)
Merge b4f97addf7
into 68503ed96f
by
2024-11-17 19:25:20 +0800
51bd1de5
(refs/pull/3880/merge)
Merge 1de43bfb49
into 68503ed96f
by
2024-11-16 21:12:53 -0500
c587886a
(refs/pull/4496/merge)
Merge d3221d7d93
into 68503ed96f
by
2024-11-16 19:43:30 +0100
b4485aae
(refs/pull/4489/merge)
Merge ee66242f9f
into 68503ed96f
by
2024-11-16 19:19:43 +0100
68503ed9
(HEAD -> master)
Update webassembly.yml by
2024-11-16 19:00:28 +0100
88c922f4
Update raylib_api.* by CI by
2024-11-16 17:45:33 +0000
938b805b
Update raylib.h by
2024-11-16 18:45:16 +0100
162efc1e
Update core_basic_window.c by
2024-11-16 18:45:12 +0100
da7ab040
Update HISTORY.md by
2024-11-16 18:44:48 +0100
dd688d81
Thanks @everyone for everything 😄 by
2024-11-16 18:16:00 +0100
d567b35d
Update HISTORY.md by
2024-11-16 17:57:00 +0100
d3221d7d
(refs/pull/4496/head)
removed unnecessary final newline by
2024-11-16 15:58:29 +0100
91bc0d2b
now accounting for potentially higher vertex counts by
2024-11-16 15:56:21 +0100
a543dc0a
now accounting for newline characters during allocation by
2024-11-16 15:39:42 +0100
6e34f27a
modified memory allocation to better fit higher precision data by
2024-11-16 15:24:23 +0100
816b6050
Update CHANGELOG by
2024-11-16 13:18:04 +0100
7d460474
increased vertex data precision to match blender exports by
2024-11-15 19:47:28 +0100
7c5d74e9
Fixing an OBJ loader bug that fragmented the loaded meshes (#4494) by
2024-11-15 16:40:14 +0100
4175e948
(refs/pull/4494/head)
Fixing an OBJ loader bug that fragmented the loaded meshes by
2024-11-15 16:37:16 +0100
4f091f44
Fix typo in BINDINGS.md (#4493) by
2024-11-15 07:26:22 +0000
a2f6ae67
Fix warnings in examples (#4492) by
2024-11-14 23:25:09 -0800
3fac76b8
(refs/pull/4493/head)
Fix typo in BINDINGS.md by
2024-11-15 00:46:38 +0000
f3e82220
(refs/pull/4492/head)
Fix warnings in examples Move shapes/shapes_rectangle_advanced to the correct folder in MSVC project Add core_input_virtual_controls.vcxproj back into sln file by
2024-11-14 15:42:58 -0800
5e6cdf3a
Update emsdk path on Windows to match new raylib installer package by
2024-11-14 18:41:37 +0100
76016aae
Update raylib.ico by
2024-11-14 16:40:04 +0100
15eb8221
Updated raylib resource data by
2024-11-14 16:39:58 +0100
928535a8
Commented code issuing warnings on w64devkit (GCC) by
2024-11-14 16:39:38 +0100
637debb6
Updated Notepad++ autocomplete list for raylib 5.5 by
2024-11-14 16:38:55 +0100
14d3bbbb
Update raygui.h by
2024-11-14 16:38:27 +0100
ee66242f
(refs/pull/4489/head)
build.zig: fix raygui inclusion in windows crosscompilation by
2024-11-14 14:17:51 +0200
700e2c5e
Fix touch count reset (#4488) by
2024-11-14 06:49:35 -0300
8af7985e
Update CHANGELOG by
2024-11-14 10:46:34 +0100
0c7edbc2
Update HISTORY.md by
2024-11-14 10:45:56 +0100
2841eaba
Merge branch 'master' of https://github.com/raysan5/raylib by
2024-11-14 10:45:24 +0100
f76a5e2b
Update CHANGELOG by
2024-11-14 10:45:19 +0100
3673c4e9
(refs/pull/4488/head)
Fix touch count reset by
2024-11-13 21:45:01 -0300
377248b1
Fix Makefile.Web (#4487) by
2024-11-13 18:21:10 -0300
ba426fc6
(refs/pull/4487/head)
Fix Makefile.Web by
2024-11-13 16:09:03 -0300
7053970f
build.zig: remove raygui from options and re add adding raygui as a (#4485) by
2024-11-13 19:52:12 +0200
fee30546
(refs/pull/4486/head)
Math supporting Clang Vector Extension by
2024-11-13 17:30:27 +0100
064b82e1
(refs/pull/4485/head)
build.zig: remove raygui from options and re add adding raygui as a function by
2024-11-13 14:17:38 +0200
4ddf4679
Update CHANGELOG by
2024-11-11 20:28:25 +0100
10fd4de2
Fix the example lighting shaders to use both frag and diffuse colors so they work with shapes and meshes. (#4482) by
2024-11-11 10:55:33 -0800
5cc06f4b
[rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection (#4477) by
2024-11-11 15:47:25 -0300
fb69b39d
Fix a typecast warning in glfw clipboard access (#4479) by
2024-11-11 10:46:54 -0800
832b5a0d
(refs/pull/4482/head)
Fix the example lighting shaders to use both frag and diffuse colors so they work with shapes and meshes. by
2024-11-11 10:46:31 -0800
b4f97add
(refs/pull/4481/head)
fix CI errors by
2024-11-10 16:32:51 -0800
dacd65d0
Merge branch 'scancodes' of github.com:JeffM2501/raylib into scancodes by
2024-11-10 16:11:57 -0800
a1cd248d
add scancode support to other platforms. by
2024-11-10 16:11:33 -0800
7ea8235f
Update raylib_api.* by CI by
2024-11-11 00:03:37 +0000
de1c9c44
Expose Scancodes for keyboard by
2024-11-10 16:03:06 -0800
d861f964
(refs/pull/4479/head)
Fix a typecast warning in glfw clipboard access by
2024-11-10 13:39:22 -0800
2af4f317
Fix the X axis of the second vertex of the Y negative cap of a cylinders, triangle fan (#4478) by
2024-11-10 13:04:58 -0800
31de13b5
(refs/pull/4478/head)
Fix the X axis of the second vertex of the Y negative cap of a cylinders, triangle fan by
2024-11-10 12:47:32 -0800
0055388a
(refs/pull/4477/head)
[rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection by
2024-11-10 17:38:29 -0300
2500e1c8
(refs/pull/4476/head)
[rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection by
2024-11-10 17:05:54 -0300
66fec1a8
Merge remote-tracking branch 'raysan/master' into clipboard by
2024-11-10 15:19:43 -0300
09570a05
Merge branch 'master' of https://github.com/raysan5/raylib by
2024-11-10 17:54:02 +0100
85de743d
Improved logos size by
2024-11-10 17:53:50 +0100
ce3b121f
build.zig: Remove addRaylib and fix raygui builds when using raylib as dep (#4475) by
2024-11-10 13:47:15 +0100
51f336d2
(refs/pull/4473/head)
Clang Vector Extension support by
2024-11-10 09:18:58 +0100
78478f2a
(refs/pull/4407/merge)
Merge d72052cc26
into d8feef5279
by
2024-11-10 06:16:05 +0000
d72052cc
(refs/pull/4407/head)
build.zig: Avoid deprecated function `std.Build.Step.Compile.defineCMacro` by
2024-11-10 14:17:36 +0900
1d1b3983
build.zig: Use `std.Build.Module.addCMacro` for config flags by
2024-11-10 15:11:43 +0900
e16d5ebc
build.zig: Make more flags from `src/config.h` configurable by
2024-10-21 22:43:07 +0900
13d78a03
(refs/pull/4475/head)
build.zig: Remove addRaylib and fix raygui builds when using raylib as dep by
2024-11-10 02:04:41 +0100
d2db7b71
silence type cast warning by
2024-11-09 23:35:35 +0100
729da531
Clang Extended Vectors support by
2024-11-09 23:33:58 +0100
d8feef52
Update raylib_api.* by CI by
2024-11-09 18:40:56 +0000
00396e34
[rcore] Clipboard Image Support (#4459) by
2024-11-09 15:40:41 -0300
08e84a65
(refs/pull/4459/head)
[rcore]: typo by
2024-11-08 18:13:41 -0300
d7ca8dc1
[rcore]: PLATFORM_SDL: Treat monitor as an ID in SDL3 as opposed to an index as in SDL2 by
2024-11-08 18:09:13 -0300
53b929cb
Improve cross-compilation with zig builds (#4468) by
2024-11-08 14:31:31 +0100
dc489786
UpdateModelAnimation speedup (#4470) by
2024-11-08 08:28:39 -0500
cf00b4aa
external: fix arch finding on win32_clipboard.h to allow compilation on msvc cmake CI by
2024-11-08 00:57:40 -0300
55a64f51
fix float casting warnings (#4471) by
2024-11-07 12:42:59 -0800
84bd7052
(refs/pull/4471/head)
fix float casting warnings by
2024-11-07 11:56:47 -0800
77061cc8
(refs/pull/4470/head)
UpdateModelAnimation speedup by
2024-11-07 08:15:23 -0500
c3008017
[rcore]: Properly handle NULL dpi passing. As is allowed in SDL2 by
2024-11-07 00:10:10 -0300
01a999ce
[rcore]: fix string typo by
2024-11-06 23:54:05 -0300
207fabd7
Makefile: allow for extra flags necessary when compiling for SDL3 by
2024-11-06 23:09:49 -0300
a80e7b6e
(refs/pull/4469/head)
Add TextInvert and TextClear functions by
2024-11-06 18:07:17 -0800
e1a698a3
external: remove unused function from win32_clipboard.h by
2024-11-06 21:18:59 -0300
4d5dfb15
[rcore]: PLATFORM_SDL: improve clipboard data retrieval by
2024-11-06 20:47:38 -0300
729de10b
Makefile: examples makefile now compile others/rlgl_standalone only when TARGET_PLATFORM is PLATFORM_DESKTOP_GFLW by
2024-11-06 19:41:48 -0300
3e723e73
Makefile: examples makefile now compile others/rlgl_standalone only when TARGET_PLATFORM is PLATFORM_DESKTOP_GFLW by
2024-11-06 19:23:18 -0300
98ad55fe
Makefile: Allow specifying SDL_LIBRARIES to link, this helps with SDL3 by
2024-11-06 19:06:02 -0300
505d5fcf
[rcore] fix warnings in SDL3 compatibility layer by
2024-11-06 18:22:48 -0300
057f7dc9
[rcore] using win32_clipboard on platforms rlfw and rgfw by
2024-11-06 17:02:16 -0300
ba504596
external: add win32_clipboard.h header only lib by
2024-11-06 16:52:04 -0300
b5bad8e0
[rcore] PLATFORM_SDL: create a compatility layer for SDL3 by
2024-11-06 16:50:29 -0300
a617e1e2
Update core_2d_camera_mouse_zoom.c by
2024-11-06 12:00:39 +0100
9fb9e11a
(refs/pull/4468/head)
Improve cross-compilation with zig builds by
2024-11-05 23:20:13 +0100
201a106d
(refs/pull/4466/head)
Temporary workaround for canvas' width CSS by
2024-11-04 22:33:49 -0300
b47fffb4
Update Makefile.Web by
2024-11-05 00:09:12 +0100
5aa809c1
(refs/pull/4465/head)
fixed canvas issue for web by
2024-11-04 16:56:40 -0600
281ee51a
implemented new linear gradient generation function (#4462) by
2024-11-04 15:57:50 +0100