7709 Commits (c085c73014f8b2333a1fc809d05409785650875d)
 

Author SHA1 Message Date
  foxblock 16e9317220
[rcore] Add filtering folders to `LoadDirectoryFilesEx()`/`ScanDirectoryFiles()` (#4302) 3 months ago
  Ray 329b2df4f2 Merge branch 'master' of https://github.com/raysan5/raylib 3 months ago
  Ray e9bbf02b2b Update rtextures.c 3 months ago
  github-actions[bot] 8d92e65773 Update raylib_api.* by CI 3 months ago
  Ray b807f633d9 REVIEWED: `ColorLerp()` formatting #4310 3 months ago
  github-actions[bot] 68e7cadabc Update raylib_api.* by CI 3 months ago
  SusgUY446 ddc523ffbe
[rtextures] add MixColors. a function to mix 2 colors together (#4310) 3 months ago
  base d02fcc5262
chore: GetApplicationDirectory definition for FreeBSD (#4318) 3 months ago
  Jett ed702673ea
fix for hardcoded index values in vboID array (#4312) 3 months ago
  Alex fd961deba7
Update BINDINGS.md (#4311) 3 months ago
  masnm 0656440e38
fix vld1q_f16 undeclared in arm on stb_image_resize2.h v2.10 (#4309) 3 months ago
  masnm 10b01ba7c2
Change implicit conversion to explicit conversion to remove warning (#4308) 3 months ago
  Chris Warren-Smith ed61bdb568
Fix seg fault with long comment lines (#4306) 3 months ago
  Michał Jaskólski 42022c3531
fix: In certain cases the connector status is reported UNKNOWN, should be conisdered as CONNECTED (#4305) 3 months ago
  carverdamien 59b44a4908
Add uConsole mapping (#4297) 3 months ago
  hanaxars 5f49ec3d64
Fix missing equal sign (#4294) 3 months ago
  Hesham Abourgheba 8ea5db3ec4
fix(rcore/android): Allow main() to return it its caller on configuration changes. (#4288) 3 months ago
  Jeffery Myers 91a9888baa
[rModels] Correctly split obj meshes by material (#4285) 3 months ago
  Ray f5ef357810 Update rtext.c 3 months ago
  Ray 5604f6d8a3 Update rlgl.h 3 months ago
  Ray 157c7c21d4 ADDED: more uniform data type options #4137 3 months ago
  Ray dec7f12b14 Update raylib.h 3 months ago
  Tchan0 8dbf371244
Examples makefiles: align /usr/local with /src Makefile (#4286) 3 months ago
  Tchan0 d314afc451
rlgl.h: glint64 did not exist before OpenGL 3.2 (#4284) 3 months ago
  Dave Green 0c06a08e07
[rcore][desktop_glfw] Keeping CORE.Window.position properly in sync with glfw window position (#4190) 3 months ago
  Jeffery Myers 0aba21f71c
[RCORE] Update comments on fullscreen and boderless window to describe what they do (#4280) 3 months ago
  Ray 4c9282b090 ADDED: `isGpuReady` flag, allow font loading with no GPU acceleration 3 months ago
  Ray 78e86b6ea5 Update rlgl.h 3 months ago
  Ray 414133dbe7 Update models_point_rendering.c 3 months ago
  Colleague Riley bc0bd98763
(rcore_desktop_rgfw.c) fix errors when compiling with mingw (#4282) 3 months ago
  github-actions[bot] dfd8055270 Update raylib_api.* by CI 3 months ago
  Reese Gallagher 7bde76ca2c
[rmodels] More performant point cloud rendering with `DrawModelPoints()` (#4203) 3 months ago
  konstruktor227 b0c3013b51
[raudio] Support 24-bit FLACs in `LoadMusicStreamFromMemory` (#4279) 3 months ago
  Menno van der Graaf 3079c69725
Replace deprecated Android function ALooper_pollAll with ALooper_pollOnce (#4275) 3 months ago
  Peter0x44 ecf863969c
[build] CMake: Fix warnings in projects/CMake/CMakeLists.txt (#4278) 3 months ago
  Bugsia 77172e34db
Fixing GenImagePerlinNoise() being stretched, if Image is not rectangular (#4276) 3 months ago
  Peter0x44 74350fa7cf
[build] CMake: Delete BuildOptions.cmake (#4277) 3 months ago
  listeria cc88e0b780
rtext: always multiply by sign in TextToFloat() (#4273) 4 months ago
  Jeffery Myers c8bee7c439
[rmodels] Add a warning when loading an OBJ with multiple materials. (#4271) 4 months ago
  github-actions[bot] bae0af241e Update raylib_api.* by CI 4 months ago
  Paperdomo101 fa3f73d881
[rshapes] Review DrawGradient color parameter names (#4270) 4 months ago
  Ray 039df36f4b REVIEWED: Automation events mouse wheel #4263 4 months ago
  hanaxars 7fab03c0b4
Fix warnings (#4264) 4 months ago
  Colleague Riley b432aa2b9c
Update RGFW (#4259) 4 months ago
  Lázaro Albuquerque 308b77cd42
Fix warnings (#4251) 4 months ago
  Ray f70d8a33cb REVIEWED: Shader load failing returns 0, instead of fallback 4 months ago
  Ray fa374f9cc9 Update webassembly.yml 4 months ago
  Brian E 63ae57d2e3
Added raylib-APL to BINDINGS.md (#4253) 4 months ago
  Lázaro Albuquerque 6e644a27fc
Change some global variables to have internal linkage (#4252) 4 months ago
  hanaxars 65c4003546
Make camera movement independant of framerate (#4247) 4 months ago