7431 次程式碼提交 (2f49250baf68000f79d37f2cc0478d3fa310c331)
 

作者 SHA1 備註 提交日期
  Ray 2f49250baf WARNING: UPDATE: Starting works on `raylib 5.5` release 6 月之前
  Ray fbd79cde5f Reverted memory allocators additional checks 6 月之前
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` 6 月之前
  github-actions[bot] 1fb0565148 Update raylib_api.* by CI 6 月之前
  Ray 2bc75b877a WARNING: TEST: Security check to address potential overflow cocerns 6 月之前
  Ray a1d516354e Merge branch 'master' of https://github.com/raysan5/raylib 6 月之前
  Ray 61cfd1afcb Minor tweaks 6 月之前
  Bruno Cabral b5473d5ffd
[rtextures] advance k in LoadImageColors (#4120) 6 月之前
  Mike Will 9e22fddf1a
[build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121) 6 月之前
  Ray c8313d9ebc Update Storage base path, use provided SDL base path 6 月之前
  github-actions[bot] 4c90fc6eff Update raylib_api.* by CI 6 月之前
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 6 月之前
  Ray 13e3092511 REVIEWED: `DrawSphereEx()`, added educational info 6 月之前
  smalltimewizard 953df38ac4
[rmodels] `DrawSphereEx()` optimization (#4106) 6 月之前
  github-actions[bot] d8214c916e Update raylib_api.* by CI 6 月之前
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions 6 月之前
  github-actions[bot] a805f46f55 Update raylib_api.* by CI 6 月之前
  Bruno Cabral 6e2661f92d
[rtextures] Created `ImageFromChannel()` (#4105) 6 月之前
  VitoTringolo 5b8efd68ba
[rmodels] Return true if no need to interpolate to avoid log flooding (#4118) 6 月之前
  Jeffery Myers c1ea32655a
[EXAMPLES] Default Skybox example to not use HDR (#4115) 6 月之前
  SuperUserNameMan a3ef381b3e
rmodels.c, `LoadImageFromCgltfImage()` : fix base64 padding support (#4112) 6 月之前
  Colleague Riley 84971d81f3
Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108) 6 月之前
  VitoTringolo 05d76c74a6
Fix GLTF animations (#4107) 6 月之前
  InKryption 5e91444e3e
[build.zig] pass the real build.zig file (#4113) 7 月之前
  InKryption 57b5f11e2a
[build.zig] Leverage `dependencyFromBuildZig` (#4109) 7 月之前
  jspast 37205bba84
[web] Fix undesired scrollbars on shell files (#4104) 7 月之前
  Ray 0979eafa84 WARNING: REMOVED: Default font fallback 7 月之前
  Ray 4239e66c55 Update rshapes.c 7 月之前
  Peter0x44 dfabbd8ba8
[rtext] Don't return default font if LoadFontEx fails (#4077) 7 月之前
  Ray 3e441ae98b REVIEWED: `DrawLine()` #4075 7 月之前
  github-actions[bot] ec95ee85a3 Update raylib_api.* by CI 7 月之前
  Ray 385e60dd41 Minor tweaks 7 月之前
  Jeffery Myers e96bab7ce6
[Build] Fix warnings when building in VS 2022 (#4095) 7 月之前
  Peter0x44 4311db5ba5
[rmodels] Fix -Wstringop-truncation warning (#4096) 7 月之前
  github-actions[bot] f947f89061 Update raylib_api.* by CI 7 月之前
  Le Juez Victor c2df169847
[rtextures] Adding `ImageDrawLineEx` function (#4097) 7 月之前
  github-actions[bot] c7bda3d10f Update raylib_api.* by CI 7 月之前
  Le Juez Victor 7e50270d49
[rtextures] Adding triangle drawing function for images (#4094) 7 月之前
  SuperUserNameMan 7773254022
LoadIQM() set model.meshMaterial[] (#4092) 7 月之前
  Paul Melis d582becbc2
[rmodels] Initial work to correctly handle the node hierarchy in a glTF file (#4037) 7 月之前
  manuel5975p 5ba18575de
[build] CMake: pass -sFULL_ES3 instead of -sFULL_ES3=1 (#4090) 7 月之前
  Alice Nyaa b0d49579c1
fixed LoadCodepoints returning a freed ptr when count is 0 (#4089) 7 月之前
  Peter0x44 28f88fd984
Fix mistakes in example usages in raylib_parser help text (#4084) 7 月之前
  Anthony Carbajal 0d59235ade
add warning log multiple of 4 (#4080) 7 月之前
  manuel5975p e7acdd12d8
[build] CMake: support OpenGL ES3 in `LibraryConfigurations.cmake` (#4079) 7 月之前
  Anthony Carbajal 52f2a10db6
fixed issue with GetScreenWidth/GetScreenHeight (#4074) 7 月之前
  Ray dcf2f6a8e9 Added note about performace #4067 7 月之前
  Lázaro Albuquerque 307c998495
[build] Making `config.h` fully available to CMake users (#4044) 7 月之前
  kai-z99 a29d334734
[rmodels] Read uninitialized values in GenMeshTangents() - fix bounding case (#4066) 7 月之前
  Lázaro Albuquerque cc40a91343
[build] Fix some warnings on web builds and remove some redundant flags. (#4069) 7 月之前