Removed is_tileable from texture variations.

Now the entire texture is either tileable or not.
This commit is contained in:
Sybren A. Stüvel 2016-05-23 16:10:25 +02:00
parent f1e58d7285
commit cf3de95ce1

View File

@ -24,7 +24,6 @@ node_type_texture = {
'type': 'dict',
'schema': {
'file': _file_embedded_schema,
'is_tileable': {'type': 'boolean'},
'map_type': {
'type': 'string',
'allowed': [