]> git.lizzy.rs Git - minetest.git/commit
Re-master and improve touchscreen gui icons (#7931)
authorstujones11 <stujones111@gmail.com>
Mon, 3 Dec 2018 21:35:31 +0000 (21:35 +0000)
committerParamat <paramat@users.noreply.github.com>
Mon, 3 Dec 2018 21:35:31 +0000 (21:35 +0000)
commit48208c1cd2136055afffcc4ef6c517cabfd404a8
tree54c9bb94fc8e1ed96260b422c422f781b1235c4b
parent94f2d99142946aca6481ee032ffc933ca6f0763d
Re-master and improve touchscreen gui icons (#7931)

Increase the resolution of the smaller icons to look better on modern HD screens.
All master SVGs included in the the Android build directory.
43 files changed:
build/android/icons/aux_btn.svg [new file with mode: 0644]
build/android/icons/camera_btn.svg [new file with mode: 0644]
build/android/icons/chat_btn.svg [new file with mode: 0644]
build/android/icons/chat_hide_btn.svg [new file with mode: 0644]
build/android/icons/chat_show_btn.svg [new file with mode: 0644]
build/android/icons/checkbox_tick.svg [new file with mode: 0644]
build/android/icons/debug_btn.svg [new file with mode: 0644]
build/android/icons/down.svg [new file with mode: 0644]
build/android/icons/drop_btn.svg [new file with mode: 0644]
build/android/icons/fast_btn.svg [new file with mode: 0644]
build/android/icons/fly_btn.svg [new file with mode: 0644]
build/android/icons/gear_icon.svg [new file with mode: 0644]
build/android/icons/inventory_btn.svg [new file with mode: 0644]
build/android/icons/joystick_bg.svg [new file with mode: 0644]
build/android/icons/joystick_center.svg [new file with mode: 0644]
build/android/icons/joystick_off.svg [new file with mode: 0644]
build/android/icons/jump_btn.svg [new file with mode: 0644]
build/android/icons/minimap_btn.svg [new file with mode: 0644]
build/android/icons/noclip_btn.svg [new file with mode: 0644]
build/android/icons/rangeview_btn.svg [new file with mode: 0644]
build/android/icons/rare_controls.svg [new file with mode: 0644]
build/android/icons/zoom.svg [new file with mode: 0644]
textures/base/pack/aux_btn.png [changed mode: 0755->0644]
textures/base/pack/camera_btn.png
textures/base/pack/chat_btn.png
textures/base/pack/chat_hide_btn.png [changed mode: 0755->0644]
textures/base/pack/chat_show_btn.png [changed mode: 0755->0644]
textures/base/pack/debug_btn.png
textures/base/pack/down.png
textures/base/pack/drop_btn.png
textures/base/pack/fast_btn.png
textures/base/pack/fly_btn.png
textures/base/pack/gear_icon.png
textures/base/pack/inventory_btn.png
textures/base/pack/joystick_bg.png [changed mode: 0755->0644]
textures/base/pack/joystick_center.png [changed mode: 0755->0644]
textures/base/pack/joystick_off.png [changed mode: 0755->0644]
textures/base/pack/jump_btn.png [changed mode: 0755->0644]
textures/base/pack/minimap_btn.png [changed mode: 0755->0644]
textures/base/pack/noclip_btn.png
textures/base/pack/rangeview_btn.png
textures/base/pack/rare_controls.png
textures/base/pack/zoom.png [changed mode: 0755->0644]