summaryrefslogtreecommitdiffhomepage
path: root/projects/VS2022/raylib.sln
AgeCommit message (Collapse)Author
2024-04-20Update projectRay
2024-02-29Add an example that generates a random sequence. (#3846)Dalton Overmyer
2023-11-08REVIEWED: Added new examples to VS2022 solutionRay
2023-10-26ADDED: Automation Events System, exposed to usersRay
Added new API to record and play events Added examples illustrating functionality
2023-09-08Reviewed examples for consistencyRay
2023-08-04[AUDIO] Add an example of how to use LoadSoundAlias (#3223)Jeffery Myers
* Add a function to clone a sound and share data with another sound. * rename items based on feedback * PR Feedback, use custom unload for sound alias, not variant of normal sound unloading * sound_multi example
2023-03-18Update raylib.slnRay
2023-03-07WARNING: REMOVED: Multichannel audio support APIRay
It was quite restrictive and hacky implementation, just load multiple types same sound to play multiple instances.
2023-02-14ADDED: Example project to VSRay
2023-02-14ADDED: Example project to VS2022 solutionRay
2023-02-14REVIEWED: Camera redesign PRRay
2022-12-03Add a textured curve example (#2821)Jeffery Myers
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
Moved to raudio library repo: https://github.com/raysan5/raudio
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-11Remove physics projectsRay
2022-01-05Added VS2022 projectRay