summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-axonomgrid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵Peter Moulder2007-09-291-36/+27
| | | | | for indentation. (bzr r3816)
* noop: CodingStyle: const placementPeter Moulder2007-09-291-34/+33
| | | (bzr r3815)
* Fix #1740146.Johan B. C. Engelen2007-07-061-11/+11
| | | (bzr r3190)
* New grids are almost ready to fly!Johan B. C. Engelen2007-04-131-4/+5
| | | (bzr r2873)
* Purging old axonometric grid code: reworked it into the new grid class ↵Johan B. C. Engelen2007-03-251-281/+487
| | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-469/+469
| | | (bzr r2399)
* 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)