Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-16 | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot | |
* Cleanup various headers to reduce compilation times | |||
2017-06-19 | C++11 cleanup on constructors (#6000) | Vincent Glize | |
* C++11 cleanup on constructors dir script | |||
2017-05-07 | Replace occurrence of luaL_reg in l_camera.cpp | T0ny2 | |
Related to commit 41c5483. Replace an occurrence of luaL_reg in src/script/lua_api/l_camera.cpp (added by commit de028fc). | |||
2017-05-06 | Fix codestyle since CSM Camera API | Loic Blot | |
2017-05-05 | [CSM] Add camera API (#5609) | bigfoot547 | |
* [CSM] Add camera API roper rebase & squash * Address nerzhul's review |