diff --git a/spine-libgdx/LICENSE b/spine-libgdx/LICENSE index 4501a611f..1d37b66bb 100644 --- a/spine-libgdx/LICENSE +++ b/spine-libgdx/LICENSE @@ -1,12 +1,12 @@ Spine Runtimes License Agreement -Last updated May 1, 2019. Replaces all prior versions. +Last updated February 20, 2024. Replaces all prior versions. Copyright (c) 2013-2019, Esoteric Software LLC Integration of the Spine Runtimes into software or otherwise creating derivative works of the Spine Runtimes is permitted under the terms and conditions of Section 2 of the Spine Editor License Agreement: -http://esotericsoftware.com/spine-editor-license +https://esotericsoftware.com/spine-editor-license Otherwise, it is permitted to integrate the Spine Runtimes into software or otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/README.md b/spine-libgdx/README.md index b167b823c..26d34f908 100644 --- a/spine-libgdx/README.md +++ b/spine-libgdx/README.md @@ -1,6 +1,6 @@ # spine-libgdx -The spine-libgdx runtime provides functionality to load, manipulate and render [Spine](http://esotericsoftware.com) skeletal animation data using [libgdx](http://www.libgdx.com/). +The spine-libgdx runtime provides functionality to load, manipulate and render [Spine](https://esotericsoftware.com) skeletal animation data using [libgdx](http://www.libgdx.com/). ## Licensing @@ -10,7 +10,7 @@ You can integrate the Spine Runtimes into your software free of charge, but user In order to distribute your software containing the Spine Runtimes to others that don't have a Spine license, you need a [Spine license](https://esotericsoftware.com/spine-purchase) at the time of integration. Then you can distribute your software containing the Spine Runtimes however you like, provided others don't modify it or use it to create new software. If others want to do that, they'll need their own Spine license. -For the official legal terms governing the Spine Runtimes, please read the [Spine Runtimes License Agreement](http://esotericsoftware.com/spine-runtimes-license) and Section 2 of the [Spine Editor License Agreement](http://esotericsoftware.com/spine-editor-license#s2). +For the official legal terms governing the Spine Runtimes, please read the [Spine Runtimes License Agreement](https://esotericsoftware.com/spine-runtimes-license) and Section 2 of the [Spine Editor License Agreement](https://esotericsoftware.com/spine-editor-license#s2). ## Spine version diff --git a/spine-libgdx/publishing.gradle b/spine-libgdx/publishing.gradle index d10b2d433..19507d036 100644 --- a/spine-libgdx/publishing.gradle +++ b/spine-libgdx/publishing.gradle @@ -46,7 +46,7 @@ project("spine-libgdx") { licenses { license { name.set("Spine Runtimes License") - url.set("http://esotericsoftware.com/spine-runtimes-license") + url.set("https://esotericsoftware.com/spine-runtimes-license") } } developers { diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/AnimationStateTests.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/AnimationStateTests.java index 24c154751..018f8baf2 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/AnimationStateTests.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/AnimationStateTests.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/AttachmentTimelineTests.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/AttachmentTimelineTests.java index ce9b597fd..3ec645d9e 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/AttachmentTimelineTests.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/AttachmentTimelineTests.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/BonePlotting.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/BonePlotting.java index 6d1c23688..0b8881ee1 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/BonePlotting.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/BonePlotting.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/Box2DExample.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/Box2DExample.java index a67d130d1..67c8d5496 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/Box2DExample.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/Box2DExample.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/EventTimelineTests.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/EventTimelineTests.java index b473655e4..b88d4fd68 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/EventTimelineTests.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/EventTimelineTests.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/FboTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/FboTest.java index dd1621216..071046094 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/FboTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/FboTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/FrameByFrameTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/FrameByFrameTest.java index ea5a3f932..1e983ea75 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/FrameByFrameTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/FrameByFrameTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/IKTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/IKTest.java index 085f6073a..5f1ebfca9 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/IKTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/IKTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/MixAndMatchTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/MixAndMatchTest.java index ce1939f98..9e52e05ca 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/MixAndMatchTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/MixAndMatchTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/NormalMapTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/NormalMapTest.java index 4830a6b4e..5f19a13db 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/NormalMapTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/NormalMapTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest.java index 92944b2c1..1872559e3 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest2.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest2.java index 8138a6dee..5d42a5293 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest2.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest2.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest3.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest3.java index 4319b6d50..8a37d5aaf 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest3.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest3.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest4.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest4.java index 33a2b2bb4..3c6fc6b24 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest4.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PhysicsTest4.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PngExportTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PngExportTest.java index a13a94c32..d7424d86b 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PngExportTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/PngExportTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest1.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest1.java index 65777d75b..333b4c380 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest1.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest1.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest2.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest2.java index a79a6eda3..9ed97efe7 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest2.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest2.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest3.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest3.java index 7111290e4..1212a49a0 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest3.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SimpleTest3.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SkeletonAssetManagerTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SkeletonAssetManagerTest.java index a18919e82..37ce2f1da 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SkeletonAssetManagerTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SkeletonAssetManagerTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SkeletonAttachmentTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SkeletonAttachmentTest.java index 06206bd99..7a6913ab5 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SkeletonAttachmentTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/SkeletonAttachmentTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/TestHarness.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/TestHarness.java index 9e8d0e2c1..dab07c40b 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/TestHarness.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/TestHarness.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/TimelineApiTest.java b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/TimelineApiTest.java index dc3f8be13..0dc3e1619 100644 --- a/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/TimelineApiTest.java +++ b/spine-libgdx/spine-libgdx-tests/src/com/esotericsoftware/spine/TimelineApiTest.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -43,7 +43,7 @@ import com.esotericsoftware.spine.Skeleton.Physics; /** Demonstrates using the timeline API. See {@link SimpleTest1} for a higher level API using {@link AnimationState}. *

- * See: http://esotericsoftware.com/spine-applying-animations */ + * See: https://esotericsoftware.com/spine-applying-animations */ public class TimelineApiTest extends ApplicationAdapter { SpriteBatch batch; float time; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Animation.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Animation.java index 45036812e..ab0d24697 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Animation.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Animation.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/AnimationState.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/AnimationState.java index 4adcb55aa..9cf287ffb 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/AnimationState.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/AnimationState.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -49,7 +49,7 @@ import com.esotericsoftware.spine.Animation.Timeline; /** Applies animations over time, queues animations for later playback, mixes (crossfading) between animations, and applies * multiple animations on top of each other (layering). *

- * See Applying Animations in the Spine Runtimes Guide. */ + * See Applying Animations in the Spine Runtimes Guide. */ public class AnimationState { static final Animation emptyAnimation = new Animation("", new Array(0), 0); diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/AnimationStateData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/AnimationStateData.java index c52eb2aca..62be8d78b 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/AnimationStateData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/AnimationStateData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/BlendMode.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/BlendMode.java index bb05b0275..350bd2f16 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/BlendMode.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/BlendMode.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Bone.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Bone.java index d8026e043..40f2b389e 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Bone.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Bone.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -99,7 +99,7 @@ public class Bone implements Updatable { /** Computes the world transform using the parent bone and the specified local transform. The applied transform is set to the * specified local transform. Child bones are not updated. *

- * See World transforms in the Spine + * See World transforms in the Spine * Runtimes Guide. */ public void updateWorldTransform (float x, float y, float rotation, float scaleX, float scaleY, float shearX, float shearY) { ax = x; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/BoneData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/BoneData.java index a55727bb2..75d6836b0 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/BoneData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/BoneData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/ConstraintData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/ConstraintData.java index d4d4144bc..63932c5b6 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/ConstraintData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/ConstraintData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Event.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Event.java index 67d9cb8af..be793b93c 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Event.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Event.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -37,7 +37,7 @@ import com.esotericsoftware.spine.AnimationState.AnimationStateListener; * See Timeline * {@link Timeline#apply(Skeleton, float, float, com.badlogic.gdx.utils.Array, float, com.esotericsoftware.spine.Animation.MixBlend, com.esotericsoftware.spine.Animation.MixDirection)}, * AnimationStateListener {@link AnimationStateListener#event(com.esotericsoftware.spine.AnimationState.TrackEntry, Event)}, and - * Events in the Spine User Guide. */ + * Events in the Spine User Guide. */ public class Event { private final EventData data; int intValue; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/EventData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/EventData.java index 5a47b3f23..c0e2536c0 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/EventData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/EventData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -31,7 +31,7 @@ package com.esotericsoftware.spine; /** Stores the setup pose values for an {@link Event}. *

- * See Events in the Spine User Guide. */ + * See Events in the Spine User Guide. */ public class EventData { final String name; int intValue; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/IkConstraint.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/IkConstraint.java index 8e57d91c6..c6ed61fb8 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/IkConstraint.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/IkConstraint.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -39,7 +39,7 @@ import com.esotericsoftware.spine.Skeleton.Physics; /** Stores the current pose for an IK constraint. An IK constraint adjusts the rotation of 1 or 2 constrained bones so the tip of * the last bone is as close to the target bone as possible. *

- * See IK constraints in the Spine User Guide. */ + * See IK constraints in the Spine User Guide. */ public class IkConstraint implements Updatable { final IkConstraintData data; final Array bones; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/IkConstraintData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/IkConstraintData.java index dfa7b9eb3..c735ac972 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/IkConstraintData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/IkConstraintData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -33,7 +33,7 @@ import com.badlogic.gdx.utils.Array; /** Stores the setup pose for an {@link IkConstraint}. *

- * See IK constraints in the Spine User Guide. */ + * See IK constraints in the Spine User Guide. */ public class IkConstraintData extends ConstraintData { final Array bones = new Array(); BoneData target; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PathConstraint.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PathConstraint.java index d74cd2338..b85fa8c91 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PathConstraint.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PathConstraint.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -46,7 +46,7 @@ import com.esotericsoftware.spine.attachments.PathAttachment; /** Stores the current pose for a path constraint. A path constraint adjusts the rotation, translation, and scale of the * constrained bones so they follow a {@link PathAttachment}. *

- * See Path constraints in the Spine User Guide. */ + * See Path constraints in the Spine User Guide. */ public class PathConstraint implements Updatable { static final int NONE = -1, BEFORE = -2, AFTER = -3; static final float epsilon = 0.00001f; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PathConstraintData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PathConstraintData.java index 81d4ffa2c..42f38ef55 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PathConstraintData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PathConstraintData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -33,7 +33,7 @@ import com.badlogic.gdx.utils.Array; /** Stores the setup pose for a {@link PathConstraint}. *

- * See Path constraints in the Spine User Guide. */ + * See Path constraints in the Spine User Guide. */ public class PathConstraintData extends ConstraintData { final Array bones = new Array(); SlotData target; @@ -148,7 +148,7 @@ public class PathConstraintData extends ConstraintData { /** Controls how the first bone is positioned along the path. *

- * See Position mode in the Spine User Guide. */ + * See Position mode in the Spine User Guide. */ static public enum PositionMode { fixed, percent; @@ -157,7 +157,7 @@ public class PathConstraintData extends ConstraintData { /** Controls how bones after the first bone are positioned along the path. *

- * See Spacing mode in the Spine User Guide. */ + * See Spacing mode in the Spine User Guide. */ static public enum SpacingMode { length, fixed, percent, proportional; @@ -166,7 +166,7 @@ public class PathConstraintData extends ConstraintData { /** Controls how bones are rotated, translated, and scaled to match the path. *

- * See Rotate mode in the Spine User Guide. */ + * See Rotate mode in the Spine User Guide. */ static public enum RotateMode { tangent, chain, /** When chain scale, constrained bones should all have the same parent. That way when the path constraint scales a bone, it diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PhysicsConstraint.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PhysicsConstraint.java index 87fb116d5..a65e9ad03 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PhysicsConstraint.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PhysicsConstraint.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -35,7 +35,7 @@ import com.esotericsoftware.spine.Skeleton.Physics; /** Stores the current pose for a physics constraint. A physics constraint applies physics to bones. *

- * See Physics constraints in the Spine User Guide. */ + * See Physics constraints in the Spine User Guide. */ public class PhysicsConstraint implements Updatable { final PhysicsConstraintData data; public Bone bone; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PhysicsConstraintData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PhysicsConstraintData.java index 363643a5c..d463811e0 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PhysicsConstraintData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/PhysicsConstraintData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -31,7 +31,7 @@ package com.esotericsoftware.spine; /** Stores the setup pose for a {@link PhysicsConstraint}. *

- * See Physics constraints in the Spine User Guide. */ + * See Physics constraints in the Spine User Guide. */ public class PhysicsConstraintData extends ConstraintData { BoneData bone; float x, y, rotate, scaleX, shearX, limit; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java index c5da620f5..e96e3e3ae 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skeleton.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -43,7 +43,7 @@ import com.esotericsoftware.spine.utils.SkeletonClipping; /** Stores the current pose for a skeleton. *

- * See Instance objects in the Spine + * See Instance objects in the Spine * Runtimes Guide. */ public class Skeleton { static private final short[] quadTriangles = {0, 1, 2, 2, 3, 0}; @@ -368,7 +368,7 @@ public class Skeleton { /** Updates the world transform for each bone and applies all constraints. *

- * See World transforms in the Spine + * See World transforms in the Spine * Runtimes Guide. */ public void updateWorldTransform (Physics physics) { Object[] bones = this.bones.items; @@ -391,7 +391,7 @@ public class Skeleton { /** Temporarily sets the root bone as a child of the specified bone, then updates the world transform for each bone and applies * all constraints. *

- * See World transforms in the Spine + * See World transforms in the Spine * Runtimes Guide. */ public void updateWorldTransform (Physics physics, Bone parent) { if (parent == null) throw new IllegalArgumentException("parent cannot be null."); @@ -588,7 +588,7 @@ public class Skeleton { /** Finds an attachment by looking in the {@link #skin} and {@link SkeletonData#defaultSkin} using the slot index and * attachment name. First the skin is checked and if the attachment was not found, the default skin is checked. *

- * See Runtime skins in the Spine Runtimes Guide. */ + * See Runtime skins in the Spine Runtimes Guide. */ public @Null Attachment getAttachment (int slotIndex, String attachmentName) { if (attachmentName == null) throw new IllegalArgumentException("attachmentName cannot be null."); if (skin != null) { diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBinary.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBinary.java index 0316f1f1a..39d66ba61 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBinary.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBinary.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -100,8 +100,8 @@ import com.esotericsoftware.spine.attachments.VertexAttachment; /** Loads skeleton data in the Spine binary format. *

- * See Spine binary format and - * JSON and binary data in the Spine + * See Spine binary format and + * JSON and binary data in the Spine * Runtimes Guide. */ public class SkeletonBinary extends SkeletonLoader { static public final int BONE_ROTATE = 0; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBounds.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBounds.java index f63278e0f..2e5511f28 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBounds.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonBounds.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java index 7009e71cd..f72a23afb 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -34,7 +34,7 @@ import com.badlogic.gdx.utils.Null; /** Stores the setup pose and all of the stateless data for a skeleton. *

- * See Data objects in the Spine Runtimes + * See Data objects in the Spine Runtimes * Guide. */ public class SkeletonData { @Null String name; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonJson.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonJson.java index df8c42394..f14f030c3 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonJson.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonJson.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -103,8 +103,8 @@ import com.esotericsoftware.spine.attachments.VertexAttachment; *

* JSON is human readable but the binary format is much smaller on disk and faster to load. See {@link SkeletonBinary}. *

- * See Spine JSON format and - * JSON and binary data in the Spine + * See Spine JSON format and + * JSON and binary data in the Spine * Runtimes Guide. */ public class SkeletonJson extends SkeletonLoader { private final Array linkedMeshes = new Array(); diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonLoader.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonLoader.java index c204aa834..8c951ef17 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonLoader.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonLoader.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -39,7 +39,7 @@ import com.esotericsoftware.spine.attachments.AttachmentLoader; /** Base class for loading skeleton data from a file. *

- * See JSON and binary data in the + * See JSON and binary data in the * Spine Runtimes Guide. */ abstract public class SkeletonLoader { final AttachmentLoader attachmentLoader; @@ -52,7 +52,7 @@ abstract public class SkeletonLoader { /** Creates a skeleton loader that loads attachments using the specified attachment loader. *

- * See Loading skeleton data in the + * See Loading skeleton data in the * Spine Runtimes Guide. */ public SkeletonLoader (AttachmentLoader attachmentLoader) { if (attachmentLoader == null) throw new IllegalArgumentException("attachmentLoader cannot be null."); @@ -62,7 +62,7 @@ abstract public class SkeletonLoader { /** Scales bone positions, image sizes, and translations as they are loaded. This allows different size images to be used at * runtime than were used in Spine. *

- * See Scaling in the Spine Runtimes Guide. */ + * See Scaling in the Spine Runtimes Guide. */ public float getScale () { return scale; } diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRenderer.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRenderer.java index de26c7c67..9f6e7f084 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRenderer.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRenderer.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRendererDebug.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRendererDebug.java index 8e7691eda..6d849cdd3 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRendererDebug.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SkeletonRendererDebug.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skin.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skin.java index 414084f4f..2fc231ad9 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skin.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Skin.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -40,7 +40,7 @@ import com.esotericsoftware.spine.attachments.MeshAttachment; /** Stores attachments by slot index and attachment name. *

* See SkeletonData {@link SkeletonData#defaultSkin}, Skeleton {@link Skeleton#skin}, and - * Runtime skins in the Spine Runtimes Guide. */ + * Runtime skins in the Spine Runtimes Guide. */ public class Skin { final String name; final OrderedSet attachments = new OrderedSet(); diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Slot.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Slot.java index 110b235e8..40bb8cd45 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Slot.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Slot.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SlotData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SlotData.java index 2ee9ebba7..cd741abe1 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SlotData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/SlotData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/TransformConstraint.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/TransformConstraint.java index 05d82dce8..5b58f8579 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/TransformConstraint.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/TransformConstraint.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -39,7 +39,7 @@ import com.esotericsoftware.spine.Skeleton.Physics; /** Stores the current pose for a transform constraint. A transform constraint adjusts the world transform of the constrained * bones to match that of the target bone. *

- * See Transform constraints in the Spine User Guide. */ + * See Transform constraints in the Spine User Guide. */ public class TransformConstraint implements Updatable { final TransformConstraintData data; final Array bones; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/TransformConstraintData.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/TransformConstraintData.java index 98b454290..398000320 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/TransformConstraintData.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/TransformConstraintData.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -33,7 +33,7 @@ import com.badlogic.gdx.utils.Array; /** Stores the setup pose for a {@link TransformConstraint}. *

- * See Transform constraints in the Spine User Guide. */ + * See Transform constraints in the Spine User Guide. */ public class TransformConstraintData extends ConstraintData { final Array bones = new Array(); BoneData target; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Updatable.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Updatable.java index 0842a763f..b878f811f 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Updatable.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/Updatable.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AtlasAttachmentLoader.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AtlasAttachmentLoader.java index 3ab5cd48a..bd2fed4a1 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AtlasAttachmentLoader.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AtlasAttachmentLoader.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -38,7 +38,7 @@ import com.esotericsoftware.spine.Skin; /** An {@link AttachmentLoader} that configures attachments using texture regions from an {@link Atlas}. *

- * See Loading skeleton data in the + * See Loading skeleton data in the * Spine Runtimes Guide. */ @SuppressWarnings("javadoc") public class AtlasAttachmentLoader implements AttachmentLoader { diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/Attachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/Attachment.java index 2c976ac40..4bfd6c660 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/Attachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/Attachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentLoader.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentLoader.java index 0f5909d62..443e8ffd3 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentLoader.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentLoader.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -35,7 +35,7 @@ import com.esotericsoftware.spine.Skin; /** The interface which can be implemented to customize creating and populating attachments. *

- * See Loading skeleton data in the Spine + * See Loading skeleton data in the Spine * Runtimes Guide. */ public interface AttachmentLoader { /** @return May be null to not load the attachment. */ diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentType.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentType.java index a9ad6c23f..ffb81628a 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentType.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/AttachmentType.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/BoundingBoxAttachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/BoundingBoxAttachment.java index fb61736d6..db0f3dcff 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/BoundingBoxAttachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/BoundingBoxAttachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -36,7 +36,7 @@ import com.esotericsoftware.spine.SkeletonBounds; /** An attachment with vertices that make up a polygon. Can be used for hit detection, creating physics bodies, spawning particle * effects, and more. *

- * See {@link SkeletonBounds} and Bounding Boxes in the Spine User + * See {@link SkeletonBounds} and Bounding Boxes in the Spine User * Guide. */ public class BoundingBoxAttachment extends VertexAttachment { // Nonessential. diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/ClippingAttachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/ClippingAttachment.java index d9ec58c58..4e425be0e 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/ClippingAttachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/ClippingAttachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/HasTextureRegion.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/HasTextureRegion.java index 23f279583..9bb6d6fdd 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/HasTextureRegion.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/HasTextureRegion.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/MeshAttachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/MeshAttachment.java index 65fae258b..4dff61bc7 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/MeshAttachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/MeshAttachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -41,7 +41,7 @@ import com.esotericsoftware.spine.Slot; /** An attachment that displays a textured mesh. A mesh has hull vertices and internal vertices within the hull. Holes are not * supported. Each vertex has UVs (texture coordinates) and triangles are used to map an image on to the mesh. *

- * See Mesh attachments in the Spine User Guide. */ + * See Mesh attachments in the Spine User Guide. */ public class MeshAttachment extends VertexAttachment implements HasTextureRegion { private TextureRegion region; private String path; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/PathAttachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/PathAttachment.java index bb06fe8ed..9ffae2130 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/PathAttachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/PathAttachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -37,7 +37,7 @@ import com.esotericsoftware.spine.PathConstraint; /** An attachment whose vertices make up a composite Bezier curve. *

- * See {@link PathConstraint} and Paths in the Spine User Guide. */ + * See {@link PathConstraint} and Paths in the Spine User Guide. */ public class PathAttachment extends VertexAttachment { float[] lengths; boolean closed, constantSpeed; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/PointAttachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/PointAttachment.java index 58ced2746..1bd5b0359 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/PointAttachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/PointAttachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -40,7 +40,7 @@ import com.esotericsoftware.spine.Bone; * used in similar ways, but a PointAttachment is slightly less expensive to compute and can be hidden, shown, and placed in a * skin. *

- * See Point Attachments in the Spine User Guide. */ + * See Point Attachments in the Spine User Guide. */ public class PointAttachment extends Attachment { float x, y, rotation; diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionAttachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionAttachment.java index 432bb4af8..0420501a0 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionAttachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/RegionAttachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -41,7 +41,7 @@ import com.esotericsoftware.spine.Slot; /** An attachment that displays a textured quadrilateral. *

- * See Region attachments in the Spine User Guide. */ + * See Region attachments in the Spine User Guide. */ public class RegionAttachment extends Attachment implements HasTextureRegion { static public final int BLX = 0, BLY = 1; static public final int ULX = 2, ULY = 3; @@ -171,7 +171,7 @@ public class RegionAttachment extends Attachment implements HasTextureRegion { /** Transforms the attachment's four vertices to world coordinates. If the attachment has a {@link #sequence}, the region may * be changed. *

- * See World transforms in the Spine + * See World transforms in the Spine * Runtimes Guide. * @param worldVertices The output world vertices. Must have a length >= offset + 8. * @param offset The worldVertices index to begin writing values. diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/Sequence.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/Sequence.java index ac09ecff2..3d2f8c432 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/Sequence.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/Sequence.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/SkeletonAttachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/SkeletonAttachment.java index df0589ba8..d3a3f239a 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/SkeletonAttachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/SkeletonAttachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/VertexAttachment.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/VertexAttachment.java index 1c400815b..4b23d38cb 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/VertexAttachment.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/attachments/VertexAttachment.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, @@ -76,7 +76,7 @@ abstract public class VertexAttachment extends Attachment { /** Transforms the attachment's local {@link #getVertices()} to world coordinates. If the slot's {@link Slot#getDeform()} is * not empty, it is used to deform the vertices. *

- * See World transforms in the Spine + * See World transforms in the Spine * Runtimes Guide. * @param start The index of the first {@link #getVertices()} value to transform. Each vertex has 2 values, x and y. * @param count The number of world vertex values to output. Must be <= {@link #getWorldVerticesLength()} - start. diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonActor.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonActor.java index 97faaac75..a70ca7555 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonActor.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonActor.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonActorPool.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonActorPool.java index 5b49ade5e..3eb36219a 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonActorPool.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonActorPool.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonClipping.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonClipping.java index 6a5db1e94..4b96d4ff1 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonClipping.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonClipping.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonDataLoader.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonDataLoader.java index 9b430cc17..5a6412f35 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonDataLoader.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonDataLoader.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonDrawable.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonDrawable.java index 2950cd62a..257f4990c 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonDrawable.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonDrawable.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonPool.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonPool.java index 89511a96f..27a9d1f0e 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonPool.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SkeletonPool.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SpineUtils.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SpineUtils.java index 6ecaf08e8..bf9be1235 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SpineUtils.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/SpineUtils.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/Triangulator.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/Triangulator.java index 366244a2d..464876e5a 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/Triangulator.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/Triangulator.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/TwoColorPolygonBatch.java b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/TwoColorPolygonBatch.java index 31d3b5f6a..3adb403b2 100644 --- a/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/TwoColorPolygonBatch.java +++ b/spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/TwoColorPolygonBatch.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-skeletonviewer/README.md b/spine-libgdx/spine-skeletonviewer/README.md index 06d84e042..ff04b93c6 100644 --- a/spine-libgdx/spine-skeletonviewer/README.md +++ b/spine-libgdx/spine-skeletonviewer/README.md @@ -1,3 +1,3 @@ # spine-skeletonviewer -Please see the [Skeleton Viewer documentation](http://esotericsoftware.com/spine-skeleton-viewer). \ No newline at end of file +Please see the [Skeleton Viewer documentation](https://esotericsoftware.com/spine-skeleton-viewer). \ No newline at end of file diff --git a/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/JsonRollback.java b/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/JsonRollback.java index 50e54303f..8a4522958 100644 --- a/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/JsonRollback.java +++ b/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/JsonRollback.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewer.java b/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewer.java index 056761fb3..c0c684c58 100644 --- a/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewer.java +++ b/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewer.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewerAtlas.java b/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewerAtlas.java index ee578ecc2..091bdb924 100644 --- a/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewerAtlas.java +++ b/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewerAtlas.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively, diff --git a/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewerUI.java b/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewerUI.java index 9814baf7b..f6cc78c78 100644 --- a/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewerUI.java +++ b/spine-libgdx/spine-skeletonviewer/src/com/esotericsoftware/spine/SkeletonViewerUI.java @@ -1,13 +1,13 @@ /****************************************************************************** * Spine Runtimes License Agreement - * Last updated July 28, 2023. Replaces all prior versions. + * Last updated February 20, 2024. Replaces all prior versions. * - * Copyright (c) 2013-2023, Esoteric Software LLC + * Copyright (c) 2013-2024, Esoteric Software LLC * * Integration of the Spine Runtimes into software or otherwise creating * derivative works of the Spine Runtimes is permitted under the terms and * conditions of Section 2 of the Spine Editor License Agreement: - * http://esotericsoftware.com/spine-editor-license + * https://esotericsoftware.com/spine-editor-license * * Otherwise, it is permitted to integrate the Spine Runtimes into software or * otherwise create derivative works of the Spine Runtimes (collectively,