summaryrefslogtreecommitdiffhomepage
path: root/projects
AgeCommit message (Expand)Author
2024-07-04Example reviewRay
2024-07-01WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW`Ray
2024-06-24[Build] Fix warnings when building in VS 2022 (#4095)Jeffery Myers
2024-05-30Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)vaezim
2024-04-20Update projectRay
2024-04-07Update Makefile RAYLIB_VERSION (#3901)Belllg
2024-02-29Add an example that generates a random sequence. (#3846)Dalton Overmyer
2024-01-02Update copyright to 2024Ray
2023-12-23VSCode sample project Mac fixup (#3666)Tim Romero
2023-12-11Update projects/CMake/CMakeLists.txt to raylib 5.0 (#3623)Peter0x44
2023-11-18Image convolution function ImageKernelConvolution (#3528)Karim
2023-11-15Updated Npp intellisense data for raylib 5.0Ray
2023-11-08REVIEWED: Added new examples to VS2022 solutionRay
2023-10-26ADDED: Automation Events System, exposed to usersRay
2023-09-08Reviewed examples for consistencyRay
2023-09-08examples: core: adds 2D camera two player split screen (#3298)Gabriel dos Santos Sanches
2023-09-07Remove PLATFORM_RPI (#3232)MichaelFiber
2023-08-04[AUDIO] Add an example of how to use LoadSoundAlias (#3223)Jeffery Myers
2023-05-24Added ImageRotate (#3078)Dane Madsen
2023-05-22Add GenImageGradientSquare (#3077)Dane Madsen
2023-05-21Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ...Dane Madsen
2023-05-14update cmake example project (#3062)lesleyrs
2023-05-07Fix vs code project (#3048)Shoozza
2023-04-15CMake project example: fix a couple of typos (#3014)Benjamin Thomas
2023-03-18Update raylib.slnRay
2023-03-15Update npes_saved_w64devkit.txtRay
2023-03-15Delete c_raylib.xmlRay
2023-03-15UPDATED: Notepad++ instellisense dataRay
2023-03-07WARNING: REMOVED: Multichannel audio support APIRay
2023-02-14ADDED: Example project to VSRay
2023-02-14ADDED: Example project to VS2022 solutionRay
2023-02-14Create models_loading_m3d.vcxprojRay
2023-02-14REVIEWED: Camera redesign PRRay
2023-01-27Fix warnings and bad project settings for 4.5 release (#2894)Jeffery Myers
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023Ray
2022-12-03Add a textured curve example (#2821)Jeffery Myers
2022-09-17CMake: Project template fix to easily target raylib version (#2700)Rob Loach
2022-08-08Update c_raylib.xmlRay
2022-08-08Updated Npp scriptsRay
2022-08-06REMOVED: VS2019 projectRay
2022-08-06Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-08-06Review projects details for raylib 4.2Ray
2022-08-06Fix 4coder project template (#2616)Angga Permana
2022-08-05Updated Notepad++ intellisense dataRay
2022-08-04Fix typo in README: s/instrallation/installation/ (#2613)hartmannathan
2022-08-02Update versionRay
2022-08-01Added example to VS2022Ray
2022-07-23ADDED: Missing examples to VS2022 solution #2580Ray
2022-07-19add mouse zoom example (#2583)Jeffery Myers