| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-07 | WARNING: REMOVED: Multichannel audio support API | Ray | |
| It was quite restrictive and hacky implementation, just load multiple types same sound to play multiple instances. | |||
| 2023-02-14 | ADDED: Example project to VS | Ray | |
| 2023-02-14 | ADDED: Example project to VS2022 solution | Ray | |
| 2023-02-14 | Create models_loading_m3d.vcxproj | Ray | |
| 2023-02-14 | REVIEWED: Camera redesign PR | Ray | |
| 2023-01-27 | Fix warnings and bad project settings for 4.5 release (#2894) | Jeffery Myers | |
| 2023-01-01 | Update year to 2023 | Ray | |
| 2023-01-01 | Update year to 2023 | Ray | |
| 2022-12-03 | Add a textured curve example (#2821) | Jeffery Myers | |
| 2022-09-17 | CMake: Project template fix to easily target raylib version (#2700) | Rob Loach | |
| 2022-08-08 | Update c_raylib.xml | Ray | |
| 2022-08-08 | Updated Npp scripts | Ray | |
| 2022-08-06 | REMOVED: VS2019 project | Ray | |
| 2022-08-06 | Merge branch 'master' of https://github.com/raysan5/raylib | Ray | |
| 2022-08-06 | Review projects details for raylib 4.2 | Ray | |
| 2022-08-06 | Fix 4coder project template (#2616) | Angga Permana | |
| 2022-08-05 | Updated Notepad++ intellisense data | Ray | |
| 2022-08-04 | Fix typo in README: s/instrallation/installation/ (#2613) | hartmannathan | |
| 2022-08-02 | Update version | Ray | |
| 2022-08-01 | Added example to VS2022 | Ray | |
| 2022-07-23 | ADDED: Missing examples to VS2022 solution #2580 | Ray | |
| 2022-07-19 | add mouse zoom example (#2583) | Jeffery Myers | |
| 2022-07-15 | WARNING: REMOVED: raudio_standalone example | Ray | |
| Moved to raudio library repo: https://github.com/raysan5/raudio | |||
| 2022-07-07 | Update raylib.sln | Ray | |
| 2022-07-07 | ADDED: example: `textures_gif_player` | Ray | |
| 2022-07-07 | RENAMED: example: textures_rectangle -> textures_sprite_anim | Ray | |
| 2022-07-07 | ADDED: example: `textures_fog_of_war` | Ray | |
| 2022-07-07 | ADDED: example: `core_window_should_close` | Ray | |
| 2022-07-07 | ADDED: example: `text_codepoints_loading` | Ray | |
| 2022-06-24 | REMOVED: Physac projects #2551 | Ray | |
| 2022-06-11 | Remove physics projects | Ray | |
| 2022-06-06 | WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()` | Ray | |
| RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()` | |||
| 2022-05-19 | generate compile_commands.json to be used by language server (#2481) | Angga Permana | |
| * cmake: Generate compile commands * Update README.md simplify build process | |||
| 2022-02-10 | Update file names in build scripts (#2339) | gtrxAC | |
| * JSON parser: Use array for function params (#2255) * Parser: follow C convention of type before name * Update file names in build scripts | |||
| 2022-01-21 | updated VSCode project to work with latest raylib makefile and 'working for ↵ | Philip Shenk | |
| web' instructions (#2296) | |||
| 2022-01-16 | [Examples] Top down lights example (#2199) | Jeffery Myers | |
| * Start 2d lights example. * finish example * update image. * Cleanup render textures * Fixes to handle shadows on edges that are near to the light better. * tabs * move to shapes Co-authored-by: Jeffery Myers <[email protected]> | |||
| 2022-01-10 | cmake: Update CMake project template with docs and web (#2274) | Rob Loach | |
| 2022-01-05 | Added VS2022 project | Ray | |
| 2021-12-31 | Update year to 2022 | raysan5 | |
| 2021-12-29 | Added: missing / (#2253) | shivajiva101 | |
| Specify root as the starting point for the linux compiler path | |||
| 2021-11-02 | Reviewed scripts | Ray | |
| 2021-11-02 | Review Notepad++ scripts for the supported compilers | Ray | |
| 2021-11-02 | REMOVED: Network examples | Ray | |
| They were not working | |||
| 2021-11-02 | Update Makefile | Ray | |
| 2021-11-02 | Updated scripts | Ray | |
| 2021-11-02 | Updated some scripts paths | Ray | |
| NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly. | |||
| 2021-10-31 | Updated Notepad++ raylib intellisense functions | Ray | |
| 2021-10-22 | Update raylib.vcxproj | raysan5 | |
| 2021-10-22 | Reviewed VS2019 projects | raysan5 | |
| 2021-10-19 | Re-write Code::Blocks template to work on Linux and Macos (#2073) | Richard Smith | |
| * update code::blocks example to support linux * add macos support * update screenshot * update templates readme | |||
