summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-09-04Update core_custom_frame_control.cRay
2022-09-04Fixed a bug in the 2d camera platformer example (#2687)skylar
2022-09-04REVIEWED: `CheckCollisionPointPoly()`Ray
2022-09-04Check collision point polygon (#2685)Jacek
2022-09-02WARNING: RENAMED exported symbol to `raylib_version` #2671Ray
2022-09-02WARNING: RENAMED symbol `raylibVersion` to `raylib_version`Ray
2022-09-02Export `raylibVersion` symbol. Fixes #2671Ray
2022-09-02Removed raylib_opengl_interop.c from PLATFORM=Web build (#2682)Stan
2022-09-01ADDED: Complete support for M3D animations! #2648Ray
2022-09-01ADDED: `RL_TEXTURE_MIPMAP_BIAS_RATIO` support to `rlTextureParameters()` for ...Ray
2022-09-01Update windows.ymlRay
2022-09-01Update windows.ymlRay
2022-09-01Update windows.ymlRay
2022-09-01Update windows.ymlRay
2022-09-01Update windows.ymlRay
2022-09-01Implemented latest .M3D improvements #2648Ray
2022-09-01Fixed issue with `LoadIQM()` #2676Ray
2022-08-29ADDED: `lighting.fs` for GLSL120 Fix #2651Ray
2022-08-28Update README.mdRay
2022-08-28Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE`Ray
2022-08-28Update MakefileRay
2022-08-28Reviewed GLFW issue with `ppoll()` functionRay
2022-08-28Avoid error on `implicit-function-declaration`Ray
2022-08-28Update posix_poll.cRay
2022-08-28Update rglfw.cRay
2022-08-28WARNING: UPDATED GLFW to latest master branch!Ray
2022-08-28Update NimraylibNow! bindings version (#2667)Dmitry Matveyev
2022-08-27Update raylib-go bindings (#2665)Milan Nikolic
2022-08-26REVIEWED: Support M3D file loading #2648Ray
2022-08-22ADDED: `-latomic` library on Linux (only required for ARM32)Ray
2022-08-22REVIEWED: M3D implementation #2648Ray
2022-08-21Fix PATH for Web target (#2647)Rodrigo Escar
2022-08-21Win32: resolve some symbols re-definition of windows.h in glfw3native.h (#2643)Daijiro Fukuda
2022-08-21BINDINGS: raylib-cpp has support for raylib 4.2 (#2652)Rob Loach
2022-08-20ADDED: Support M3D model file format (meshes and materials) #2648Ray
2022-08-18REVIEWED: Avoid crash on bad data providedRay
2022-08-18minor tweakRay
2022-08-17Update `raylib.jl` and `raylib.v` to `4.2.0` (#2644)irishgreencitrus
2022-08-17REVIEW: Fix issue with external GLFW missing define #2638Ray
2022-08-15update raylib.zig to 4.2 (#2642)Michael Scherbakow
2022-08-15Tiny documentation fix in reasings.h (#2640)moosey
2022-08-15raylib-freebasic updated to 4.2 (#2639)WIITD
2022-08-14Fixed issue with new output formatRay
2022-08-13P A I NRay
2022-08-13WARNING: REVIEWED: `rlCheckRenderBatchLimit()`Ray
2022-08-13minor tweaksRay
2022-08-13Fix string lacking null termination in IsFileExtension (#2637)HarriP
2022-08-13Fix Codepoint position truncation (#2636)Dan Bechard
2022-08-12Update BINDINGS.md (#2631)Gunko Vadim
2022-08-12updating jaylib binding to 4.2 (#2630)Richard Smith