summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-01-02[models] Add GLTF animation support (#2844)Charles
2023-01-02REVIEWED: Avoid possible gamepad index as `-1` #2839Ray
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023 (#2846)Wytek01
2022-12-18Minor tweakRay
2022-12-18REVIEWED: `Vector2Angle()`Ray
2022-12-17Minor tweaksRay
2022-12-17Fix vector2angle (#2832)Antonis Geralis
2022-12-14Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-12-14REVIEWED: Issue with depth textures on WebGL #2824Ray
2022-12-13Fix Vector2Angle() (#2829)Alexander Heinrich
2022-12-07ADDED: `ColorTint()`, `ColorContrast()`Ray
2022-12-05ADDED: `ColorBrightness()`Ray
2022-12-04Expose OpenGL blending mode factors and functions/equationsRay
2022-12-02format tweakRay
2022-11-30Fix an issue when compiling for web (#2820)Hristo Iliev
2022-11-29REVIEWED: Image fileformat support: PIC, PNMRay
2022-11-29ADDED: Optional support for PNM images (.ppm, .pgm)Ray
2022-11-29REVIEWED: Issue with shader linkageRay
2022-11-29Updated rcore.c, renamed 'time' to 'nanoSeconds' (#2816)jtainer
2022-11-28Fix array out of range (#2814)Daijiro Fukuda
2022-11-28REVIEWED: Some compilation warnings (for strict rules)Ray
2022-11-24Use const for pointer float array (#2807)Antonis Geralis
2022-11-24Correct types for rlBindImageTexture (#2808)Antonis Geralis
2022-11-22REVIEWED: UnloadDirectoryFiles()Ray
2022-11-22Minor tweaksRay
2022-11-15REVIEWED: `rlCullFace()` -> `rlSetCullFace()`Ray
2022-11-15Added function rlCullFace (#2797)jtainer
2022-11-15Warning on GetRandomValue range limit (#2800)Pere001
2022-11-15WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`Ray
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-09Add frameworks needed on macos (#2793)Martin Wickham
2022-11-05Update rcore.cRay
2022-11-04Fix ExportDataAsCode() data types (#2787)RGDTAB
2022-10-26REVIEWED: Issue with `OpenURL()`Ray
2022-10-26fixed blur issue on opaque pictures & added example (#2775)nobytesgiven
2022-10-25Added Box and Gaussian blurring (#2770)nobytesgiven
2022-10-24Fix bezier line breaking #2735 (#2767)nobytesgiven
2022-10-24Update to latest miniaudio (dev)Ray
2022-10-20build.zig: let user decide how to set build mode + fix linker warning (#2763)InKryption
2022-10-17Add DrawCapsule(Wires) (#2761)ianband
2022-10-14Fix ImageTextEx and ImageDrawTextEx scaling (#2756)hkc
2022-10-14ADDED: `GenImageText()`Ray