index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
camera.h
Age
Commit message (
Expand
)
Author
2022-05-22
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2022-05-20
Fix lighting of the wield mesh (#12341)
x2048
2022-05-17
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2022-01-27
Rework drawtime and related timekeeping code to use microseconds
sfan5
2021-11-01
Localize error messages in mainmenu (#11495)
Riceball LEE
2021-10-25
Limit stepheight smoothing to the stepheight and stop smoothing during jumps ...
Jude Melton-Houghton
2021-05-13
Merge branch 'master' of https://github.com/minetest/minetest
Elias Fleckenstein
2021-05-10
Add on_object_hp_change callback and nametag images
Elias Fleckenstein
2021-05-03
refacto: protect some RenderingEngine::get_scene_manager
Loic Blot
2021-02-17
Add nametag background setting and object property (#10937)
rubenwardy
2020-10-19
Decouple entity minimap markers from nametags replacing with show_on_minimap ...
sfan5
2020-05-02
set_fov: Add support for time-based transitions (#9705)
ANAND
2020-04-16
Camera: Fix shooting line offsets (#9681)
SmallJoker
2018-11-28
Move client-specific files to 'src/client' (#7902)
Quentin Bazin