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

Feature: Numpy 2 Support #4

Closed
wants to merge 23 commits into from
Closed

Commits on Oct 1, 2023

  1. Update the bundled V-HACD from 4.0 to 4.1

    https://github.com/kmammou/v-hacd/releases/tag/v4.1.0
    
    Upstream reports: “Various minor tweaks mostly to the test application
    and some default values.”
    musicinmybrain committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    9045be6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    8d64e32 View commit details
    Browse the repository at this point in the history
  2. merge PR's and run black/ruff

    mikedh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    257cc9d View commit details
    Browse the repository at this point in the history
  3. fix test

    mikedh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    34a1d97 View commit details
    Browse the repository at this point in the history
  4. move metadata into pyproject

    mikedh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bfdcc0d View commit details
    Browse the repository at this point in the history
  5. python 3.7

    mikedh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    5c7ecbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a996cc View commit details
    Browse the repository at this point in the history
  7. skip tests on i686

    mikedh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7bae570 View commit details
    Browse the repository at this point in the history
  8. skip musl

    mikedh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    858423f View commit details
    Browse the repository at this point in the history
  9. release on main

    mikedh committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b6f4c12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9114ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

Commits on Oct 13, 2023

  1. Fix the “test” extra

    Replace [options.extras_require] with [project.optional-dependencies] as
    required for pyproject.toml.
    musicinmybrain committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1dfe0ee View commit details
    Browse the repository at this point in the history
  2. Add a newline at the end of pyproject.toml

    Make it a proper POSIX text file.
    musicinmybrain committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bdd678d View commit details
    Browse the repository at this point in the history
  3. Add the V-HACD license to the LICENSE file

    This ensures that binary distributions (bdists/wheels) include the
    license copyright notice and license text as required by the
    BSD-3-Clause terms.
    musicinmybrain committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4399fa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Merge pull request #3 from musicinmybrain/distribute-bsd-license

    Add the V-HACD license to the LICENSE file
    mikedh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    005dea9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from musicinmybrain/terminal-newline

    Add a newline at the end of pyproject.toml
    mikedh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    244ce37 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from musicinmybrain/test-extra

    Fix the “test” extra
    mikedh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c49470a View commit details
    Browse the repository at this point in the history
  4. version bump

    mikedh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    145c701 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from trimesh/release/prs

    Release: Packaging Fixes
    mikedh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    897c9fd View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Mac ARM wheels

    mikedh committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    70a9bfd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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