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-24 10:41:24 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-ue4
/
Plugins
/
SpinePlugin
History
badlogic
188cb5908c
[ue4] Disabled collision mesh generation. Both ProceduralMeshComponent and RuntimeMeshComponent produce a gazillion PhysiX files in the derived data cache. There is no work-around apart from creation collision shapes manually and attaching them to the default scene component of an actor.
2018-06-07 16:45:47 +02:00
..
Content
[ue4] Added ProceduralMeshComponent based skeleton renderer component.
2018-06-07 14:48:22 +02:00
Resources
[ue4] Start anew
2016-11-29 14:36:39 +01:00
Source
[ue4] Disabled collision mesh generation. Both ProceduralMeshComponent and RuntimeMeshComponent produce a gazillion PhysiX files in the derived data cache. There is no work-around apart from creation collision shapes manually and attaching them to the default scene component of an actor.
2018-06-07 16:45:47 +02:00
SpinePlugin.uplugin
[ue4] Removed RuntimeMeshComponent. We use ProceduralMeshComponent now. Currently does not support two color tinting.
2018-06-07 15:44:51 +02:00