4829 Commit (fc29bc27fd1c6904143fc24fbcf5ca629ec491c6)

Autore SHA1 Messaggio Data
  Ray b8e5179431 Update rmodels.c 1 anno fa
  Ray df4ff4e78b REVIEWED: Direction must be normalized #4131 1 anno fa
  bohonghuang 6dd2a0e645
[rmodels] Consistent `DrawBillboardPro` with `DrawTexturePro` (#4132) 1 anno fa
  Ray a8240722c6 REVIEWED: `CheckCollisionPointRec()` 1 anno fa
  kai-z99 1039e3c1bd
[rshapes] Give CheckCollisionPointCircle() its own implementation (#4135) 1 anno fa
  Ray 9a280cda0b Update rlgl.h 1 anno fa
  Frank Kartheuser 8fbb447a6d
Change SDL_Joystick to SDL_GameController (#4129) 1 anno fa
  Jeffery Myers 9d3bd43c6e
[CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) 1 anno fa
  Ray 2f49250baf WARNING: UPDATE: Starting works on `raylib 5.5` release 1 anno fa
  Ray fbd79cde5f Reverted memory allocators additional checks 1 anno fa
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` 1 anno fa
  Ray 2bc75b877a WARNING: TEST: Security check to address potential overflow cocerns 1 anno fa
  Ray 61cfd1afcb Minor tweaks 1 anno fa
  Bruno Cabral b5473d5ffd
[rtextures] advance k in LoadImageColors (#4120) 1 anno fa
  Mike Will 9e22fddf1a
[build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121) 1 anno fa
  Ray c8313d9ebc Update Storage base path, use provided SDL base path 1 anno fa
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 1 anno fa
  Ray 13e3092511 REVIEWED: `DrawSphereEx()`, added educational info 1 anno fa
  smalltimewizard 953df38ac4
[rmodels] `DrawSphereEx()` optimization (#4106) 1 anno fa
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions 1 anno fa
  Bruno Cabral 6e2661f92d
[rtextures] Created `ImageFromChannel()` (#4105) 1 anno fa
  VitoTringolo 5b8efd68ba
[rmodels] Return true if no need to interpolate to avoid log flooding (#4118) 1 anno fa
  SuperUserNameMan a3ef381b3e
rmodels.c, `LoadImageFromCgltfImage()` : fix base64 padding support (#4112) 1 anno fa
  Colleague Riley 84971d81f3
Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108) 1 anno fa
  VitoTringolo 05d76c74a6
Fix GLTF animations (#4107) 1 anno fa
  InKryption 5e91444e3e
[build.zig] pass the real build.zig file (#4113) 1 anno fa
  InKryption 57b5f11e2a
[build.zig] Leverage `dependencyFromBuildZig` (#4109) 1 anno fa
  jspast 37205bba84
[web] Fix undesired scrollbars on shell files (#4104) 1 anno fa
  Ray 0979eafa84 WARNING: REMOVED: Default font fallback 1 anno fa
  Ray 4239e66c55 Update rshapes.c 1 anno fa
  Peter0x44 dfabbd8ba8
[rtext] Don't return default font if LoadFontEx fails (#4077) 1 anno fa
  Ray 3e441ae98b REVIEWED: `DrawLine()` #4075 1 anno fa
  Ray 385e60dd41 Minor tweaks 1 anno fa
  Jeffery Myers e96bab7ce6
[Build] Fix warnings when building in VS 2022 (#4095) 1 anno fa
  Peter0x44 4311db5ba5
[rmodels] Fix -Wstringop-truncation warning (#4096) 1 anno fa
  Le Juez Victor c2df169847
[rtextures] Adding `ImageDrawLineEx` function (#4097) 1 anno fa
  Le Juez Victor 7e50270d49
[rtextures] Adding triangle drawing function for images (#4094) 1 anno fa
  SuperUserNameMan 7773254022
LoadIQM() set model.meshMaterial[] (#4092) 1 anno fa
  Paul Melis d582becbc2
[rmodels] Initial work to correctly handle the node hierarchy in a glTF file (#4037) 1 anno fa
  manuel5975p 5ba18575de
[build] CMake: pass -sFULL_ES3 instead of -sFULL_ES3=1 (#4090) 1 anno fa
  Alice Nyaa b0d49579c1
fixed LoadCodepoints returning a freed ptr when count is 0 (#4089) 1 anno fa
  Anthony Carbajal 0d59235ade
add warning log multiple of 4 (#4080) 1 anno fa
  manuel5975p e7acdd12d8
[build] CMake: support OpenGL ES3 in `LibraryConfigurations.cmake` (#4079) 1 anno fa
  Anthony Carbajal 52f2a10db6
fixed issue with GetScreenWidth/GetScreenHeight (#4074) 1 anno fa
  kai-z99 a29d334734
[rmodels] Read uninitialized values in GenMeshTangents() - fix bounding case (#4066) 1 anno fa
  Lázaro Albuquerque cc40a91343
[build] Fix some warnings on web builds and remove some redundant flags. (#4069) 1 anno fa
  Ray 715633e0de REVIEWED: Spline cubic bezier example 1 anno fa
  Ray 4119b6dd66 Update raylib.h 1 anno fa
  Santiago Pelufo 640eaca8bf
[rshapes] Fix multisegment Bezier splines. (#3744) 1 anno fa
  Viktor Pocedulić eff7b065eb
[build.zig] Fix raygui build when using addRaygui externally (#4027) 1 anno fa