4940 Commits (8533d284c11967c00311e5263c88f2f7e9d9259d)

Author SHA1 Message Date
  Eike Decker 5c1cce28a7
Using Module provided canvas id for event binding (#4690) 6 months ago
  tea☆ 1cdf3bb791
[rshapes] Allow `DrawRectangleRounded()` to draw rectangles with a size < 1 (#4683) 6 months ago
  Ray a1896c7a90 REVIEWED: Code/Web-Makefile formatting 6 months ago
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 6 months ago
  Ray 49b905077d remove trailing spaces 6 months ago
  Ray 2b2694a89f Fix #4680 6 months ago
  Le Juez Victor b554b53ede
fix pixel offset issue with `DrawRectangleLines` (#4669) 6 months ago
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 6 months ago
  Le Juez Victor ddd86a3387
[rshapes] Fix pixel offset issue with line drawing (#4666) 6 months ago
  K. Adam Christensen 5d9aed5d40
[rlgl] Optimize rlReadScreenPixels (#4667) 6 months ago
  Maicon Santana fc29bc27fd
Fix Touch pointCount reduction (#4661) 6 months ago
  Asdqwe ad035edfac
Fix camera initial position (#4657) 6 months ago
  Brian E 05c4d8a652
[rlgl.h] Fixed typo in top comment (#4658) 6 months ago
  veins1 97fa3a73e8
Fix: Alt-Tab not working in borderless fullscreen (#3865) (#4655) 6 months ago
  Ray fa0eada61a Update year to 2025 6 months ago
  Peter Zmanovsky d1315e8a04
[rmodels] Fix leaks in LoadIQM() and LoadModelAnimationsIQM() (#4649) 7 months ago
  Ray c0f2067dba REVIEWED: `LoadShaderFromMemory()`, use default locations for default shader #4641 7 months ago
  Asdqwe 5b822585e5
[rcore] [GLFW] [SDL2] Updates `CORE.Window.eventWaiting` and `FLAG_WINDOW_ALWAYS_RUN` handling (#4642) 7 months ago
  Mario Nachbaur 7ecc47d12e
Fix `IsWindowFocused()` on web. (#4640) 7 months ago
  Asdqwe 4758867815
[rcore] [SDL2] Add implementation for `FLAG_WINDOW_ALWAYS_RUN` (#4598) 7 months ago
  Colleague Riley c333e80497
Update RGFW (#4637) 7 months ago
  Le Juez Victor 873bf31be3
[rmodels] Fix normal transform in `UpdateModelAnimationBones` (#4634) 7 months ago
  Ray ae3c0df206 Reviewed formating, removed assert() #4635 7 months ago
  Jett a7686c47b3
resolved a few segfaults with animation system (#4635) 7 months ago
  Fancy2209 7868d600f4
[rtext] Fix default font alpha on Big Endian systems (#4624) 7 months ago
  veins1 e5d8de7c63
Fix: Setting flags disables fullscreen #4618 (#4619) 7 months ago
  Ray 6f0d8611fe Formating tweaks 7 months ago
  Jett 0212ed0a4b
setting MAX_LEVEL based on actual mipcount input (#4622) 7 months ago
  Fancy2209 26e12d6b35
Fix Typo in rcore_desktop_sdl.c (#4621) 7 months ago
  Ray ab83e6dd41 Image manipulation functions depend on a flag 7 months ago
  Ray 03ff864087 Formating tweaks 7 months ago
  Asdqwe 99cb4cbc36
Fix SetGamepadVibration() TRACELOG message (#4615) 7 months ago
  Ray 783ca612cc Update Makefile 7 months ago
  Colleague Riley 58004723d8
[rcore][RGFW] Add new backend option: `PLATFORM_WEB_RGFW` and update RGFW (#4480) 7 months ago
  Ray de6c09ee7a WARNING: REVIEWED: Use `libraylib.web.a` naming on PLATFORM_WEB 7 months ago
  Ray f76734fc50 REVIEWED: `UpdateModelAnimationBones()`, break on first mesh found and formating 7 months ago
  Kirandeep-Singh-Khehra 35c2408413
[rmodels] Optimized `UpdateModelAnimationBones()` function (#4602) 7 months ago
  Asdqwe cdaff163cb
Fix show, hide, focus and unfocus window/flags states for SDL2 (#4610) 7 months ago
  JupiterRider 714cd5ef5c
add SetGamepadVibration to rgfw and template (#4612) 7 months ago
  Asdqwe bdfbd6e8cc
Fix maximizing, minimizing and restoring windows for SDL2 (#4607) 7 months ago
  Le Juez Victor 79facde353
fix `rlActiveDrawBuffers` for OpenGL ES 3 (#4605) 7 months ago
  Per Hallsmark d0504800d2
install rcamera.h (#4603) 7 months ago
  __hexmaster111 8a5a95c13a
Removed inaccurate comment about negitves not being supported with TextToFloat And TextToInt Methods (#4596) 7 months ago
  Ray 1f704be4e4 Review comments spacing for better alignment 7 months ago
  Ray 6b220f2798 Review formating 7 months ago
  Rico P 2a2acff2d5
Make sure ShaderUniformDataType matches rlShaderUniformDataType (#4577) 7 months ago
  Michael d2cd2a0152
[rlgl][rmodels] Add instranceTransform shader location index #4538 (#4579) 7 months ago
  Ray 1f45e7af76 REVIEWED: Coding conventions 7 months ago
  Caleb Heydon 5feccb1bab
[rmodels] Fixed null pointer dereference in LoadGLTF (#4564) 7 months ago
  Caleb Heydon f3f5f38c0f
[rmodels] Fix crash when NULL is passed to LoadImageFromCgltfImage (#4563) 7 months ago