summaryrefslogtreecommitdiffhomepage
path: root/projects
AgeCommit message (Expand)Author
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
2022-07-15WARNING: REMOVED: raudio_standalone exampleRay
2022-07-07Update raylib.slnRay
2022-07-07ADDED: example: `textures_gif_player`Ray
2022-07-07RENAMED: example: textures_rectangle -> textures_sprite_animRay
2022-07-07ADDED: example: `textures_fog_of_war`Ray
2022-07-07ADDED: example: `core_window_should_close`Ray
2022-07-07ADDED: example: `text_codepoints_loading`Ray
2022-06-24REMOVED: Physac projects #2551Ray
2022-06-11Remove physics projectsRay
2022-06-06WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`Ray
2022-05-19generate compile_commands.json to be used by language server (#2481)Angga Permana
2022-02-10Update file names in build scripts (#2339)gtrxAC
2022-01-21updated VSCode project to work with latest raylib makefile and 'working for w...Philip Shenk
2022-01-16[Examples] Top down lights example (#2199)Jeffery Myers
2022-01-10cmake: Update CMake project template with docs and web (#2274)Rob Loach
2022-01-05Added VS2022 projectRay
2021-12-31Update year to 2022raysan5
2021-12-29Added: missing / (#2253)shivajiva101
2021-11-02Reviewed scriptsRay
2021-11-02Review Notepad++ scripts for the supported compilersRay
2021-11-02REMOVED: Network examplesRay
2021-11-02Update MakefileRay
2021-11-02Updated scriptsRay
2021-11-02Updated some scripts pathsRay
2021-10-31Updated Notepad++ raylib intellisense functionsRay
2021-10-22Update raylib.vcxprojraysan5
2021-10-22Reviewed VS2019 projectsraysan5
2021-10-19Re-write Code::Blocks template to work on Linux and Macos (#2073)Richard Smith
2021-10-19VS2019 solution update (#2071)procfxgen
2021-10-18Allow to run any file (#2069)Jarosław Jaros
2021-10-12Remove VS2019 solution projectsraysan5
2021-10-03Update core_basic_window.cRay
2021-10-03Tidying the core_basic_window.c in projects/scripts (#2025)Dennis E. Hamilton
2021-09-30Cleanup x64/x86 options in scripts/build-windows.bat (#2023)Dennis E. Hamilton
2021-09-27Build Android App with Visual Studio 2019 (#2013)Vadim Boev
2021-09-22WARNING: MODULES RENAMING!!!Ray
2021-09-04new models_magicavoxel_loading example (#1940)procfxgen