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

Loops and branches #12

Closed
Gulix opened this issue Jun 16, 2024 · 0 comments · Fixed by #26
Closed

Loops and branches #12

Gulix opened this issue Jun 16, 2024 · 0 comments · Fixed by #26
Labels
enhancement New feature or request

Comments

@Gulix
Copy link
Owner

Gulix commented Jun 16, 2024

The paths are "one-way" only.
What about branches? A path separating in two branches at some point ?
What about loops, with path getting back on itself ?

@Gulix Gulix added the enhancement New feature or request label Jun 16, 2024
Gulix added a commit that referenced this issue Jun 17, 2024
Gulix added a commit that referenced this issue Jun 20, 2024
Loops will be watched later in #12 , but we needed to avoid them in standard mode.
Gulix added a commit that referenced this issue Jun 21, 2024
Added get_coords() function
Loops cannot loop on the parent of the point
Loops ends the path generation.
Fix #12
@Gulix Gulix linked a pull request Jun 21, 2024 that will close this issue
@Gulix Gulix mentioned this issue Jun 21, 2024
@Gulix Gulix closed this as completed in #26 Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant