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

VRM 1.0 parsing support #29

Merged
merged 28 commits into from
Apr 18, 2024
Merged

VRM 1.0 parsing support #29

merged 28 commits into from
Apr 18, 2024

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    f3db791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    572700e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69844a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Add parsing meta of VRM 1.0

    is0263rf committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    439fc49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e01a6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08be216 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95213ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8301ab6 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary code.

    is0263rf committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1f24a04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7b25da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d3ff1e View commit details
    Browse the repository at this point in the history
  9. Remove type annotations.

    is0263rf committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    168879a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Add parsing VRMC_springBone

    is0263rf committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bb554ba View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    223a386 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    dde5142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f638a38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c50da81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98479bf View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    481da32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    614301e View commit details
    Browse the repository at this point in the history
  3. Split VRMTests into 2 files.

    is0263rf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f1549eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2a097e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    867c283 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcae4b9 View commit details
    Browse the repository at this point in the history
  7. Remove Either<Int, Double>.

    is0263rf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9744e0a View commit details
    Browse the repository at this point in the history
  8. Remove decodeDouble().

    is0263rf committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8a176fc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    3d8d21c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2213d View commit details
    Browse the repository at this point in the history