This website requires JavaScript.
Explore
Help
Sign In
UnityMirror
/
spine-runtimes
Watch
1
Star
0
Fork
0
You've already forked spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced
2026-03-26 22:49:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-unity
/
Assets
/
Spine
/
Runtime
/
spine-unity
/
Utility
History
Harald Csaszar
80f42c65a4
[unity] Minor cleanup, removed some useless comments.
2019-12-02 17:43:48 +01:00
..
YieldInstructions
[all] Source clean up, formatting, and tabs for indentation.
2019-08-27 15:57:14 +02:00
AtlasUtilities.cs
[unity] Minor cleanup, removed some useless comments.
2019-12-02 17:43:48 +01:00
AtlasUtilities.cs.meta
[unity] Split the file
AttachmentTools
into 4 new files for each contained class.
2019-07-17 02:00:08 +02:00
AttachmentCloneExtensions.cs
[unity][csharp] API Cleanup: removed many redundant extension methods that are now obsolete with Skin and Attachment API of 3.8.
Closes
#1557
. Fixed an error in
Skin
where
Skin.setAttachment()
did not work as expected (See
#1485
). C# implementation is different to ref-impl here as struct keys do not allow for changing key.Attachment later without removing and readding the entry to the dictionary.
2019-11-29 12:31:39 +01:00
AttachmentCloneExtensions.cs.meta
[unity] Split the file
AttachmentTools
into 4 new files for each contained class.
2019-07-17 02:00:08 +02:00
AttachmentRegionExtensions.cs
[unity] Re-added removed extension method
GetRepackedAttachments()
. Cleanup: Removed extension methods
Attachment.GetRegion()
. See commit f2a8c9a. See
#1557
.
2019-11-29 16:45:20 +01:00
AttachmentRegionExtensions.cs.meta
[unity] Split the file
AttachmentTools
into 4 new files for each contained class.
2019-07-17 02:00:08 +02:00
MaterialChecks.cs
[unity] Minor: Improved material settings warning text to be more precise.
2019-09-03 12:39:32 +02:00
MaterialChecks.cs.meta
[unity] New separate LWRP shaders UPM package content added to repository. Cleanup and restructuring / adaptations of existing shaders. Added and improved warnings in case of problematic texture and material settings. See
#1255
.
2019-07-14 22:56:49 +02:00
SkeletonExtensions.cs
[unity][csharp] API Cleanup: removed many redundant extension methods that are now obsolete with Skin and Attachment API of 3.8.
Closes
#1557
. Fixed an error in
Skin
where
Skin.setAttachment()
did not work as expected (See
#1485
). C# implementation is different to ref-impl here as struct keys do not allow for changing key.Attachment later without removing and readding the entry to the dictionary.
2019-11-29 12:31:39 +01:00
SkeletonExtensions.cs.meta
[unity] Deprecated Modules/SlotBlendModes/SlotBlendModes component. Changed it's namespace from Spine.Unity.Modules to Spine.Unity.Deprecated. Lots of files and components moved to new directories for restructuring cleanup.
2019-07-16 20:01:47 +02:00
YieldInstructions.meta
[unity] Deprecated Modules/SlotBlendModes/SlotBlendModes component. Changed it's namespace from Spine.Unity.Modules to Spine.Unity.Deprecated. Lots of files and components moved to new directories for restructuring cleanup.
2019-07-16 20:01:47 +02:00