UnderwaterApps / overlap2d-runtime-libgdx

Overlap2D - UI and Level Editor libgdx runtime
http://overlap2d.com
Other
170 stars 96 forks source link

Removed references to WeightedMeshAttachment #110

Closed BionicFelps closed 7 years ago

BionicFelps commented 7 years ago

WeightedMeshAttachment was deprecated, all functionality has been moved to MeshAttachment. (file won't compile with current spine library without this change)

azakhary commented 7 years ago

Thanks!