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