| .. |
|
Attachments
|
22cc555b0d
[csharp] Minor: Fixed xml documentation tags (missing closing tags and multi-line code tags).
|
1 year ago |
|
Animation.cs
|
22cc555b0d
[csharp] Minor: Fixed xml documentation tags (missing closing tags and multi-line code tags).
|
1 year ago |
|
Animation.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
AnimationState.cs
|
22cc555b0d
[csharp] Minor: Fixed xml documentation tags (missing closing tags and multi-line code tags).
|
1 year ago |
|
AnimationState.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
AnimationStateData.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
AnimationStateData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
Atlas.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
Atlas.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
Attachments.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
BlendMode.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
BlendMode.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
Bone.cs
|
c9c6b98211
[csharp] Port of commit d769c1a: Fixed noRotationOrReflection with skeleton scale.
|
1 year ago |
|
Bone.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
BoneData.cs
|
e630d1bda7
[csharp] Port of commit f4f22cd. Added bone transform inheritance timeline. Renamed TransformMode to Inherit.
|
1 year ago |
|
BoneData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
ConstraintData.cs
|
fe53638f69
[csharp] Ported 4.2-beta physics.
|
2 years ago |
|
ConstraintData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
Event.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
Event.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
EventData.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
EventData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
ExposedList.cs
|
01b8c06800
[csharp] Code cleanup: replaced var with explicit type names.
|
2 years ago |
|
ExposedList.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
IUpdatable.cs
|
fe53638f69
[csharp] Ported 4.2-beta physics.
|
2 years ago |
|
IUpdatable.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
IkConstraint.cs
|
94d26d2b52
[csharp] Minor: port of commit 877e705, moved common subexpression part out. See commit b17595d.
|
1 year ago |
|
IkConstraint.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
IkConstraintData.cs
|
8dd7016a72
[csharp] Port of commits 254a484 and f762a94: Added physics limit, smaller binary size.
|
1 year ago |
|
IkConstraintData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
Json.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
Json.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
MathUtils.cs
|
527b928db1
[csharp] Fixed undefined MathUtils.Atan2Deg when USE_FAST_SIN_COS_ATAN2_APPROXIMATIONS enabled. Closes #2517.
|
1 year ago |
|
MathUtils.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
PathConstraint.cs
|
6118a5f704
[csharp] Port of commit cb48737: Fixed constraint copy constructors references the wrong bones. Closes #2511.
|
1 year ago |
|
PathConstraint.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
PathConstraintData.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
PathConstraintData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
PhysicsConstraint.cs
|
59bcffcf42
[csharp] Port of commit ad71a986a, PhysicsConstraint clean up.
|
1 year ago |
|
PhysicsConstraint.cs.meta
|
db39be9b89
[csharp] Port of commit 0c269a07: "Spring constraint -> physics constraint.", added missing documentation lines.
|
3 years ago |
|
PhysicsConstraintData.cs
|
8dd7016a72
[csharp] Port of commits 254a484 and f762a94: Added physics limit, smaller binary size.
|
1 year ago |
|
PhysicsConstraintData.cs.meta
|
db39be9b89
[csharp] Port of commit 0c269a07: "Spring constraint -> physics constraint.", added missing documentation lines.
|
3 years ago |
|
Skeleton.cs
|
22cc555b0d
[csharp] Minor: Fixed xml documentation tags (missing closing tags and multi-line code tags).
|
1 year ago |
|
Skeleton.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
SkeletonBinary.cs
|
88aa654a77
[csharp] Port of commit 687260a: Removed SlotData#path.
|
1 year ago |
|
SkeletonBinary.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
SkeletonBounds.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
SkeletonBounds.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
SkeletonClipping.cs
|
e973872501
[csharp] Minor: removed a leftover empty statement ';'.
|
1 year ago |
|
SkeletonClipping.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
SkeletonData.cs
|
8e56a6c920
[csharp] Port of commit 1dbbfda: Added skeleton reference scale. Fixed leftover gravity and wind timeline scale.
|
1 year ago |
|
SkeletonData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
SkeletonJson.cs
|
88aa654a77
[csharp] Port of commit 687260a: Removed SlotData#path.
|
1 year ago |
|
SkeletonJson.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
SkeletonLoader.cs
|
fe53638f69
[csharp] Ported 4.2-beta physics.
|
2 years ago |
|
SkeletonLoader.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
Skin.cs
|
22cc555b0d
[csharp] Minor: Fixed xml documentation tags (missing closing tags and multi-line code tags).
|
1 year ago |
|
Skin.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
Slot.cs
|
22cc555b0d
[csharp] Minor: Fixed xml documentation tags (missing closing tags and multi-line code tags).
|
1 year ago |
|
Slot.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
SlotData.cs
|
88aa654a77
[csharp] Port of commit 687260a: Removed SlotData#path.
|
1 year ago |
|
SlotData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
TextureRegion.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
TextureRegion.cs.meta
|
70a318da7c
[unity] Added missing TextureRegion.meta file. Closes #2060.
|
3 years ago |
|
TransformConstraint.cs
|
6118a5f704
[csharp] Port of commit cb48737: Fixed constraint copy constructors references the wrong bones. Closes #2511.
|
1 year ago |
|
TransformConstraint.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
TransformConstraintData.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
TransformConstraintData.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
Triangulator.cs
|
4047f1ba07
Updated license headers.
|
2 years ago |
|
Triangulator.cs.meta
|
dfa2513f3d
[csharp][unity] Added spine-csharp .meta files to git. Required for UPM package. See #1676.
|
4 years ago |
|
package.json
|
22cc555b0d
[csharp] Minor: Fixed xml documentation tags (missing closing tags and multi-line code tags).
|
1 year ago |
|
package.json.meta
|
91f7969cdc
[csharp][unity] Adjusted spine-csharp and dependent modules to being used as separate UPM packages. See #1676.
|
4 years ago |
|
spine-csharp.asmdef
|
91f7969cdc
[csharp][unity] Adjusted spine-csharp and dependent modules to being used as separate UPM packages. See #1676.
|
4 years ago |
|
spine-csharp.asmdef.meta
|
91f7969cdc
[csharp][unity] Adjusted spine-csharp and dependent modules to being used as separate UPM packages. See #1676.
|
4 years ago |