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

Development branch, release 3.4.0 #264

Merged
merged 43 commits into from
Aug 10, 2023
Merged

Development branch, release 3.4.0 #264

merged 43 commits into from
Aug 10, 2023

Commits on Jul 27, 2023

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

Commits on Aug 2, 2023

  1. Load collada files

    AlexanderFabisch committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    390106c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78ed5d9 View commit details
    Browse the repository at this point in the history
  3. Use new trimesh API

    AlexanderFabisch committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    24951b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    246b04d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58207cd View commit details
    Browse the repository at this point in the history
  6. Add docstring

    AlexanderFabisch committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8a55d7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04be328 View commit details
    Browse the repository at this point in the history
  8. Add type stub

    AlexanderFabisch committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9b448a7 View commit details
    Browse the repository at this point in the history
  9. Test mesh loader

    AlexanderFabisch committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0b707ac View commit details
    Browse the repository at this point in the history
  10. Fix coverage

    AlexanderFabisch committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    08abc95 View commit details
    Browse the repository at this point in the history
  11. Increase coverage

    AlexanderFabisch committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8a4894b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb8a95a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4c0710 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3de7a33 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb467e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e0f7567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6407656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7c914 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dbf4ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c31a1b2 View commit details
    Browse the repository at this point in the history
  6. Add type hints

    AlexanderFabisch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    dfdd6eb View commit details
    Browse the repository at this point in the history
  7. Convert types

    AlexanderFabisch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6e23b8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e19d6cd View commit details
    Browse the repository at this point in the history
  9. Correct type

    AlexanderFabisch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    133fd1b View commit details
    Browse the repository at this point in the history
  10. Add docstring

    AlexanderFabisch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    caf58a3 View commit details
    Browse the repository at this point in the history
  11. Add docstring

    AlexanderFabisch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4902a1f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de84a96 View commit details
    Browse the repository at this point in the history
  13. Clean up

    AlexanderFabisch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    ee8f44c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eda0c64 View commit details
    Browse the repository at this point in the history
  15. Correct types

    AlexanderFabisch committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c3940db View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fa5a1b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add link to logo

    AlexanderFabisch committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    adc1931 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    08d9144 View commit details
    Browse the repository at this point in the history
  2. 1. Add two_pi to constants

    2. Add testing function for norm_angle to test numerical precision
    3. Add function comments for norm_angle
    luckykk273 authored and AlexanderFabisch committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    f0b5a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81aa430 View commit details
    Browse the repository at this point in the history
  4. Speed up tests

    AlexanderFabisch committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    f19e3ce View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    bc76646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b776a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52a7f6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2f41cf View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 10, 2023

  1. Version 3.4.0

    AlexanderFabisch committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cb8fe08 View commit details
    Browse the repository at this point in the history