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 Meshable trait and implement meshing for 2D primitives #11431

Merged
merged 25 commits into from
Jan 29, 2024

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    758f250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7018094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c55a7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f53e16 View commit details
    Browse the repository at this point in the history
  5. Fix doc comments

    Jondolf committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b4865ec View commit details
    Browse the repository at this point in the history
  6. Update examples README.md

    Jondolf committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    df0e2e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c315937 View commit details
    Browse the repository at this point in the history
  8. Fix doc links

    Jondolf committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    38e25a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41f3009 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad690e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3817408 View commit details
    Browse the repository at this point in the history
  12. Improve 2d_shapes example description

    Co-authored-by: Alice Cecile <[email protected]>
    Jondolf and alice-i-cecile committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    51ca697 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2532647 View commit details
    Browse the repository at this point in the history
  14. Fix merge conflicts

    Jondolf committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f6705a1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    edf42c3 View commit details
    Browse the repository at this point in the history
  16. Remove primitives:: prefix

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

Commits on Jan 22, 2024

  1. Remove mesh facing logic

    Jondolf committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a4b9b5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7610835 View commit details
    Browse the repository at this point in the history
  3. Update docs

    Jondolf committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    942e892 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d5e1e5 View commit details
    Browse the repository at this point in the history
  5. Fix doc example

    Jondolf committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    b2c9a98 View commit details
    Browse the repository at this point in the history
  6. Fix intradoc links

    Jondolf committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    faeaa60 View commit details
    Browse the repository at this point in the history
  7. Use Ellipse::new

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

Commits on Jan 28, 2024

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

Commits on Jan 29, 2024

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