Merge remote-tracking branch 'remotes/upstream/master' into optimizations

This commit is contained in:
ZimM 2015-06-29 19:07:39 +02:00
commit 4057316a91
641 changed files with 13547 additions and 15572 deletions

24
LICENSE
View File

@ -1,25 +1,25 @@
Spine Runtimes Software License Spine Runtimes Software License
Version 2.2 Version 2.3
Copyright (c) 2013, Esoteric Software Copyright (c) 2013-2015, Esoteric Software
All rights reserved. All rights reserved.
You are granted a perpetual, non-exclusive, non-sublicensable and You are granted a perpetual, non-exclusive, non-sublicensable and
non-transferable license to use, install, execute and perform the Spine non-transferable license to use, install, execute and perform the Spine
Runtimes Software (the "Software") and derivative works solely for personal or Runtimes Software (the "Software") and derivative works solely for personal
internal use. Without the written permission of Esoteric Software (typically or internal use. Without the written permission of Esoteric Software (see
granted by licensing Spine), you may not (a) modify, translate, adapt or Section 2 of the Spine Software License Agreement), you may not (a) modify,
otherwise create derivative works, improvements of the Software or develop translate, adapt or otherwise create derivative works, improvements of the
new applications using the Software or (b) remove, delete, alter or obscure Software or develop new applications using the Software or (b) remove,
any trademarks or any copyright, trademark, patent or other intellectual delete, alter or obscure any trademarks or any copyright, trademark, patent
property or proprietary rights notices on or in the Software, including any or other intellectual property or proprietary rights notices on or in the
copy thereof. Redistributions in binary or source form must include this Software, including any copy thereof. Redistributions in binary or source
license and terms. form must include this license and terms.
THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -54,7 +54,7 @@
{ "name": "goggles", "bone": "head", "attachment": "goggles" }, { "name": "goggles", "bone": "head", "attachment": "goggles" },
{ "name": "front_bracer", "bone": "front_bracer", "attachment": "front_bracer" }, { "name": "front_bracer", "bone": "front_bracer", "attachment": "front_bracer" },
{ "name": "front_fist", "bone": "front_fist", "attachment": "front_fist_closed" }, { "name": "front_fist", "bone": "front_fist", "attachment": "front_fist_closed" },
{ "name": "muzzle", "bone": "gunTip", "additive": true }, { "name": "muzzle", "bone": "gunTip", "blend": "additive" },
{ "name": "head-bb", "bone": "head" } { "name": "head-bb", "bone": "head" }
], ],
"skins": { "skins": {

View File

@ -0,0 +1,47 @@
/******************************************************************************
* Spine Runtimes Software License
* Version 2.3
*
* Copyright (c) 2013-2015, Esoteric Software
* All rights reserved.
*
* You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to use, install, execute and perform the Spine
* Runtimes Software (the "Software") and derivative works solely for personal
* or internal use. Without the written permission of Esoteric Software (see
* Section 2 of the Spine Software License Agreement), you may not (a) modify,
* translate, adapt or otherwise create derivative works, improvements of the
* Software or develop new applications using the Software or (b) remove,
* delete, alter or obscure any trademarks or any copyright, trademark, patent
* or other intellectual property or proprietary rights notices on or in the
* Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
*
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*****************************************************************************/
package spine {
public class BlendMode {
public static const normal:BlendMode = new BlendMode(0);
public static const additive:BlendMode = new BlendMode(1);
public static const multiply:BlendMode = new BlendMode(2);
public static const screen:BlendMode = new BlendMode(3);
public var ordinal:int;
public function BlendMode (ordinal:int) {
this.ordinal = ordinal;
}
}
}

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
@ -145,7 +146,7 @@ public class SkeletonJson {
} }
slotData.attachmentName = slotMap["attachment"]; slotData.attachmentName = slotMap["attachment"];
slotData.additiveBlending = slotMap["additive"]; slotData.blendMode = BlendMode[slotMap["blend"] || "normal"];
skeletonData.slots[skeletonData.slots.length] = slotData; skeletonData.slots[skeletonData.slots.length] = slotData;
} }

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
@ -38,7 +39,7 @@ public class SlotData {
public var b:Number = 1; public var b:Number = 1;
public var a:Number = 1; public var a:Number = 1;
public var attachmentName:String; public var attachmentName:String;
public var additiveBlending:Boolean; public var blendMode:BlendMode;
public function SlotData (name:String, boneData:BoneData) { public function SlotData (name:String, boneData:BoneData) {
if (name == null) throw new ArgumentError("name cannot be null."); if (name == null) throw new ArgumentError("name cannot be null.");

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
@ -52,6 +53,8 @@ import spine.attachments.RegionAttachment;
public class SkeletonSprite extends Sprite { public class SkeletonSprite extends Sprite {
static private var tempPoint:Point = new Point(); static private var tempPoint:Point = new Point();
static private var tempMatrix:Matrix = new Matrix(); static private var tempMatrix:Matrix = new Matrix();
static private var blendModes:Vector.<String> = new <String>[
BlendMode.NORMAL, BlendMode.ADD, BlendMode.MULTIPLY, BlendMode.SCREEN];
private var _skeleton:Skeleton; private var _skeleton:Skeleton;
public var timeScale:Number = 1; public var timeScale:Number = 1;
@ -119,7 +122,7 @@ public class SkeletonSprite extends Sprite {
regionAttachment["wrapper"] = wrapper; regionAttachment["wrapper"] = wrapper;
} }
wrapper.blendMode = slot.data.additiveBlending ? BlendMode.ADD : BlendMode.NORMAL; wrapper.blendMode = blendModes[slot.data.blendMode.ordinal];
var colorTransform:ColorTransform = wrapper.transform.colorTransform; var colorTransform:ColorTransform = wrapper.transform.colorTransform;
colorTransform.redMultiplier = skeleton.r * slot.r * regionAttachment.r; colorTransform.redMultiplier = skeleton.r * slot.r * regionAttachment.r;

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
@ -117,7 +118,8 @@ int spSkeleton_setSkinByName (spSkeleton* self, const char* skinName);
spAttachment* spSkeleton_getAttachmentForSlotName (const spSkeleton* self, const char* slotName, const char* attachmentName); spAttachment* spSkeleton_getAttachmentForSlotName (const spSkeleton* self, const char* slotName, const char* attachmentName);
/* Returns 0 if the slot or attachment was not found. */ /* Returns 0 if the slot or attachment was not found. */
spAttachment* spSkeleton_getAttachmentForSlotIndex (const spSkeleton* self, int slotIndex, const char* attachmentName); spAttachment* spSkeleton_getAttachmentForSlotIndex (const spSkeleton* self, int slotIndex, const char* attachmentName);
/* Returns 0 if the slot or attachment was not found. */ /* Returns 0 if the slot or attachment was not found.
* @param attachmentName May be 0. */
int spSkeleton_setAttachment (spSkeleton* self, const char* slotName, const char* attachmentName); int spSkeleton_setAttachment (spSkeleton* self, const char* slotName, const char* attachmentName);
/* Returns 0 if the IK constraint was not found. */ /* Returns 0 if the IK constraint was not found. */

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
@ -53,7 +54,7 @@ typedef struct spSlot {
spSlot() : spSlot() :
data(0), data(0),
bone(0), bone(0),
r(0), b(0), g(0), a(0), r(0), g(0), b(0), a(0),
attachment(0), attachment(0),
attachmentVerticesCapacity(0), attachmentVerticesCapacity(0),
attachmentVerticesCount(0), attachmentVerticesCount(0),

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
@ -37,12 +38,16 @@
extern "C" { extern "C" {
#endif #endif
typedef enum {
SP_BLEND_MODE_NORMAL, SP_BLEND_MODE_ADDITIVE, SP_BLEND_MODE_MULTIPLY, SP_BLEND_MODE_SCREEN
} spBlendMode;
typedef struct spSlotData { typedef struct spSlotData {
const char* const name; const char* const name;
const spBoneData* const boneData; const spBoneData* const boneData;
const char* attachmentName; const char* attachmentName;
float r, g, b, a; float r, g, b, a;
int/*bool*/additiveBlending; spBlendMode blendMode;
#ifdef __cplusplus #ifdef __cplusplus
spSlotData() : spSlotData() :
@ -50,7 +55,7 @@ typedef struct spSlotData {
boneData(0), boneData(0),
attachmentName(0), attachmentName(0),
r(0), g(0), b(0), a(0), r(0), g(0), b(0), a(0),
additiveBlending(0) { blendMode(SP_BLEND_MODE_NORMAL) {
} }
#endif #endif
} spSlotData; } spSlotData;
@ -62,6 +67,11 @@ void spSlotData_dispose (spSlotData* self);
void spSlotData_setAttachmentName (spSlotData* self, const char* attachmentName); void spSlotData_setAttachmentName (spSlotData* self, const char* attachmentName);
#ifdef SPINE_SHORT_NAMES #ifdef SPINE_SHORT_NAMES
typedef spBlendMode BlendMode;
#define BLEND_MODE_NORMAL SP_BLEND_MODE_NORMAL
#define BLEND_MODE_ADDITIVE SP_BLEND_MODE_ADDITIVE
#define BLEND_MODE_MULTIPLY SP_BLEND_MODE_MULTIPLY
#define BLEND_MODE_SCREEN SP_BLEND_MODE_SCREEN
typedef spSlotData SlotData; typedef spSlotData SlotData;
#define SlotData_create(...) spSlotData_create(__VA_ARGS__) #define SlotData_create(...) spSlotData_create(__VA_ARGS__)
#define SlotData_dispose(...) spSlotData_dispose(__VA_ARGS__) #define SlotData_dispose(...) spSlotData_dispose(__VA_ARGS__)

View File

@ -32,7 +32,7 @@
#define SPINE_EXTENSION_H_ #define SPINE_EXTENSION_H_
/* All allocation uses these. */ /* All allocation uses these. */
#define MALLOC(TYPE,COUNT) ((TYPE*)_malloc(sizeof(TYPE) * COUNT, __FILE__, __LINE__)) #define MALLOC(TYPE,COUNT) ((TYPE*)_malloc(sizeof(TYPE) * (COUNT), __FILE__, __LINE__))
#define CALLOC(TYPE,COUNT) ((TYPE*)_calloc(COUNT, sizeof(TYPE), __FILE__, __LINE__)) #define CALLOC(TYPE,COUNT) ((TYPE*)_calloc(COUNT, sizeof(TYPE), __FILE__, __LINE__))
#define NEW(TYPE) CALLOC(TYPE,1) #define NEW(TYPE) CALLOC(TYPE,1)

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
@ -833,4 +834,3 @@ void spFlipTimeline_setFrame (spFlipTimeline* self, int frameIndex, float time,
} }
/**/ /**/

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

View File

@ -1,25 +1,26 @@
/****************************************************************************** /******************************************************************************
* Spine Runtimes Software License * Spine Runtimes Software License
* Version 2.1 * Version 2.3
* *
* Copyright (c) 2013, Esoteric Software * Copyright (c) 2013-2015, Esoteric Software
* All rights reserved. * All rights reserved.
* *
* You are granted a perpetual, non-exclusive, non-sublicensable and * You are granted a perpetual, non-exclusive, non-sublicensable and
* non-transferable license to install, execute and perform the Spine Runtimes * non-transferable license to use, install, execute and perform the Spine
* Software (the "Software") solely for internal use. Without the written * Runtimes Software (the "Software") and derivative works solely for personal
* permission of Esoteric Software (typically granted by licensing Spine), you * or internal use. Without the written permission of Esoteric Software (see
* may not (a) modify, translate, adapt or otherwise create derivative works, * Section 2 of the Spine Software License Agreement), you may not (a) modify,
* improvements of the Software or develop new applications using the Software * translate, adapt or otherwise create derivative works, improvements of the
* or (b) remove, delete, alter or obscure any trademarks or any copyright, * Software or develop new applications using the Software or (b) remove,
* trademark, patent or other intellectual property or proprietary rights * delete, alter or obscure any trademarks or any copyright, trademark, patent
* notices on or in the Software, including any copy thereof. Redistributions * or other intellectual property or proprietary rights notices on or in the
* in binary or source form must include this license and terms. * Software, including any copy thereof. Redistributions in binary or source
* form must include this license and terms.
* *
* THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR * THIS SOFTWARE IS PROVIDED BY ESOTERIC SOFTWARE "AS IS" AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
* EVENT SHALL ESOTERIC SOFTARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * EVENT SHALL ESOTERIC SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
* OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
@ -519,7 +520,7 @@ spSkeletonData* spSkeletonJson_readSkeletonData (spSkeletonJson* self, const cha
for (slotMap = slots->child, i = 0; slotMap; slotMap = slotMap->next, ++i) { for (slotMap = slots->child, i = 0; slotMap; slotMap = slotMap->next, ++i) {
spSlotData* slotData; spSlotData* slotData;
const char* color; const char* color;
Json *attachmentItem; Json *item;
const char* boneName = Json_getString(slotMap, "bone", 0); const char* boneName = Json_getString(slotMap, "bone", 0);
spBoneData* boneData = spSkeletonData_findBone(skeletonData, boneName); spBoneData* boneData = spSkeletonData_findBone(skeletonData, boneName);
@ -539,10 +540,18 @@ spSkeletonData* spSkeletonJson_readSkeletonData (spSkeletonJson* self, const cha
slotData->a = toColor(color, 3); slotData->a = toColor(color, 3);
} }
attachmentItem = Json_getItem(slotMap, "attachment"); item = Json_getItem(slotMap, "attachment");
if (attachmentItem) spSlotData_setAttachmentName(slotData, attachmentItem->valueString); if (item) spSlotData_setAttachmentName(slotData, item->valueString);
slotData->additiveBlending = Json_getInt(slotMap, "additive", 0); item = Json_getItem(slotMap, "blend");
if (item) {
if (strcmp(item->valueString, "additive") == 0)
slotData->blendMode = SP_BLEND_MODE_ADDITIVE;
else if (strcmp(item->valueString, "multiply") == 0)
slotData->blendMode = SP_BLEND_MODE_MULTIPLY;
else if (strcmp(item->valueString, "screen") == 0)
slotData->blendMode = SP_BLEND_MODE_SCREEN;
}
skeletonData->slots[i] = slotData; skeletonData->slots[i] = slotData;
} }

Some files were not shown because too many files have changed in this diff Show More