4556 Révisions (2bc75b877a253f496696c1b870483ed919d4e709)

Auteur SHA1 Message Date
  Ray 2bc75b877a WARNING: TEST: Security check to address potential overflow cocerns il y a 1 an
  Ray 61cfd1afcb Minor tweaks il y a 1 an
  Bruno Cabral b5473d5ffd
[rtextures] advance k in LoadImageColors (#4120) il y a 1 an
  Mike Will 9e22fddf1a
[build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121) il y a 1 an
  Ray c8313d9ebc Update Storage base path, use provided SDL base path il y a 1 an
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions il y a 1 an
  Ray 13e3092511 REVIEWED: `DrawSphereEx()`, added educational info il y a 1 an
  smalltimewizard 953df38ac4
[rmodels] `DrawSphereEx()` optimization (#4106) il y a 1 an
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions il y a 1 an
  Bruno Cabral 6e2661f92d
[rtextures] Created `ImageFromChannel()` (#4105) il y a 1 an
  VitoTringolo 5b8efd68ba
[rmodels] Return true if no need to interpolate to avoid log flooding (#4118) il y a 1 an
  SuperUserNameMan a3ef381b3e
rmodels.c, `LoadImageFromCgltfImage()` : fix base64 padding support (#4112) il y a 1 an
  Colleague Riley 84971d81f3
Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108) il y a 1 an
  VitoTringolo 05d76c74a6
Fix GLTF animations (#4107) il y a 1 an
  InKryption 5e91444e3e
[build.zig] pass the real build.zig file (#4113) il y a 1 an
  InKryption 57b5f11e2a
[build.zig] Leverage `dependencyFromBuildZig` (#4109) il y a 1 an
  jspast 37205bba84
[web] Fix undesired scrollbars on shell files (#4104) il y a 1 an
  Ray 0979eafa84 WARNING: REMOVED: Default font fallback il y a 1 an
  Ray 4239e66c55 Update rshapes.c il y a 1 an
  Peter0x44 dfabbd8ba8
[rtext] Don't return default font if LoadFontEx fails (#4077) il y a 1 an
  Ray 3e441ae98b REVIEWED: `DrawLine()` #4075 il y a 1 an
  Ray 385e60dd41 Minor tweaks il y a 1 an
  Jeffery Myers e96bab7ce6
[Build] Fix warnings when building in VS 2022 (#4095) il y a 1 an
  Peter0x44 4311db5ba5
[rmodels] Fix -Wstringop-truncation warning (#4096) il y a 1 an
  Le Juez Victor c2df169847
[rtextures] Adding `ImageDrawLineEx` function (#4097) il y a 1 an
  Le Juez Victor 7e50270d49
[rtextures] Adding triangle drawing function for images (#4094) il y a 1 an
  SuperUserNameMan 7773254022
LoadIQM() set model.meshMaterial[] (#4092) il y a 1 an
  Paul Melis d582becbc2
[rmodels] Initial work to correctly handle the node hierarchy in a glTF file (#4037) il y a 1 an
  manuel5975p 5ba18575de
[build] CMake: pass -sFULL_ES3 instead of -sFULL_ES3=1 (#4090) il y a 1 an
  Alice Nyaa b0d49579c1
fixed LoadCodepoints returning a freed ptr when count is 0 (#4089) il y a 1 an
  Anthony Carbajal 0d59235ade
add warning log multiple of 4 (#4080) il y a 1 an
  manuel5975p e7acdd12d8
[build] CMake: support OpenGL ES3 in `LibraryConfigurations.cmake` (#4079) il y a 1 an
  Anthony Carbajal 52f2a10db6
fixed issue with GetScreenWidth/GetScreenHeight (#4074) il y a 1 an
  kai-z99 a29d334734
[rmodels] Read uninitialized values in GenMeshTangents() - fix bounding case (#4066) il y a 1 an
  Lázaro Albuquerque cc40a91343
[build] Fix some warnings on web builds and remove some redundant flags. (#4069) il y a 1 an
  Ray 715633e0de REVIEWED: Spline cubic bezier example il y a 1 an
  Ray 4119b6dd66 Update raylib.h il y a 1 an
  Santiago Pelufo 640eaca8bf
[rshapes] Fix multisegment Bezier splines. (#3744) il y a 1 an
  Viktor Pocedulić eff7b065eb
[build.zig] Fix raygui build when using addRaygui externally (#4027) il y a 1 an
  kai-z99 fca53c7799
optimize (#4065) il y a 1 an
  listeria df849d2fb0
[raudio] fix mapping of wave data in LoadWaveSamples() (#4062) il y a 1 an
  TokyoSU 735c0160b5
Update rlgl.h (#4059) il y a 1 an
  Alexey Kutepov 33c598123c
[raudio] Add 24 bits samples support for FLAC format (#4058) il y a 1 an
  Jeffery Myers 2609211207
[SHAPES] Make functions that draw point arrays take them as const (#4051) il y a 1 an
  VitoTringolo 0fc4b61906
LoadBoneInfoGLTF add check for animation name being NULL (#4053) il y a 1 an
  Lázaro Albuquerque c636618d77
Update Makefile (#4054) il y a 1 an
  carverdamien a0a81fddee
Make addRaylib use options.opengl_version (#4049) il y a 1 an
  Ray 8cbde7f84c tweaks il y a 1 an
  Ray 6b3c1148bf REVIEWED: Animation name being NULL #4037 il y a 1 an
  Colleague Riley 8c712f82d1
Update RGFW (#4048) il y a 1 an