aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_camera.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix last clang-tidy reported problems for performance-type-promotion-in-math-fnLoic Blot2018-04-031-2/+23
* Cleanup various headers to reduce compilation times (#6255)Loïc Blot2017-08-161-0/+1
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-2/+1
* Replace occurrence of luaL_reg in l_camera.cppT0ny22017-05-071-1/+1
* Fix codestyle since CSM Camera APILoic Blot2017-05-061-33/+29
* [CSM] Add camera API (#5609)bigfoot5472017-05-051-0/+206