4920 コミット (8749ba9ebf7e918d3fbc4ef8ed0807e89e6521e2)

作成者 SHA1 メッセージ 日付
  Rico P 2a2acff2d5
Make sure ShaderUniformDataType matches rlShaderUniformDataType (#4577) 1年前
  Michael d2cd2a0152
[rlgl][rmodels] Add instranceTransform shader location index #4538 (#4579) 1年前
  Ray 1f45e7af76 REVIEWED: Coding conventions 1年前
  Caleb Heydon 5feccb1bab
[rmodels] Fixed null pointer dereference in LoadGLTF (#4564) 1年前
  Caleb Heydon f3f5f38c0f
[rmodels] Fix crash when NULL is passed to LoadImageFromCgltfImage (#4563) 1年前
  Ray dd26df0be8 REVIEWED: Parser issue with comment #4558 1年前
  Rico P ff71e3a513
use unused variable. Fixes #4560 (#4561) 1年前
  Ray 962f1c26ff Review formatting to follow raylib conventions 1年前
  Caleb Heydon 9047630ae7
[rmodels] Fix null pointer dereference in LoadImageFromCgltfImage (#4557) 1年前
  Ray 503cd7ba34
Update raymath.h 1年前
  Jonathan Akaba 1b4e73cf2f
Update documentation for Vector2Angle (#4556) 1年前
  Caleb Heydon 58fe34d9cc
[raudio] Fixed buffer overflow when loading WAV files (#4539) 1年前
  Mossieur-Patate 2c4c6e6201
GetKeyName prototype (#4544) 1年前
  Ray abb3c8e9f7 Revert "[build][cmake] Improve cmake config file generation (#4541)" 1年前
  Leonardo Guilherme de Freitas c53dd8a931
[build][cmake] Improve cmake config file generation (#4541) 1年前
  Anthony Carbajal 79188f570b
fixed spacing in sha1 comment (#4540) 1年前
  Jeffery Myers 6141489b00
Fixes casting warnings with RGFW platform. (#4534) 1年前
  listeria e494c545b8
raymath: fix C++ operator overloads (#4535) 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年前
  veins1 11429b48eb
Fix for #4521 (#4523) 1年前
  Gael Pérez 415a98965a
update raymath.h: add Vector2CrossProduct function (#4520) 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年前
  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年前