NathanSweet
2bff08de4b
Prefixed all spine-c structs and functions with "sp".
...
Holy refuctoring! Sorry for the change, but some libraries were having naming conflicts. You can define SPINE_SHORT_NAMES before including spine-c headers if you want to use structs and functions without the "sp" prefix, as it was before.
2013-10-09 03:43:16 +02:00
NathanSweet
9a347d5eb8
Updated license.
...
Nailed it this time, quite sure!
2013-10-04 04:13:09 +02:00
NathanSweet
47ce2a40c1
Minor update to the license to include education.
2013-10-01 14:55:15 +02:00
NathanSweet
782bde21a0
Event timeline for spine-c, AnimationState refactoring.
...
closes #113
2013-09-26 09:37:11 +02:00
NathanSweet
e2fccf72d6
License update.
...
Changed from New BSD to a custom license. The new license requires a Spine license to use the code. If you have a valid Spine license, you can do whatever you like with the code. This should not be a problem for anyone using the runtimes with Spine, nothing changes. If using the runtimes without a Spine license, you now need a Spine license. This is because the runtimes were created explicitly to be used with Spine.
2013-09-20 19:46:23 +02:00
NathanSweet
cdadffc156
Removed spine namespace from spine-c.
...
Didn't make any sense for a C API and complicated integration with ObjC.
2013-05-08 20:09:10 +02:00
NathanSweet
7f69300bcc
Refactoring: changed references to "bind pose" to "setup pose".
...
This better matches "setup mode" in the editor and we can be consistent in code and docs from now on.
2013-05-05 12:38:06 +02:00
djr
1db2715b25
Getting the code to build on windows
...
Making the code C98 compliant so it can build using VS2010.
2013-04-24 20:55:32 +01:00
NathanSweet
ed6a062942
Multi line comments in case we every want to support C89.
2013-04-12 08:07:16 +02:00
NathanSweet
ef793dd976
Slots and bones start in bind pose.
2013-04-03 17:24:30 +02:00
NathanSweet
9412949ae0
Fixed skins and color/image timelines.
2013-04-03 17:13:45 +02:00
NathanSweet
ca163b5e52
Moar refuctoring. All the refuctorings are belong to Spine.
2013-04-02 02:47:11 +02:00
NathanSweet
dfd090d220
Allow spine-c to be compiled as C++.
2013-04-01 20:21:07 +02:00
NathanSweet
c170c3114b
Docs, cleanup.
2013-04-01 14:37:19 +02:00
NathanSweet
fe37451f93
Cleanup, docs.
2013-03-31 20:40:57 +02:00
NathanSweet
a3f23dd4bf
Refactoring for cleaner OOP.
2013-03-31 20:09:37 +02:00
NathanSweet
c5ffedab4e
Minor cleanup.
2013-03-31 03:24:05 +02:00
NathanSweet
7707f3517f
License headers.
2013-03-30 19:12:33 +01:00
NathanSweet
596b515e66
Refactoring.
2013-03-30 04:14:51 +01:00
NathanSweet
103cd30758
Extension stuff seems to be shaping up nicely!
2013-03-29 22:12:57 +01:00
NathanSweet
32a9a09831
WIP C runtime.
2013-03-28 04:22:39 +01:00