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 Mesh transformation #11454

Merged
merged 11 commits into from
Jan 29, 2024
Merged

Commits on Jan 21, 2024

  1. Add Mesh::transform_by

    Jondolf committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    c94bd17 View commit details
    Browse the repository at this point in the history
  2. Transform mesh tangents

    Jondolf committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    188a4e3 View commit details
    Browse the repository at this point in the history
  3. Add Mesh::transformed_by

    Jondolf committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    c217dd8 View commit details
    Browse the repository at this point in the history
  4. Impl Mul<Mesh> for Transform

    Jondolf committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    f144a9e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    f270bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e66a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    783c991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d95cc3 View commit details
    Browse the repository at this point in the history
  3. Use normalize_or_zero

    Jondolf committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0e67373 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2690be7 View commit details
    Browse the repository at this point in the history
  5. Rename

    Jondolf committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dc3358a View commit details
    Browse the repository at this point in the history