Making triangular grids that are along the horizontal axis instead of the vertical axis (or any other axis, for that matter), as of right now, is impossible due to the axonometric always having a vertical axis. This adds a setting to use the other, more horizontal bisection of the parallelograms formed by the X and Z axes.
Doesn't technically fully fix https://bugs.launchpad.net/inkscape/+bug/588057, but does make it possible to represent any possible grid needed.
TODO:
- Add the basic properties, values, and functionality
- Implement the buttons
- Correctly calculate horizontal-ish lines
- Fix snapping (remove vertical line snapping and add horizontal-ish line snapping)
- Add helpers for flipping the grid
- Improve the UI
Vertical y-axis lines:
Same grid with non-vertical y-axis lines:
Same grid but with "swap axes" clicked:
Edited by SelfMadeSystem























