aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_camera.cpp
AgeCommit message (Expand)Author
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-05-07Replace occurrence of luaL_reg in l_camera.cppT0ny2
2017-05-06Fix codestyle since CSM Camera APILoic Blot
2017-05-05[CSM] Add camera API (#5609)bigfoot547