]> git.lizzy.rs Git - minetest.git/history - src/script/lua_api/l_camera.cpp
Joystick: Remap joystick-specific KeyTypes to generic ones
[minetest.git] / src / script / lua_api / l_camera.cpp
2020-10-04 Jordan SnellingAdd First Person Attachments (#10360)
2020-05-14 sfan5CSM: Bugfixes to camera:get_pos() and camera:get_fov()
2019-11-11 sfan5Fix camera:get_offset() in CSM
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)
2018-04-03 Loic BlotFix last clang-tidy reported problems for performance...
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-05-07 T0ny2Replace occurrence of luaL_reg in l_camera.cpp
2017-05-06 Loic BlotFix codestyle since CSM Camera API
2017-05-05 bigfoot547[CSM] Add camera API (#5609)