-
Notifications
You must be signed in to change notification settings - Fork 3
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
Refactor: Replace connected nodes with edges #42
Draft
antonykamp
wants to merge
15
commits into
simulate-digital-rail:main
Choose a base branch
from
BP2022-AP1:refactor/replace-connected-nodes-with-edges
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Refactor: Replace connected nodes with edges #42
antonykamp
wants to merge
15
commits into
simulate-digital-rail:main
from
BP2022-AP1:refactor/replace-connected-nodes-with-edges
Commits on Apr 17, 2023
-
feat: add get_opposite_node and get_next_geo_node
Add get_opposite_node to calculate given a one of the top nodes the other one. Add get_next_geo_node to calculate the neighbor geo node given one of the top nodes
Configuration menu - View commit details
-
Copy full SHA for 3158bf7 - Browse repository at this point
Copy the full SHA 3158bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ae50f - Browse repository at this point
Copy the full SHA b7ae50fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae2a8a7 - Browse repository at this point
Copy the full SHA ae2a8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8496f3b - Browse repository at this point
Copy the full SHA 8496f3bView commit details -
fix: don't use setter of connected_on_...
Replace setting operations of connected_on_... with new connected_edge_on_... property.
Configuration menu - View commit details
-
Copy full SHA for befdf86 - Browse repository at this point
Copy the full SHA befdf86View commit details
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3fbe559 - Browse repository at this point
Copy the full SHA 3fbe559View commit details -
Co-authored-by: Lietze <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed4e588 - Browse repository at this point
Copy the full SHA ed4e588View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e7a59 - Browse repository at this point
Copy the full SHA d5e7a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35afe3b - Browse repository at this point
Copy the full SHA 35afe3bView commit details -
fix: use neighbor for angle calculation
fixes Bug: Wrong calculation of "Anschluss" if connected edges are long and not straight simulate-digital-rail#41
Configuration menu - View commit details
-
Copy full SHA for 51f8a77 - Browse repository at this point
Copy the full SHA 51f8a77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65c5a6a - Browse repository at this point
Copy the full SHA 65c5a6aView commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e2aba3b - Browse repository at this point
Copy the full SHA e2aba3bView commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9b3df4b - Browse repository at this point
Copy the full SHA 9b3df4bView commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 699c03f - Browse repository at this point
Copy the full SHA 699c03fView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 644da36 - Browse repository at this point
Copy the full SHA 644da36View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.