7461 Commits (0c03cbff90acf8afe3976688aaa8239e4b5a637f)
 

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