John 5538c0adde Cleanup SkeletonRenderer.cs
Cleaned up the SkeletonRenderer code. Clearly outlines mesh generation steps. Abstracted double-buffering and paired meshes with the information used to generate them (for easy checking) See "SmartMesh" and "Instruction" classes. Fixed some long-standing bugs and removed unnecessary normals, tangents and flips updates. Renamed old variables to reflect new logic.

Also marked spots where triangle winding was considered (frontFacing and flip). This is a candidate for removal.
2016-03-08 07:13:21 +08:00
..
2016-02-18 12:21:58 +08:00
2016-03-08 07:13:21 +08:00