7461 次程式碼提交 (0c03cbff90acf8afe3976688aaa8239e4b5a637f)
 

作者 SHA1 備註 提交日期
  red thing 0c03cbff90
Update BINDINGS.md: dray binding supports raylib 5.0 (#4163) 9 月之前
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) 9 月之前
  jkaup 5ede47618b
Fix crash when switching playback device (#4102) 9 月之前
  Kai Kitagawa-Jones 8d5374a443
Replace `glGetInteger64v` with `glGetBufferParameteri64v` (#4154) 9 月之前
  InventorXtreme 44c6cd2d37
[build.zig] GLFW Platform Detection Support (#4150) 9 月之前
  Jeffery Myers 74680748b9
[Shapes] Remove duplicate color calls in DrawGrid (#4148) 9 月之前
  SuperUserNameMan 174313acbf
`WindowSizeCallback()` should not try to handle DPI since already managed by GLFW (#4143) 9 月之前
  Ray fa03246d0e REVIEWED: Code formatting to follow raylib conventions 9 月之前
  Colleague Riley 98662b6a4a
update RGFW to RGFW 1.0 (#4144) 9 月之前
  Ray 3abe728712 Minor tweaks 9 月之前
  NishiOwO 598b7f5210
Add workaround for NetBSD (#4139) 9 月之前
  Ray 9764fef262 Update models_billboard.c 9 月之前
  Ray 43fe992b94 Merge branch 'master' of https://github.com/raysan5/raylib 9 月之前
  Ray b8e5179431 Update rmodels.c 9 月之前
  github-actions[bot] bc6cf61794 Update raylib_api.* by CI 9 月之前
  Ray df4ff4e78b REVIEWED: Direction must be normalized #4131 9 月之前
  bohonghuang 6dd2a0e645
[rmodels] Consistent `DrawBillboardPro` with `DrawTexturePro` (#4132) 9 月之前
  Ninad Sachania b61303244c
Fix Reddit badge (#4136) 9 月之前
  Ray a8240722c6 REVIEWED: `CheckCollisionPointRec()` 9 月之前
  kai-z99 1039e3c1bd
[rshapes] Give CheckCollisionPointCircle() its own implementation (#4135) 9 月之前
  Ray 9a280cda0b Update rlgl.h 9 月之前
  Ray c95b2e88b7 Example review 9 月之前
  Frank Kartheuser 8fbb447a6d
Change SDL_Joystick to SDL_GameController (#4129) 9 月之前
  Jeffery Myers 9d3bd43c6e
[CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) 9 月之前
  Ray ab20b2179f Update Makefile 9 月之前
  Ray 9f47e562d9 Merge branch 'master' of https://github.com/raysan5/raylib 9 月之前
  Ray 18d726be65 Update Makefile 9 月之前
  github-actions[bot] 899d03e77e Update raylib_api.* by CI 9 月之前
  Ray 2efd36a124 Merge branch 'master' of https://github.com/raysan5/raylib 9 月之前
  Ray 2f49250baf WARNING: UPDATE: Starting works on `raylib 5.5` release 9 月之前
  github-actions[bot] 6d30220acc Update raylib_api.* by CI 9 月之前
  Ray fbd79cde5f Reverted memory allocators additional checks 9 月之前
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` 9 月之前
  github-actions[bot] 1fb0565148 Update raylib_api.* by CI 9 月之前
  Ray 2bc75b877a WARNING: TEST: Security check to address potential overflow cocerns 9 月之前
  Ray a1d516354e Merge branch 'master' of https://github.com/raysan5/raylib 9 月之前
  Ray 61cfd1afcb Minor tweaks 9 月之前
  Bruno Cabral b5473d5ffd
[rtextures] advance k in LoadImageColors (#4120) 9 月之前
  Mike Will 9e22fddf1a
[build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121) 9 月之前
  Ray c8313d9ebc Update Storage base path, use provided SDL base path 9 月之前
  github-actions[bot] 4c90fc6eff Update raylib_api.* by CI 9 月之前
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 9 月之前
  Ray 13e3092511 REVIEWED: `DrawSphereEx()`, added educational info 9 月之前
  smalltimewizard 953df38ac4
[rmodels] `DrawSphereEx()` optimization (#4106) 9 月之前
  github-actions[bot] d8214c916e Update raylib_api.* by CI 9 月之前
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions 9 月之前
  github-actions[bot] a805f46f55 Update raylib_api.* by CI 9 月之前
  Bruno Cabral 6e2661f92d
[rtextures] Created `ImageFromChannel()` (#4105) 9 月之前
  VitoTringolo 5b8efd68ba
[rmodels] Return true if no need to interpolate to avoid log flooding (#4118) 9 月之前
  Jeffery Myers c1ea32655a
[EXAMPLES] Default Skybox example to not use HDR (#4115) 9 月之前