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

Allow walking whole lines at once #236

Merged
merged 5 commits into from
Feb 1, 2019

Conversation

saxbophone
Copy link
Owner

  • Adds a new option to private function sxbp_walk_figure() which, when true, will cause walking to occur across line vertices only rather than every single-unit step.

It doesn't all compile as it complains that the new parameter is unused but this shall soon be changed
- Implemented new behaviour that allows plotting of vertices only, untested as of yet but does not appear to have broken existing functionality (i.e. where all points of a line must be plotted).
More work than I thought would be needed will be needed to fully-optimise the SVG rendering in a clean, non-glitchy way
@saxbophone saxbophone force-pushed the josh/235-walk-whole-lines-at-once branch from f7f722d to 498cfd5 Compare February 1, 2019 22:19
@saxbophone saxbophone merged commit a07237c into develop Feb 1, 2019
@saxbophone saxbophone deleted the josh/235-walk-whole-lines-at-once branch February 1, 2019 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant