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
/
camera.h
Age
Commit message (
Expand
)
Author
2021-05-08
Added support for additional mouse buttons (#1753)
Lambert Wang
2021-03-19
WARNING: BREAKING: REVIEWED some enums naming
Ray
2021-01-02
Update year to 2021
raysan5
2020-12-19
Camera funcs, review params names
Ray
2020-11-03
Remove trailing spaces
Ray
2020-10-05
Replace 0.f by 0.0f
Ray
2020-10-05
mouse: Return float movement for precise scrolling where possible (#1397)
Doyle
2020-05-07
Review first person movement Y waving
raysan5
2020-05-01
Review exposed #defines and allow user re-defining
raysan5
2020-03-23
Comment tweaks
raysan5
2020-02-04
Review libc dependencies and remove when possible
Ray
2020-02-03
Remove all trail spaces
Ray
2020-02-03
Develop branch integration (#1091)
Ray
2020-01-05
Update year to 2020
raysan5
2019-12-29
Review PR #1040 naming and formating
raysan5
2019-12-29
fixed free camera pitch (#1040)
chriscamacho
2019-11-24
Fix camera not working problem at align z direction. #924 (#1013)
Ushio
2019-10-17
Remove trailing spaces
Ray
2019-07-24
Remove note
Ray
2019-06-05
Replace TABS by spaces
Ray
2019-06-04
Update camera.h
PompPenguin
2019-06-04
Update camera.h
PompPenguin
2019-04-27
UWP Support Overhaul (#819)
Reece Mackie
2019-04-23
Review camera module
Ray
2018-08-05
Fix compiler warnings of lib
Kim Kulling
2018-08-05
Fix compiler warings in texture.c and more.
Kim Kulling
2018-05-28
fabsf() not working with TCC
Ray
2017-05-08
Some comment tweaks
Ray
2017-05-08
Lock cursor on first person camera
Ray
2017-03-20
Review some comments
Ray
2017-02-16
Improved modules description -IN PROGRESS-
Ray
2016-12-05
Corrected some warnings
Ray
2016-10-03
More review on camera system...
raysan5
2016-09-26
Working on camera system...
raysan5
2016-09-25
Improving camera system -IN PROGRESS-
raysan5
2016-09-22
Simplify camera module -IN PROGRESS-
raysan5
2016-08-15
Corrected naming bug
raysan5
2016-08-10
Ported camera module to header-only
Ray
2016-03-05
3d Camera: Added support for field-of-view Y
raysan5
2016-02-03
Some formating tweaks
Ray
2015-08-30
Redesigned UpdateCamera() function
raysan5
2015-08-28
Review camera system
raysan5
2015-07-29
Decoupling camera system module
raysan5
2015-07-13
Decoupling camera system from raylib main library
raysan5