Removed is_tileable from texture variations.
Now the entire texture is either tileable or not.
This commit is contained in:
parent
f1e58d7285
commit
cf3de95ce1
@ -24,7 +24,6 @@ node_type_texture = {
|
||||
'type': 'dict',
|
||||
'schema': {
|
||||
'file': _file_embedded_schema,
|
||||
'is_tileable': {'type': 'boolean'},
|
||||
'map_type': {
|
||||
'type': 'string',
|
||||
'allowed': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user