4809 Commits (ab83e6dd41f7d0cb85cd7dc37555bbd384650109)

Author SHA1 Message Date
  Caleb Heydon 58fe34d9cc
[raudio] Fixed buffer overflow when loading WAV files (#4539) 1 month ago
  Mossieur-Patate 2c4c6e6201
GetKeyName prototype (#4544) 1 month ago
  Ray abb3c8e9f7 Revert "[build][cmake] Improve cmake config file generation (#4541)" 1 month ago
  Leonardo Guilherme de Freitas c53dd8a931
[build][cmake] Improve cmake config file generation (#4541) 1 month ago
  Anthony Carbajal 79188f570b
fixed spacing in sha1 comment (#4540) 1 month ago
  Jeffery Myers 6141489b00
Fixes casting warnings with RGFW platform. (#4534) 1 month ago
  listeria e494c545b8
raymath: fix C++ operator overloads (#4535) 1 month ago
  Ray da6fa1d756 Fix #4529 1 month ago
  Ray 50a2afff9e Update raylib version to 5.6-dev to avoid confusions with release 1 month ago
  Asdqwe a53a8958f2
Add implementation to GetWindowScaleDPI() for PLATFORM_WEB (#4526) 1 month ago
  veins1 11429b48eb
Fix for #4521 (#4523) 1 month ago
  Gael Pérez 415a98965a
update raymath.h: add Vector2CrossProduct function (#4520) 1 month ago
  Ray 26548c1062 Remove trail-spaces 1 month ago
  Ray 9e4f513a43 Reviewed formating 1 month ago
  Ray c78757a959 REVIEWED: `GetClipboardImage()`, make symbol available on all platforms 1 month ago
  Ray 10789a4d49 Update rlgl.h 1 month ago
  mikeemm 95e766472f
[rmodels] Improve OBJ vertex data precision and lower memory usage by ExportMesh() (#4496) 1 month ago
  Ray 938b805bfb Update raylib.h 1 month ago
  Eike Decker 7c5d74e98e
Fixing an OBJ loader bug that fragmented the loaded meshes (#4494) 1 month ago
  Ray 5e6cdf3a73 Update emsdk path on Windows to match new raylib installer package 1 month ago
  Ray 76016aae20 Update raylib.ico 1 month ago
  Ray 15eb8221e3 Updated raylib resource data 1 month ago
  Ray 928535a828 Commented code issuing warnings on w64devkit (GCC) 1 month ago
  Asdqwe 700e2c5e5d
Fix touch count reset (#4488) 1 month ago
  Everton Jr. 5cc06f4ba4
[rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection (#4477) 1 month ago
  Jeffery Myers fb69b39d54
Fix a typecast warning in glfw clipboard access (#4479) 1 month ago
  Jeffery Myers 2af4f31712
Fix the X axis of the second vertex of the Y negative cap of a cylinders, triangle fan (#4478) 1 month ago
  Everton Jr. 00396e3436
[rcore] Clipboard Image Support (#4459) 1 month ago
  Jett dc489786b0
UpdateModelAnimation speedup (#4470) 1 month ago
  Jeffery Myers 55a64f51b8
fix float casting warnings (#4471) 1 month ago
  decromo 281ee51aff
implemented new linear gradient generation function (#4462) 2 months ago
  waveydave 66a4f2e90b
Fix for issue 4454, MatrixDecompose() gave incorrect output for certain combinations of scale and rotation (#4461) 2 months ago
  Ray be360d2ad1 RENAMED: `UpdateModelAnimationBoneMatrices()` to `UpdateModelAnimationBones()` 2 months ago
  MikiZX1 8e5d5f89c2
Update rmodels.c - 'fix' for GenMeshSphere artifact (#4460) 2 months ago
  Asdqwe b8c0842b2e
Fix SetWindowSize() for PLATFORM_WEB (#4452) 2 months ago
  Arche Washi 3bad05aa7b
fix the issue with GetScreenWidth/GetScreenHeight that was identified on other platforms (#4451) 2 months ago
  Ray d15e583460 Update rtext.c 2 months ago
  Ray 10c8e4e435 Update rcore_desktop_glfw.c 2 months ago
  Jeffery Myers 743e557e1e
Fix inconsistent dll linkage warning on windows (#4447) 2 months ago
  mpv-enjoyer de7ab83f5a
Fix empty input string for MeasureTextEx (#4448) 2 months ago
  Jeffery Myers 0e1fc33c5c
Fix signed/unsigned mismatch in rlgl (#4443) 2 months ago
  Colleague Riley 7fe5f7126b
Fix MSVC errors for PLATFORM_DESKTOP_RGFW (#4441) 2 months ago
  Nikolas 38cf9f3224
[rtextures] LoadTextureCubemap(): Copy image before generating mipmaps, to avoid dangling re-allocated pointers (#4439) 2 months ago
  Ray 7ad8fa689f REVIEWED: `LoadTextureCubemap()` to avoid crash #4429 2 months ago
  Ray ec79bffa20 Update stb_truetype.h 2 months ago
  Ray dc679cd1c7 Update stb_image_resize2.h 2 months ago
  Ray 28e7e2cffd Update stb_image.h 2 months ago
  Ray d0e11a8c92 Update qoa.h 2 months ago
  Ray e70bf2bce1 Update dr_wav.h 2 months ago
  Ray c085c73014 Update dr_mp3.h 2 months ago