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

Separate object construction from store insertion #1282

Merged
merged 12 commits into from
Oct 27, 2022
Merged

Separate object construction from store insertion #1282

merged 12 commits into from
Oct 27, 2022

Commits on Oct 27, 2022

  1. Remove GlobalCurve::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    43e5810 View commit details
    Browse the repository at this point in the history
  2. Simplify Curve::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    2a8b0ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2e070d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8af41f8 View commit details
    Browse the repository at this point in the history
  5. Simplify Vertex::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    de41344 View commit details
    Browse the repository at this point in the history
  6. Simplify Cycle::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a9c44c3 View commit details
    Browse the repository at this point in the history
  7. Simplify GlobalEdge::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    714a26d View commit details
    Browse the repository at this point in the history
  8. Simplify HalfEdge::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3f99da3 View commit details
    Browse the repository at this point in the history
  9. Simplify Solid::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    520cc13 View commit details
    Browse the repository at this point in the history
  10. Simplify Sketch::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    16406ac View commit details
    Browse the repository at this point in the history
  11. Simplify Shell::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ffd3810 View commit details
    Browse the repository at this point in the history
  12. Simplify Face::new

    hannobraun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ba13c5d View commit details
    Browse the repository at this point in the history