7553 次程式碼提交 (ddc523ffbe8a0af2e4783d947cdff6c9c53f7048)
 

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