4794 コミット (0760667cbb7cf53a6263033fdf799dcf20a54fa9)

作成者 SHA1 メッセージ 日付
  ColleagueRiley 0760667cbb use RL_MALLOC for RGFW 1年前
  ColleagueRiley 9ecd1ce52c update RGFW 1年前
  ColleagueRiley 77f23bcc6a update RGFW (fix X11 bug) 1年前
  ColleagueRiley 0e2c219741 update RGFW (rename joystick to gamepad to avoid misunderstandings 1年前
  Leonardo Guilherme de Freitas c53dd8a931
[build][cmake] Improve cmake config file generation (#4541) 1年前
  ColleagueRiley 3729901903 update RGFW 1年前
  Anthony Carbajal 79188f570b
fixed spacing in sha1 comment (#4540) 1年前
  ColleagueRiley 2a9d25b067 fix xinput stuff 1年前
  ColleagueRiley e6d7d0cf23 update raylib (merge) 1年前
  Jeffery Myers 6141489b00
Fixes casting warnings with RGFW platform. (#4534) 1年前
  listeria e494c545b8
raymath: fix C++ operator overloads (#4535) 1年前
  ColleagueRiley 0bc83b3bfd update RGFW (again) 1年前
  ColleagueRiley ae30613813 fix? 1年前
  ColleagueRiley 97caf13aaf fix gamepad bugs (linux) | add L3 + R3 (gamepad) 1年前
  Ray da6fa1d756 Fix #4529 1年前
  Ray 50a2afff9e Update raylib version to 5.6-dev to avoid confusions with release 1年前
  Asdqwe a53a8958f2
Add implementation to GetWindowScaleDPI() for PLATFORM_WEB (#4526) 1年前
  ColleagueRiley 2776510f47 send fake screensize 1年前
  ColleagueRiley 8dc647153c fix web_rgfw gamepad 1年前
  veins1 11429b48eb
Fix for #4521 (#4523) 1年前
  Gael Pérez 415a98965a
update raymath.h: add Vector2CrossProduct function (#4520) 1年前
  ColleagueRiley efe1bd282b fix some bugs 1年前
  Ray 26548c1062 Remove trail-spaces 1年前
  Ray 9e4f513a43 Reviewed formating 1年前
  Ray c78757a959 REVIEWED: `GetClipboardImage()`, make symbol available on all platforms 1年前
  Ray 10789a4d49 Update rlgl.h 1年前
  mikeemm 95e766472f
[rmodels] Improve OBJ vertex data precision and lower memory usage by ExportMesh() (#4496) 1年前
  ColleagueRiley b0bde349e3 add PLATFORM_WEB_RGFW 1年前
  Ray 938b805bfb Update raylib.h 1年前
  Eike Decker 7c5d74e98e
Fixing an OBJ loader bug that fragmented the loaded meshes (#4494) 1年前
  Ray 5e6cdf3a73 Update emsdk path on Windows to match new raylib installer package 1年前
  Ray 76016aae20 Update raylib.ico 1年前
  Ray 15eb8221e3 Updated raylib resource data 1年前
  Ray 928535a828 Commented code issuing warnings on w64devkit (GCC) 1年前
  Asdqwe 700e2c5e5d
Fix touch count reset (#4488) 1年前
  Everton Jr. 5cc06f4ba4
[rcore]: Issue an warning instead of an error when checking SUPPORT_CLIPBOARD_IMAGE necessary support detection (#4477) 1年前
  Jeffery Myers fb69b39d54
Fix a typecast warning in glfw clipboard access (#4479) 1年前
  Jeffery Myers 2af4f31712
Fix the X axis of the second vertex of the Y negative cap of a cylinders, triangle fan (#4478) 1年前
  Everton Jr. 00396e3436
[rcore] Clipboard Image Support (#4459) 1年前
  Jett dc489786b0
UpdateModelAnimation speedup (#4470) 1年前
  Jeffery Myers 55a64f51b8
fix float casting warnings (#4471) 1年前
  decromo 281ee51aff
implemented new linear gradient generation function (#4462) 1年前
  waveydave 66a4f2e90b
Fix for issue 4454, MatrixDecompose() gave incorrect output for certain combinations of scale and rotation (#4461) 1年前
  Ray be360d2ad1 RENAMED: `UpdateModelAnimationBoneMatrices()` to `UpdateModelAnimationBones()` 1年前
  MikiZX1 8e5d5f89c2
Update rmodels.c - 'fix' for GenMeshSphere artifact (#4460) 1年前
  Asdqwe b8c0842b2e
Fix SetWindowSize() for PLATFORM_WEB (#4452) 1年前
  Arche Washi 3bad05aa7b
fix the issue with GetScreenWidth/GetScreenHeight that was identified on other platforms (#4451) 1年前
  Ray d15e583460 Update rtext.c 1年前
  Ray 10c8e4e435 Update rcore_desktop_glfw.c 1年前
  Jeffery Myers 743e557e1e
Fix inconsistent dll linkage warning on windows (#4447) 1年前