ee2ab11cc
Use the animated verts and normals in GL 1.1 if they exist by
2025-05-05 14:54:35 -0700
95c96b345
(refs/pull/4924/head)
Use the animated verts and normals in GL 1.1 if they exist by
2025-05-05 14:54:35 -0700
31d63d08e
Merge pull request #4922 from Bigfoot71/review-file-dir-2 by
2025-05-05 16:57:22 +0200
a7ad2d196
Merge pull request #4918 from JeffM2501/default_font_image_leaks by
2025-05-05 12:06:55 +0200
3d292a6c3
Merge pull request #4923 from JeffM2501/gltf_bone_fix by
2025-05-05 10:22:21 +0200
e53a43b7b
(refs/pull/4923/head)
Assign meshes without bone weights to the bone they are attached to so they animate. by
2025-05-04 17:32:37 -0700
c6cf6c953
preventing a possible division by zero by
2025-05-04 17:10:41 +0200
0e58392e8
swBegin tweaks by
2025-05-04 16:57:51 +0200
0a6b41d18
reduce matrix compuations and memory usage by
2025-05-04 16:35:03 +0200
38aec920b
(refs/pull/4922/head)
makes `path` static in `ScanDirectoryFilesRecursively` by
2025-05-04 14:47:52 +0200
03988d2ce
added a NULL check in `UnloadDirectoryFiles` by
2025-05-04 14:46:39 +0200
b578f7ee3
(refs/pull/4921/head)
added a NULL check in `UnloadDirectoryFiles` by
2025-05-04 14:28:28 +0200
9485d76fc
removes an unnecessary memset in `ScanDirectoryFilesRecursively` by
2025-05-04 14:26:26 +0200
06c9630eb
removes an unnecessary memset in `ScanDirectoryFiles` by
2025-05-04 14:26:15 +0200
c08714438
(refs/pull/4906/head)
Merge branch 'raysan5:master' into fix-clip by
2025-05-04 12:29:19 +0200
4ac0e0a2c
Merge branch 'raysan5:master' into rlsw by
2025-05-04 12:29:11 +0200
82c87d1f6
Merge pull request #4920 from MrScautHD/patch-1 by
2025-05-04 11:41:06 +0200
8533d284c
(refs/pull/4920/head)
Update BINDINGS.md by
2025-05-04 11:20:11 +0200
94c5de33a
(refs/pull/4918/head)
Make the default font loadable before InitWindow, for use with the image API. Make the default font loader early out if we have already loaded parts of it, so we don't leak memory by
2025-04-30 17:56:30 -0700
3a1d6261e
Merge pull request #4916 from daniel-abbott/audio_sound_positioning_fix by
2025-04-30 19:41:15 +0200
696f225f2
(refs/pull/4916/head)
Update audio_sound_positioning.c by
2025-04-30 10:12:35 -0600
a7b7538ef
Merge branch 'raysan5:master' into master by
2025-04-29 03:28:54 +0200
1ec281e86
Merge pull request #4914 from Servall4/master by
2025-04-28 23:13:31 +0200
d1a3f9307
Merge pull request #4915 from rael346/cmake-replace-custom-variable by
2025-04-28 23:11:56 +0200
f0de896f3
(refs/pull/4915/head)
cmake: replace custom variable with built-in one by
2025-04-28 11:57:53 -0400
ec5ce8c7f
(refs/pull/4914/head)
Update raudio.c by
2025-04-28 13:45:19 +0300
1d020d6db
Merge pull request #4913 from rael346/cmake-uninstall-conflict by
2025-04-27 21:12:10 +0200
629d4c172
(refs/pull/4913/head)
only create uninstall target when raylib is top level by
2025-04-27 14:35:30 -0400
233a327d1
(refs/pull/4911/head)
Use libc for TextLength, TextCopy, TextSubtext, and TextInsert by
2025-04-27 01:31:46 -0700
27a4fe885
Merge pull request #4910 from marler8997/fixEmscripten by
2025-04-26 22:50:49 +0200
8d0363613
(refs/pull/4910/head)
build.zig: fix building raylib for emscripten by
2025-04-26 10:33:23 -0600
5c954c1f5
Merge pull request #4909 from gfaster/alt_fix by
2025-04-26 15:14:58 +0200
7c6537a34
Merge pull request #4907 from ZeanKey/master by
2025-04-26 15:12:44 +0200
10478ff75
(refs/pull/4909/head)
Revert GLFW_SCALE_FRAMEBUFFER to pre GLFW 4.3 behavior by
2025-04-25 14:32:02 -0400
aff76d969
impl framebuffer blit function by
2025-04-23 17:48:04 +0200
fbdd38c92
fix ndc projection (viewport/scissor) by
2025-04-23 17:12:05 +0200
35371bf2b
review texture wrap by
2025-04-23 16:50:46 +0200
a40e8f463
remove normal interpolation by
2025-04-23 16:12:57 +0200
dce242435
reimpl get color buffer func just in case by
2025-04-23 16:06:39 +0200
2a7ecf523
Merge branch 'raysan5:master' into rlsw by
2025-04-23 15:59:13 +0200
12bf30ce0
(refs/pull/4907/head)
Merge branch 'raysan5:master' into master by
2025-04-22 16:49:12 -0400
77f31178e
fixed text_draw_3d by
2025-04-22 16:48:50 -0400
461c9c9d9
review tabs by
2025-04-22 15:02:09 +0200
a7333a9da
review near/far by
2025-04-22 15:00:54 +0200
ece30cd5c
Merge branch 'raysan5:master' into master by
2025-04-21 19:35:47 +0200
9b989c4ac
(refs/pull/4905/head)
[rlgl] introduced rlStartBatch by
2025-04-20 10:10:10 -0700
d0929734d
(refs/pull/4869/head)
[rcore][win32] fixes for compling with w64devkit without -DUNICODE by
2025-04-20 08:32:22 -0600
688a81d33
Update ROADMAP.md by
2025-04-20 13:15:28 +0200
f3b68184c
Merge pull request #4903 from JeffM2501/audio_code_formatting by
2025-04-20 11:20:28 +0200
a618dae15
Merge branch 'master' into master by
2025-04-19 19:04:08 +0200
897d9c52b
[rcore][win32] more style changes and remove old DPI cases by
2025-04-18 09:53:26 -0600
282d205ac
[rcore][win32] re-enable sanitize flags check for MSAA_4X by
2025-04-18 09:43:42 -0600
0961320e5
[rcore][win32] workaround unused function error SetupFramebuffer by
2025-04-18 09:03:04 -0600
93dc95eb2
[rcore][win32] incorporate style conventions by
2025-04-18 08:34:48 -0600
0f6b9ee73
(refs/pull/4903/head)
format math the way ray likes it by
2025-04-18 07:27:20 -0700
df5a3cee4
[rcore][win32] fixes from review/for gcc by
2025-04-18 07:41:36 -0600
b185f482d
Merge pull request #4896 from mUnicorn/fix_bones_animation_scale by
2025-04-18 10:46:00 +0200
73030e02d
Merge pull request #4895 from AndrewHamel111/descriptive-window-flag-warning by
2025-04-18 10:43:24 +0200
cf1713e6d
REVIEWED: VS2022 projects use a custom resource file... by
2025-04-18 10:25:40 +0200
6b85aa7f7
Merge pull request #4900 from JeffM2501/duplicate_resource by
2025-04-18 10:04:49 +0200
fdc835d29
Merge pull request #4898 from JeffM2501/better_buffer_defaults by
2025-04-18 09:59:14 +0200
f6d05cc5e
Merge pull request #4899 from JeffM2501/examples_casting_4-26-25 by
2025-04-18 09:56:37 +0200
869ae8bbd
(refs/pull/4902/head)
[example] fix text size in text_draw_3d by
2025-04-17 14:40:36 -0400
369f767c5
Merge branch 'raysan5:master' into master by
2025-04-17 18:41:49 +0200
0b37251fb
(refs/pull/4900/head)
Remove duplicate resource file by
2025-04-16 18:26:06 -0700
eb3d96a36
(refs/pull/4899/head)
Fix cast warnings in examples. by
2025-04-16 18:23:55 -0700
5185d4c42
(refs/pull/4898/head)
use the device channels and sample size when computing the default buffer size. by
2025-04-16 18:13:41 -0700
42a40b392
(refs/pull/4896/head)
move first mesh bones calculation under check for its presense by
2025-04-16 08:04:58 +0200
b4f1ff9a0
#4888 fix UpdateModelAnimationBones scale transform by
2025-04-16 07:49:26 +0200
fdb92b373
(refs/pull/4895/head)
Warning to direct users to appropriate function by
2025-04-15 21:08:35 -0400
5b940692e
REVIEWED: `ExportFontAsCode()` not checking `isGpuReady` #4894 by
2025-04-15 13:09:44 +0200
80fcca415
Update rcore_desktop_glfw.c by
2025-04-14 12:37:06 +0200
db4efbce7
Merge branch 'master' into master by
2025-04-13 23:59:57 +0200
cc5739a6d
REVIEWED: Some PRs formating by
2025-04-13 20:55:38 +0200
4ceaac068
Merge branch 'raysan5:master' into master by
2025-04-13 17:55:15 +0200
afe367817
[rcore][win32] fallback to finding functions from opengl32.dll by
2025-04-04 11:12:36 -0600
6db18524b
[rcore][win32] stop lying to the OS about when our window is updated by
2025-04-04 10:50:00 -0600
8e28a942f
[rcore][win32] use SwapBuffers instead of wglSwapLayerBuffers by
2025-04-04 09:28:27 -0600
69a1a0d6f
win32 backend by
2025-03-24 19:11:51 -0600
cb111ad15
Merge pull request #4883 from JeffM2501/highdpi_screenshot by
2025-04-12 20:56:36 +0200
ab901c58b
Merge pull request #4881 from Bigfoot71/raylib-sound-positioning by
2025-04-12 20:55:29 +0200
618adb858
Merge pull request #4884 from eutro/racket-raylib-5.5 by
2025-04-12 20:54:43 +0200
5000f9f6f
Merge pull request #4887 from marler8997/buildZigFormat by
2025-04-12 20:52:41 +0200
53cbd3cb1
(refs/pull/4886/head)
rename by
2025-04-12 07:10:14 +0500
0d8608470
Update text_unicode_font_example.c by
2025-04-12 07:07:14 +0500
3d792f336
(refs/pull/4887/head)
build.zig: run zig fmt by
2025-04-11 09:43:08 -0600
4184a5b25
Update text_unicode_font_example.c by
2025-04-11 18:43:12 +0500
5d7e8010a
example unicode font by
2025-04-11 14:39:06 +0500
7a6b3ebf3
(refs/pull/4884/head)
Update `racket-raylib` version in BINDING.md by
2025-04-11 00:02:47 +0100
89554a1b1
Merge branch 'raysan5:master' into master by
2025-04-10 23:20:24 +0200
60eb3a14d
(refs/pull/4883/head)
Only scale the screenshot by the DPI scale if we are doing automatic High DPI scaling, otherwise the native resolution is correct. by
2025-04-10 13:59:09 -0700
59dc53d20
(refs/pull/4881/head)
update readme by
2025-04-09 18:09:50 +0200
d5733ffb9
update example makefiles by
2025-04-09 18:09:32 +0200
a5639bb18
Merge pull request #4861 from luis605/view-depth-texture by
2025-04-09 17:57:20 +0200
a554ef339
add `audio_sound_positionning` example by
2025-04-09 17:27:45 +0200
5ee7f7781
Merge branch 'raysan5:master' into rlsw by
2025-04-09 17:08:05 +0200
ab02368c3
(refs/pull/4878/head)
[rshapes][rmodels] apply default texture for shapes and models by
2025-04-07 15:02:27 -0700
971e8d3c3
Merge branch 'raysan5:master' into master by
2025-04-07 20:12:06 +0200
9017e382d
[rlgl] Preserve current mode and textureId when switching mode or texture by
2025-04-06 17:57:51 -0700
5aa3f0ccc
Merge pull request #4879 from brccabral/cmake_config_verbose by
2025-04-07 11:30:26 +0200