added .mix file support for game asset browser

This commit is contained in:
Matthias Mailänder
2013-04-27 18:32:09 +02:00
parent 4a1ebb69c3
commit 6a6776754b
12 changed files with 484 additions and 60 deletions

View File

@@ -83,6 +83,7 @@ Background@ASSETBROWSER_BG:
Height:25
Text:Change Palette
Font:Bold
Disabled: yes
Button@IMPORT_BUTTON:
X:PARENT_RIGHT - 200
Y:PARENT_BOTTOM - 270
@@ -90,6 +91,7 @@ Background@ASSETBROWSER_BG:
Height:25
Text:Import from PNG
Font:Bold
Disabled: yes
Button@EXTRACT_BUTTON:
X:PARENT_RIGHT - 200
Y:PARENT_BOTTOM - 235
@@ -97,6 +99,7 @@ Background@ASSETBROWSER_BG:
Height:25
Text:Extract to Folder
Font:Bold
Disabled: yes
Button@EXPORT_BUTTON:
X:PARENT_RIGHT - 200
Y:PARENT_BOTTOM - 200
@@ -104,6 +107,7 @@ Background@ASSETBROWSER_BG:
Height:25
Text:Export as PNG
Font:Bold
Disabled: yes
Button@CLOSE_BUTTON:
X:PARENT_RIGHT - 200
Y:PARENT_BOTTOM - 115