summaryrefslogtreecommitdiffhomepage
path: root/src/rcamera.h
AgeCommit message (Expand)Author
2024-06-30REVIEWED: Formatting, follow raylib coding conventionsRay
2024-04-28FIX: Added CAMERA_CUSTOM check in `UpdateCamera(Camera *camera, int mode)` (#...Tomas Fabrizio Orsi
2024-02-05Fix GetCameraRight (#3784)Danil
2024-01-28cleaned away unused macros in rcamera.h (#3762)Brian E
2024-01-02Update copyright to 2024Ray
2023-12-07Fix for free camera mode (#3603)lesleyrs
2023-11-27Fix rcamera.h so mouse/keyboard and gamepad can coexist for input (#3579)ubkp
2023-09-27Expose rcamera functions to the dll so they can be picked up by dll users and...Jeffery Myers
2023-08-11Fix rcamera.h issues (#3240)ubkp
2023-07-10Added missing structure on standalone mode #3160Ray
2023-07-10Reviewed `rcamera`/`rgestures` file-macros for consistency #3161Ray
2023-06-02Full Movement Added to Right Analog Stick (#3095)Pixel Phobic
2023-05-15REVIEWED: FormatingRay
2023-05-15Updated (rcamera) To Add Analog Stick Cam Controls (#3066)Pixel Phobic
2023-05-01REVIEWED: Modules description layoutRay
2023-04-27ensure distance is greater than 0 in CameraMoveToTarget (#3031)kolunmi
2023-03-12REVIEWED: `UpdateCameraPro()` to use `Vector3`Ray
2023-03-12ADDED: `UpdateCameraPro()` -Experimental-Ray
2023-03-06Remove trailing spacesRay
2023-02-15Minor format tweaksRay
2023-02-15Reviewed typo and formatingRay
2023-02-15REPLACE: TABS by 4 spacesRay
2023-02-15Make the oribital camera work like it used to (it is not just a copy of third...Jeffery Myers
2023-02-14Move camera after rotation (#2923)veins1
2023-02-14ADDED: rcamera dependencies detailsRay
2023-02-14REVIEWED: Camera redesign PRRay
2023-02-14WIP rcamera redesign vector (#2563)Crydsch Cube
2023-02-09Fixed some grammar mistakes and typos. (#2914)Julio C. Galindo
2023-02-03rcamera: move y clamp to before 3d projection (#2905)Ian McFarlane
2023-01-10RENAME: type to projection #2851Ray
2023-01-01Update year to 2023Ray
2022-08-02minor tweaksRay
2022-08-02Remove trailing spacesRay
2022-07-29Some camera improvements #2563Ray
2022-02-20Fix free camera panning in the wrong direction (#2347)DavidLyhedDanielsson
2021-12-31Update year to 2022raysan5
2021-10-13Reviewed some TODORay
2021-10-06Remove trailing spacesRay
2021-10-03REVIEWED: Avoid raymath dependencyRay
2021-09-22WARNING: MODULES RENAMING!!!Ray