Age | Commit message (Expand) | Author |
---|---|---|
2022-10-04 | Consolidate API object code (#12728) | Jude Melton-Houghton |
2021-05-30 | script: Replace calls to depreated luaL_openlib | sfan5 |
2020-10-04 | Add First Person Attachments (#10360) | Jordan Snelling |
2020-05-14 | CSM: Bugfixes to camera:get_pos() and camera:get_fov() | sfan5 |
2019-11-11 | Fix camera:get_offset() in CSM | sfan5 |
2019-09-14 | Load CSM environment after the restrictions are known | SmallJoker |
2018-11-28 | Move client-specific files to 'src/client' (#7902) | Quentin Bazin |
2018-04-03 | Fix last clang-tidy reported problems for performance-type-promotion-in-math-fn | Loic Blot |
2017-08-16 | Cleanup various headers to reduce compilation times (#6255) | Loïc Blot |
2017-06-19 | C++11 cleanup on constructors (#6000) | Vincent Glize |
2017-05-07 | Replace occurrence of luaL_reg in l_camera.cpp | T0ny2 |
2017-05-06 | Fix codestyle since CSM Camera API | Loic Blot |
2017-05-05 | [CSM] Add camera API (#5609) | bigfoot547 |