]> git.lizzy.rs Git - minetest.git/history - src/client/camera.cpp
Add setting to mirror hands
[minetest.git] / src / client / camera.cpp
2023-03-07 Elias FleckensteinAdd setting to mirror hands
2023-03-07 Lizzy FleckensteinDual wielding
2022-11-09 Abdou-31Fix typos and en_US/en_GB inconsistency in various...
2022-09-18 DSClient map: do frustum culling via planes (#12710)
2022-09-06 Herman SemenovCode optimizations / refactor (#12704)
2022-09-06 x2048Implement rendering pipeline and post-processing (...
2022-07-09 SmallJokerEnforce limits of settings that could cause buggy behav...
2022-05-20 x2048Fix lighting of the wield mesh (#12341)
2022-01-27 sfan5Rework drawtime and related timekeeping code to use...
2021-11-01 Riceball LEELocalize error messages in mainmenu (#11495)
2021-10-25 Jude Melton-HoughtonLimit stepheight smoothing to the stepheight and stop...
2021-10-20 Lars MüllerFix view bobbing not resetting when resting
2021-09-27 SmallJokerVarious code improvements
2021-05-03 Loic Blotrefacto: protect some RenderingEngine::get_scene_manager
2021-05-03 Loic Blotrefacto: RenderingEngine is now better hidden
2021-03-16 Jean-Patrick GuerreroGUIScene: Clear depth buffer + replace deprecated clear...
2021-02-17 rubenwardyAdd nametag background setting and object property...
2020-12-14 ZughySemi-transparent background for nametags (#10152)
2020-09-09 David CARLIERDarwin platform build fix (#10376)
2020-07-05 ParamatApply camera smoothing to 'air stepheight' (#10025)
2020-05-14 sfan5CSM: Bugfixes to camera:get_pos() and camera:get_fov()
2020-05-02 ANANDset_fov: Add support for time-based transitions (#9705)
2020-04-19 Danila ShutovReuse object_shader for "wielditem" and "item" entity...
2020-04-16 SmallJokerCamera: Fix shooting line offsets (#9681)
2020-03-28 ANANDIgnore near_plane setting on non-Android platforms...
2020-03-08 Jean-Patrick GuerreroImprove arm physics (#9485)
2019-12-07 SmallJokerAttachments: Fix interpolation from (0,0,0) after detach
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-14 SmallJokerLoad CSM environment after the restrictions are known
2019-08-10 Jozef BehranMerge pull request #8776 from osjc/FixGetNode
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)