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-02-16 03:51:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-xna
/
src
History
badlogic
44e9a0e5c3
[xna]
Fixes
#1782
, wrong indexing of debug polygon vertices in renderer.
2020-10-29 15:43:33 +01:00
..
MeshBatcher.cs
[xna] Added normalmap support via
SpineEffectNormalmap
and added support for loading multiple texture layers following a suffix-pattern.
Closes
#1645
.
2020-03-20 19:37:39 +01:00
ShapeRenderer.cs
[xna]
Fixes
#1782
, wrong indexing of debug polygon vertices in renderer.
2020-10-29 15:43:33 +01:00
SkeletonDebugRenderer.cs
[xna] Changed SkeletonDebugRenderer bone color attributes to public so that they can be modified by users.
2020-10-19 14:35:31 +02:00
SkeletonRenderer.cs
[xna] Added normalmap support via
SpineEffectNormalmap
and added support for loading multiple texture layers following a suffix-pattern.
Closes
#1645
.
2020-03-20 19:37:39 +01:00
Util.cs
Single bone IK fix and license header update.
Closes
#1580
,
closes
#1581
.
2019-12-20 12:20:46 +01:00
VertexEffect.cs
Single bone IK fix and license header update.
Closes
#1580
,
closes
#1581
.
2019-12-20 12:20:46 +01:00
XnaTextureLoader.cs
[xna] Added normalmap support via
SpineEffectNormalmap
and added support for loading multiple texture layers following a suffix-pattern.
Closes
#1645
.
2020-03-20 19:37:39 +01:00