summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_camera.cpp
Commit message (Expand)AuthorAge
* Add First Person Attachments (#10360)Jordan Snelling2020-10-04
* CSM: Bugfixes to camera:get_pos() and camera:get_fov()sfan52020-05-14
* Fix camera:get_offset() in CSMsfan52019-11-11
* Load CSM environment after the restrictions are knownSmallJoker2019-09-14
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28
* Fix last clang-tidy reported problems for performance-type-promotion-in-math-fnLoic Blot2018-04-03
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-16
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-19
* Replace occurrence of luaL_reg in l_camera.cppT0ny22017-05-07
* Fix codestyle since CSM Camera APILoic Blot2017-05-06
* [CSM] Add camera API (#5609)bigfoot5472017-05-05