From cf3de95ce1a980c9c1b71a9ea07416ea20cf2cd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Mon, 23 May 2016 16:10:25 +0200 Subject: [PATCH] Removed is_tileable from texture variations. Now the entire texture is either tileable or not. --- pillar/manage_extra/node_types/texture.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pillar/manage_extra/node_types/texture.py b/pillar/manage_extra/node_types/texture.py index 09b125ea..020830d0 100644 --- a/pillar/manage_extra/node_types/texture.py +++ b/pillar/manage_extra/node_types/texture.py @@ -24,7 +24,6 @@ node_type_texture = { 'type': 'dict', 'schema': { 'file': _file_embedded_schema, - 'is_tileable': {'type': 'boolean'}, 'map_type': { 'type': 'string', 'allowed': [