summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-02-23Fixed typo in a comment (#3816) (#3817)Abhishek Rathore
2024-02-22Update MakefileRay
2024-02-22Remove all uses of deps/mingw (#3805)Peter0x44
2024-02-22Add CMake PLATFORM option for Desktop SDL (#3809)mooff
2024-02-19fixed loading GLTF animations with 1 frame (#3804)Nikita Blizniuk
2024-02-18Updated workflowsRay
2024-02-18Remove some unneeded line breaksRay
2024-02-17Fix implicit conversion from float to double then back to float again (#3799)João Foscarini
2024-02-13Update workflows to use latest actions/upload-artifactRay
2024-02-13Update linux.ymlRay
2024-02-13Minor tweaks to avoid some CodeQL warningsRay
2024-02-13Update rtext.cRay
2024-02-13[rtext] Change strcpy to strncpy to fix buffer overflow (#3795)Mingjie Shen
2024-02-10Fix warnings in raylib (#3793)Jeffery Myers
2024-02-08REVIEWED: `DrawPixel()` not drawingRay
2024-02-07Update README.mdRay
2024-02-05Reverted Makefile `GL_ENABLE_GET_PROC_ADDRESS` #3713Ray
2024-02-05REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESSRay
2024-02-05Fix GetCameraRight (#3784)Danil
2024-02-04Update rtext.cRay
2024-02-04Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-02-04REVIEWED: `rlLoadFramebuffer()`Ray
2024-02-04Update rtext.c (#3777) (#3779)Ray
2024-02-04Update raylib_api.* by CIgithub-actions[bot]
2024-02-04Reorder functionsRay
2024-02-04Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-02-04REVIEWED: `rlLoadFramebuffer()`, parameters not requiredRay
2024-02-04Update raylib_api.* by CIgithub-actions[bot]
2024-02-04Added viewport independent raycast (#3709)Luís Almeida
2024-02-04Review formating and some defines naming consistencyRay
2024-02-04[rcore] Fix `GetFileNameWithoutExt()` (#3771)oblerion
2024-02-04Add gamepad support to PLATFORM_DESKTOP_SDL (#3776)A
2024-02-04Update rtext.cRay
2024-02-04REVIEWED: `LoadFontDataBDF()` name and formatingRay
2024-02-03[rtext] Add BDF font support (#3735)Stanley Fuller
2024-02-02Update BINDINGS.md (#3774)Brandon Baker
2024-02-01Fix segfault in ExportWaveAsCode (#3769)IoIxD
2024-02-01Fix MeasureTextEx() height calculation (#3770)Marrony Neris
2024-02-01REVIEWED: Issue on parsing #3765Ray
2024-02-01REVIEWED: macOS issues #3767Ray
2024-01-29Review PR #3746 formatingRay
2024-01-29[CORE,RLGL] Fix scale issues when ending a mode (#3746)Jeffery Myers
2024-01-28cleaned away unused macros in rcamera.h (#3762)Brian E
2024-01-28Added missing "standalone" functions to raudio.c & fixed return bug (#3760)Alessandro Nikolaev
2024-01-28Fix rlSetUniformSampler (#3759)veins1
2024-01-24Update core_2d_camera_platformer.cRay
2024-01-23Fix bug to retrieve material specular map in DrawMesh function, with incorrec...Victor Gallet
2024-01-22[rtext.c] fixing some comments to align comments style (#3756)Idir Carlos Aliane
2024-01-22Change some minor comments to align with comments style (#3755)Idir Carlos Aliane
2024-01-22[raymath.h] Small code refactor (#3753)Idir Carlos Aliane