Skip to content

v1.8.5

Compare
Choose a tag to compare
@yamayuski yamayuski released this 20 Aug 23:56
· 179 commits to master since this release

1.8.5 (2019-08-20)

Bug Fixes

  • VertexBuffer: Fixed error when VertexData has no NormalKind (58cad4c), closes #37

Normal will be calculated in Fragment shader when VertexData has no NormalKind.

mtoon-no-normal