Skip to content

Commit

Permalink
add ExplorerQ to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
flyover committed Aug 24, 2015
1 parent e8a7f61 commit 141e03b
Show file tree
Hide file tree
Showing 16 changed files with 424 additions and 0 deletions.
423 changes: 423 additions & 0 deletions demo/ExplorerQ/ExplorerQ.json

Large diffs are not rendered by default.

Binary file added demo/ExplorerQ/ExplorerQ.spine
Binary file not shown.
Binary file added demo/ExplorerQ/Smalljump/Explorerhat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QArmL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QArmR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QBody.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QDropshadow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QEye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QEyewhite.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QGlee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QLegBentL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QLegBentR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QLegL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QLegR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added demo/ExplorerQ/Smalljump/QSquint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions demo/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ main.start = function ()
//add_file("spineboy/", "export/spineboy.json");
//add_file("raptor/", "export/raptor.json", "export/raptor.atlas");
add_file("Splatoon-FanArt/", "Data/splatoon.json", "Data/splatoon.atlas.txt");
add_file("ExplorerQ/", "ExplorerQ.json");
var esoteric = "https://raw.githubusercontent.com/EsotericSoftware/spine-runtimes/master/";
add_file(esoteric + "spine-unity/Assets/Examples/Spine/Dragon/", "dragon.json", "dragon.atlas.txt");
add_file(esoteric + "spine-unity/Assets/Examples/Spine/Eyes/", "eyes.json", "eyes.atlas.txt");
Expand Down

0 comments on commit 141e03b

Please sign in to comment.