minetest/builtin
paramat 59fdf57134 Zoom FOV: Reduce minimum zoom FOV to 7 degrees
The default of 15 is unchanged.
7 degrees is x10 magnification which is common for binoculars.
Alter hardcoded limits in camera.cpp:
Minimum 7 degrees.
Maximum 160 degrees to match upper limits in advanced settings.
2017-01-23 07:39:58 +00:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
common Vector: Add vector.sort(a, b): return box edges 2017-01-23 07:38:39 +00:00
fstk Faster insertion into table 2016-03-06 23:42:04 +00:00
game core: Add dir_to_yaw and yaw_to_dir helpers 2017-01-23 07:38:39 +00:00
mainmenu Add search to advanced settings (#4806) 2017-01-18 07:48:25 +01:00
profiler Builtin/profiler: Replace game profiler (#4245) 2016-07-12 21:51:10 +02:00
init.lua Main menu tweaks 2017-01-13 18:13:43 -05:00
settingtypes.txt Zoom FOV: Reduce minimum zoom FOV to 7 degrees 2017-01-23 07:39:58 +00:00