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

Add assimp animation support #3

Merged
merged 13 commits into from
May 1, 2023
Merged

Add assimp animation support #3

merged 13 commits into from
May 1, 2023

Commits on Apr 28, 2023

  1. Add assimp animation support

    edunad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ca4c580 View commit details
    Browse the repository at this point in the history
  2. Fix clang

    edunad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    f3188bf View commit details
    Browse the repository at this point in the history
  3. More WIP work

    edunad committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    97ead5f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Using GLM test

    edunad committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    c0a8cc6 View commit details
    Browse the repository at this point in the history
  2. Remove GLM, got bx working!

    edunad committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    0ddd620 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. - Cleanup animation

    - Support multiple animations (?)
    - Support animation per armature
    edunad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    8d2c8b6 View commit details
    Browse the repository at this point in the history
  2. Add missing extensions

    edunad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    d0767eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d6f947 View commit details
    Browse the repository at this point in the history
  4. - Replace h with hpp

    - Fix axis
    - Add mesh merge util
    edunad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    0cc9f36 View commit details
    Browse the repository at this point in the history
  5. Add non-bone model test

    edunad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    5936bbe View commit details
    Browse the repository at this point in the history
  6. Fix clang warnings

    edunad committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    f6e2341 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Improvements on materials

    edunad committed May 1, 2023
    Configuration menu
    Copy the full SHA
    c622231 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b58d10 View commit details
    Browse the repository at this point in the history