aboutsummaryrefslogtreecommitdiff
path: root/src/client/camera.cpp
AgeCommit message (Expand)Author
2023-06-26Add and use new zoom_bypass settingcora
2023-06-22Add zoom to privbypasscora
2022-05-22Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2022-05-20Fix lighting of the wield mesh (#12341)x2048
2022-05-17Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2022-01-27Rework drawtime and related timekeeping code to use microsecondssfan5
2021-11-01Localize error messages in mainmenu (#11495)Riceball LEE
2021-10-25Limit stepheight smoothing to the stepheight and stop smoothing during jumps ...Jude Melton-Houghton
2021-10-20Fix view bobbing not resetting when restingLars Müller
2021-09-27Various code improvementsSmallJoker
2021-05-13Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-05-10Add on_object_hp_change callback and nametag imagesElias Fleckenstein
2021-05-03refacto: protect some RenderingEngine::get_scene_managerLoic Blot
2021-05-03refacto: RenderingEngine is now better hiddenLoic Blot
2021-03-26Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-03-16GUIScene: Clear depth buffer + replace deprecated clearZBuffer callsJean-Patrick Guerrero
2021-02-17Add nametag background setting and object property (#10937)rubenwardy
2021-01-07Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2020-12-14Semi-transparent background for nametags (#10152)Zughy
2020-11-28Improved FreecamElias Fleckenstein
2020-11-28Merged MinetestElias Fleckenstein
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2020-10-12Added AttachmentFloatElias Fleckenstein
2020-09-09Darwin platform build fix (#10376)David CARLIER
2020-07-05Apply camera smoothing to 'air stepheight' (#10025)Paramat
2020-05-14CSM: Bugfixes to camera:get_pos() and camera:get_fov()sfan5
2020-05-02set_fov: Add support for time-based transitions (#9705)ANAND
2020-04-19Reuse object_shader for "wielditem" and "item" entity drawtypes (#9537)Danila Shutov
2020-04-16Camera: Fix shooting line offsets (#9681)SmallJoker
2020-03-28Ignore near_plane setting on non-Android platforms (#8749)ANAND
2020-03-08Improve arm physics (#9485)Jean-Patrick Guerrero
2019-12-07Attachments: Fix interpolation from (0,0,0) after detachSmallJoker
2019-09-19Add support for per-player FOV overrides and multipliersAnand S
2019-09-14Load CSM environment after the restrictions are knownSmallJoker
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin