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

Auto generate new curve resources if needed #197

Merged
merged 3 commits into from
Oct 16, 2024

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    ac912d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9978585 View commit details
    Browse the repository at this point in the history
  3. Simplifying logic for curve generation so it always creates a fresh one

    Though less performant, this does avoid the issue of linked resources
    being used when the user e.g. manually copies a RoadContainer.
    TheDuckCow committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    baef5ae View commit details
    Browse the repository at this point in the history