Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Mat2, Mat3 & Mat4 serialization #18

Merged
merged 3 commits into from
Sep 14, 2019

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    8fd2fa4 View commit details
    Browse the repository at this point in the history
  2. Add matrix serialization tests.

    From @bitshifter's branch but adapted to flat serialization.
    
    bitshifter@ae35ffc
    repi committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    463792e View commit details
    Browse the repository at this point in the history
  3. Simplify Mat4 serialization

    repi committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    47277dd View commit details
    Browse the repository at this point in the history