From 82ea243dbbd5f2c35256dd208b7570b61a9d7e11 Mon Sep 17 00:00:00 2001 From: NathanSweet Date: Tue, 29 Apr 2014 00:32:19 +0200 Subject: [PATCH] Meshes for spine-sfml. No FFD or skinning yet. --- spine-sfml/.cproject | 9 +- .../data/{goblins.atlas => goblins-ffd.atlas} | 497 +-- spine-sfml/data/goblins-ffd.json | 1081 ++++++ spine-sfml/data/goblins-ffd.png | Bin 0 -> 222018 bytes spine-sfml/data/goblins.json | 499 --- spine-sfml/data/goblins.png | Bin 147696 -> 0 bytes spine-sfml/data/spineboy.atlas | 270 +- spine-sfml/data/spineboy.json | 3187 ++++++++++++----- spine-sfml/data/spineboy.png | Bin 66315 -> 244976 bytes spine-sfml/example/main.cpp | 17 +- spine-sfml/src/spine/spine-sfml.cpp | 181 +- spine-sfml/src/spine/spine-sfml.h | 2 + 12 files changed, 3911 insertions(+), 1832 deletions(-) rename spine-sfml/data/{goblins.atlas => goblins-ffd.atlas} (75%) create mode 100644 spine-sfml/data/goblins-ffd.json create mode 100644 spine-sfml/data/goblins-ffd.png delete mode 100644 spine-sfml/data/goblins.json delete mode 100644 spine-sfml/data/goblins.png diff --git a/spine-sfml/.cproject b/spine-sfml/.cproject index 27c7172fb..90c8a4b4b 100644 --- a/spine-sfml/.cproject +++ b/spine-sfml/.cproject @@ -34,7 +34,7 @@ +