minetest/builtin
grorp 6a1d22b2c5
Implement an editor to customize the touchscreen controls (#14933)
- The editor is accessible via the pause menu and the settings menu.
- Buttons can be moved via drag & drop.
- Buttons can be added/removed. The grid menu added by #14918 is used to show
  all buttons not included in the layout.
- Custom layouts are responsive and adapt to changed screen size / DPI /
  hud_scaling.
- The layout is saved as JSON in the "touch_layout" setting.
2024-11-24 11:33:39 +01:00
..
async Fix itemdef defaults not being applied in async env 2023-08-14 18:16:36 +02:00
client Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
common Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
emerge Add minetest.bulk_swap_node (#15043) 2024-09-24 22:25:34 +02:00
fstk Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
game Add particle blend mode "clip" (#15444) 2024-11-19 13:30:17 +01:00
locale Dehardcode the death formspec (#15155) 2024-09-24 22:37:44 +02:00
mainmenu Implement an editor to customize the touchscreen controls (#14933) 2024-11-24 11:33:39 +01:00
profiler Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
init.lua Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
settingtypes.txt Implement support for FSAA in combination with post-processing (#15392) 2024-11-18 14:06:48 +01:00