small textures on the way.
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
edgePadding: true,
|
||||
duplicatePadding: false,
|
||||
rotation: false,
|
||||
minWidth: 1024,
|
||||
minHeight: 1024,
|
||||
maxWidth: 2048,
|
||||
maxHeight: 2048,
|
||||
minWidth: 128,
|
||||
minHeight: 128,
|
||||
maxWidth: 1024,
|
||||
maxHeight: 1024,
|
||||
square: false,
|
||||
stripWhitespaceX: false,
|
||||
stripWhitespaceY: false,
|
||||
@@ -25,7 +25,7 @@
|
||||
ignoreBlankImages: true,
|
||||
fast: false,
|
||||
debug: false,
|
||||
combineSubdirectories: true,
|
||||
combineSubdirectories: false,
|
||||
flattenPaths: false,
|
||||
premultiplyAlpha: false,
|
||||
useIndexes: true,
|
||||
|
||||
Reference in New Issue
Block a user