summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-axonomgrid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FIXED: "Several "** Message: arg" lines every time GUI is started. I think ↵Johan B. C. Engelen2006-09-291-2/+0
| | | | | | | this is from the axonometric grid code by Johan Engelen (though I may be wrong)." Sorry, forgot to remove a debugging message. (bzr r1727)
* axonometric grid: angles cannot be larger than 89 degrees.Johan B. C. Engelen2006-09-231-0/+2
| | | (bzr r1718)
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, ↵Johan B. C. Engelen2006-09-211-0/+469
diagonal guides, 0-degree angle axes, user-input checking, emphasis lines, optimizing, ... try and find as many bugs as possible :P Or just look at it playing with the angles of the lines, it's pretty cool to look at all by itself :) (bzr r1716)