summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-11-15REVIEWED: `rlCullFace()` -> `rlSetCullFace()`Ray
2022-11-15Added function rlCullFace (#2797)jtainer
2022-11-15Warning on GetRandomValue range limit (#2800)Pere001
2022-11-15Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-11-15Avoid using `DrawCubeTexture()`Ray
2022-11-15Update cmake.ymlRay
2022-11-15Update linux_examples.ymlRay
2022-11-15WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`Ray
2022-11-12Raylib-py updated to 4.2, plus parallel project (#2798)Jorge A. Gomes
2022-11-11Add Claylib (CL bindings + convenience layer) (#2796)Scott Helvick
2022-11-10Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-11-10Minor formating tweaksRay
2022-11-10Fix Makefile emscripten path (#2785)Julianiolo
2022-11-10WARNING: REMOVED: `DrawTextureTiled()`Ray
2022-11-10WARNING: REMOVED: `DrawTextureQuad()`Ray
2022-11-10WARNING: REMOVED: `DrawTexturePoly()`Ray
2022-11-09dray is now 4.2.0 (#2792)red thing
2022-11-09Add frameworks needed on macos (#2793)Martin Wickham
2022-11-08removing typo (#2790)Dor Shapira
2022-11-05Update rcore.cRay
2022-11-04Fix ExportDataAsCode() data types (#2787)RGDTAB
2022-11-02Fix examples/build.zig for the latest Zig version (#2786)Roman Akberov
2022-10-30Fix Android x86 Architecture name (#2783)IsaacTCB
2022-10-27Fix deprecation error on android api higher than 23 (#2778)Angga Permana
2022-10-26Improved billboards example, highlighting rotation and draw order (#2779)nobytesgiven
2022-10-26REVIEWED: Issue with `OpenURL()`Ray
2022-10-26fixing typo (#2781)Dor Shapira
2022-10-26added raylib-python-ctypes bindings (#2780)Dor Shapira
2022-10-26Add ChezScheme support (#2776)Yunoinsky
2022-10-26fixed blur issue on opaque pictures & added example (#2775)nobytesgiven
2022-10-25Review -sRay
2022-10-25Added Box and Gaussian blurring (#2770)nobytesgiven
2022-10-25Updated support for crystal (#2774)Ian Rash
2022-10-24Fix bezier line breaking #2735 (#2767)nobytesgiven
2022-10-24Update to latest miniaudio (dev)Ray
2022-10-24Update MakefileRay
2022-10-20review noteRay
2022-10-20Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739Ray
2022-10-20build.zig: let user decide how to set build mode + fix linker warning (#2763)InKryption
2022-10-20Review parser Makefile (#2765)Peter0x44
2022-10-17Add DrawCapsule(Wires) (#2761)ianband
2022-10-16BINDINGS: Add Umka bindings to BINDINGS.md (#2760)Rob Loach
2022-10-14Fix ImageTextEx and ImageDrawTextEx scaling (#2756)hkc
2022-10-14ADDED: `GenImageText()`Ray
2022-10-13Add C3 binding to BINDINGS.md (#2757)Kenta
2022-10-12Add Haskell bindings to BINDINGS.md (#2753)Anut-py
2022-10-12Fix & Simplify .vox signature check (#2752)CrezyDud
2022-10-12examples/core/core_custom_logging.c: Fix typo (#2751)hartmannathan
2022-10-11Update core_basic_window.cRay
2022-10-11Use RL_QUADS/RL_TRIANGLES for single-pixel drawing (#2750)hkc