summaryrefslogtreecommitdiffhomepage
path: root/examples/core
AgeCommit message (Expand)Author
2024-06-24[Build] Fix warnings when building in VS 2022 (#4095)Jeffery Myers
2024-06-07The example always showed a xbox controller, never a ps3 controller (#4040)Konrad Gutvik Grande
2024-05-30Fix typos in markdowns and comments, Fix invalid links in HISTORY.md (#4017)vaezim
2024-05-15REVIEWED: 2d camera zoom, add alternative method #3977Ray
2024-05-15Use logarithmic scaling for a 2d example with zoom functionality (#3977)Mike Will
2024-03-07Screen space related functions consistency (#3830)aiafrasinei
2024-02-29Add an example that generates a random sequence. (#3846)Dalton Overmyer
2024-01-24Update core_2d_camera_platformer.cRay
2024-01-02Update copyright to 2024Ray
2023-12-23Review UnloadAutomationEventList (#3658)Antonis Geralis
2023-12-13[rcore] Remove unused vScreenCenter (#3632)Matthew Oros
2023-11-10Update core_automation_events.cRay
2023-11-10Reviewing automation events on web...Ray
2023-11-10Changed keybinds for the automation example to avoid conflict with browser sh...Miloslav Milenkov
2023-11-08Update core_2d_camera_platformer.cRay
2023-11-08Examples reviewsRay
2023-11-08Reviewed some examples and warningsRay
2023-11-08REVIEWED: Added new examples to VS2022 solutionRay
2023-11-06Fix warnings in visual studio (#3512)Jeffery Myers
2023-11-01REVIEWED: Potential code issues reported by CodeQL #3476Ray
2023-10-31Fix example core_3d_camera_free (#3488)ubkp
2023-10-27ADDED: `SetAutomationEventBaseFrame(int frame)`Ray
2023-10-27Update core_automation_events.cRay
2023-10-27Update core_automation_events.cRay
2023-10-26ADDED: Automation Events System, exposed to usersRay
2023-10-14[core] Change axisCount to be an array (#3421)MichaelFiber
2023-10-11Split drm update input (#3397)MichaelFiber
2023-10-08WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)Ray
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-30Remove a duplicated screenshot and add missing one (#3275)Asdqwe
2023-07-16Reviewed C compilation issues and formattingRay
2023-07-16[example] Core Input Gestures for Web (#3172)ubkp
2023-06-14Better examples/core_input_gamepad (#3110)iacore
2023-03-21add missing space in one of the cameraDescriptions (#2977)Mansour Quddus
2023-03-19Update core_loading_thread.cRay
2023-03-12REVIEWED: `UpdateCameraPro()` to use `Vector3`Ray
2023-03-12ADDED: `UpdateCameraPro()` -Experimental-Ray
2023-03-06Remove trailing spacesRay
2023-03-03REVIEWED: `core_drop_files` #2943Ray
2023-02-14REVIEWED: Camera redesign PRRay
2023-02-14WIP rcamera redesign vector (#2563)Crydsch Cube
2023-02-01Update core_input_gamepad.c (#2903)Antonis Geralis
2023-01-27Fix warnings and bad project settings for 4.5 release (#2894)Jeffery Myers
2023-01-14Fixed bug : touches become sticky (#2857)Ghost
2023-01-02Use explicit atomics (#2849)Antonis Geralis
2023-01-01Update year to 2023Ray
2023-01-01Update year to 2023Ray
2022-12-31core_loading_thread example join thread on completion (#2845)Antonis Geralis