7411 次代码提交 (a3ef381b3e55cd2a7cf2a521f136330a295c5a9d)
 

作者 SHA1 备注 提交日期
  SuperUserNameMan a3ef381b3e
rmodels.c, `LoadImageFromCgltfImage()` : fix base64 padding support (#4112) 9 个月前
  Colleague Riley 84971d81f3
Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108) 9 个月前
  VitoTringolo 05d76c74a6
Fix GLTF animations (#4107) 9 个月前
  InKryption 5e91444e3e
[build.zig] pass the real build.zig file (#4113) 9 个月前
  InKryption 57b5f11e2a
[build.zig] Leverage `dependencyFromBuildZig` (#4109) 9 个月前
  jspast 37205bba84
[web] Fix undesired scrollbars on shell files (#4104) 9 个月前
  Ray 0979eafa84 WARNING: REMOVED: Default font fallback 9 个月前
  Ray 4239e66c55 Update rshapes.c 9 个月前
  Peter0x44 dfabbd8ba8
[rtext] Don't return default font if LoadFontEx fails (#4077) 9 个月前
  Ray 3e441ae98b REVIEWED: `DrawLine()` #4075 9 个月前
  github-actions[bot] ec95ee85a3 Update raylib_api.* by CI 9 个月前
  Ray 385e60dd41 Minor tweaks 9 个月前
  Jeffery Myers e96bab7ce6
[Build] Fix warnings when building in VS 2022 (#4095) 9 个月前
  Peter0x44 4311db5ba5
[rmodels] Fix -Wstringop-truncation warning (#4096) 9 个月前
  github-actions[bot] f947f89061 Update raylib_api.* by CI 9 个月前
  Le Juez Victor c2df169847
[rtextures] Adding `ImageDrawLineEx` function (#4097) 9 个月前
  github-actions[bot] c7bda3d10f Update raylib_api.* by CI 9 个月前
  Le Juez Victor 7e50270d49
[rtextures] Adding triangle drawing function for images (#4094) 9 个月前
  SuperUserNameMan 7773254022
LoadIQM() set model.meshMaterial[] (#4092) 9 个月前
  Paul Melis d582becbc2
[rmodels] Initial work to correctly handle the node hierarchy in a glTF file (#4037) 9 个月前
  manuel5975p 5ba18575de
[build] CMake: pass -sFULL_ES3 instead of -sFULL_ES3=1 (#4090) 9 个月前
  Alice Nyaa b0d49579c1
fixed LoadCodepoints returning a freed ptr when count is 0 (#4089) 9 个月前
  Peter0x44 28f88fd984
Fix mistakes in example usages in raylib_parser help text (#4084) 9 个月前
  Anthony Carbajal 0d59235ade
add warning log multiple of 4 (#4080) 9 个月前
  manuel5975p e7acdd12d8
[build] CMake: support OpenGL ES3 in `LibraryConfigurations.cmake` (#4079) 9 个月前
  Anthony Carbajal 52f2a10db6
fixed issue with GetScreenWidth/GetScreenHeight (#4074) 10 个月前
  Ray dcf2f6a8e9 Added note about performace #4067 10 个月前
  Lázaro Albuquerque 307c998495
[build] Making `config.h` fully available to CMake users (#4044) 10 个月前
  kai-z99 a29d334734
[rmodels] Read uninitialized values in GenMeshTangents() - fix bounding case (#4066) 10 个月前
  Lázaro Albuquerque cc40a91343
[build] Fix some warnings on web builds and remove some redundant flags. (#4069) 10 个月前
  Ray 04735fa9bb Merge branch 'master' of https://github.com/raysan5/raylib 10 个月前
  Ray 715633e0de REVIEWED: Spline cubic bezier example 10 个月前
  github-actions[bot] 32c98717b1 Update raylib_api.* by CI 10 个月前
  Ray 4119b6dd66 Update raylib.h 10 个月前
  Santiago Pelufo 640eaca8bf
[rshapes] Fix multisegment Bezier splines. (#3744) 10 个月前
  Mike Will 81ff879b04
zig: run examples from their directories (#4063) 10 个月前
  Viktor Pocedulić eff7b065eb
[build.zig] Fix raygui build when using addRaygui externally (#4027) 10 个月前
  ShalokShalom b4fbdc0283
Update Julia Bindings (#4068) 10 个月前
  kai-z99 fca53c7799
optimize (#4065) 10 个月前
  listeria df849d2fb0
[raudio] fix mapping of wave data in LoadWaveSamples() (#4062) 10 个月前
  TokyoSU 735c0160b5
Update rlgl.h (#4059) 10 个月前
  Alexey Kutepov 33c598123c
[raudio] Add 24 bits samples support for FLAC format (#4058) 10 个月前
  Karl Zylinski fffae1a975
Fix fragPosition using wrong matrix in lighting_instancing.vs (#4056) 10 个月前
  Jeffery Myers 2609211207
[SHAPES] Make functions that draw point arrays take them as const (#4051) 10 个月前
  VitoTringolo 0fc4b61906
LoadBoneInfoGLTF add check for animation name being NULL (#4053) 10 个月前
  Lázaro Albuquerque c636618d77
Update Makefile (#4054) 10 个月前
  MrScautHD 29ac31f409
Removed Raylib.NET (#4050) 10 个月前
  carverdamien a0a81fddee
Make addRaylib use options.opengl_version (#4049) 10 个月前
  Ray 8cbde7f84c tweaks 10 个月前
  Ray 6b3c1148bf REVIEWED: Animation name being NULL #4037 10 个月前