From f7c4228ac0b4341a3127973b605c9fa11c980abe Mon Sep 17 00:00:00 2001 From: numzero Date: Sat, 29 Sep 2018 21:40:17 +0300 Subject: [PATCH] Software inventorycube (#7651) Fixes missing/upside-down images on Android. --- builtin/settingtypes.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index e8f46b0..49e3a2c 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -719,10 +719,6 @@ ambient_occlusion_gamma (Ambient occlusion gamma) float 2.2 0.25 4.0 # Enables animation of inventory items. inventory_items_animations (Inventory items animations) bool false -# Android systems only: Tries to create inventory textures from meshes -# when no supported render was found. -inventory_image_hack (Inventory image hack) bool false - # Fraction of the visible distance at which fog starts to be rendered fog_start (Fog start) float 0.4 0.0 0.99