4893 次代码提交 (bbeade636cd8c90e18b7e9e841c20b5f8bd15d94)

作者 SHA1 备注 提交日期
  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年前
  mpv-enjoyer de7ab83f5a
Fix empty input string for MeasureTextEx (#4448) 1年前
  Jeffery Myers 0e1fc33c5c
Fix signed/unsigned mismatch in rlgl (#4443) 1年前
  Colleague Riley 7fe5f7126b
Fix MSVC errors for PLATFORM_DESKTOP_RGFW (#4441) 1年前
  Nikolas 38cf9f3224
[rtextures] LoadTextureCubemap(): Copy image before generating mipmaps, to avoid dangling re-allocated pointers (#4439) 1年前
  Ray 7ad8fa689f REVIEWED: `LoadTextureCubemap()` to avoid crash #4429 1年前
  Ray ec79bffa20 Update stb_truetype.h 1年前
  Ray dc679cd1c7 Update stb_image_resize2.h 1年前
  Ray 28e7e2cffd Update stb_image.h 1年前
  Ray d0e11a8c92 Update qoa.h 1年前
  Ray e70bf2bce1 Update dr_wav.h 1年前
  Ray c085c73014 Update dr_mp3.h 1年前
  Ray c6b1ecc593 Update cgltf.h 1年前
  Ray 1f6b3384fa Reviewed formatting, remove end-line points, for consistency with comments 1年前
  Ray 80b490c8f1 Reviewed formating to follow raylib conventions #4429 1年前
  Nikolas 7fedf9e0b8
[rtextures/rlgl] Load mipmaps for cubemaps (#4429) 1年前
  Ray 4e3fc84050 Minor format tweaks 1年前