index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
canvas-axonomgrid.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine ...
Diederik van Lierop
2007-11-09
1
-1
/
+1
*
Oops, don't use tabs! (replace tabs by 4 spaces)
Diederik van Lierop
2007-11-03
1
-2
/
+2
*
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
2007-11-03
1
-0
/
+7
*
Warning cleanup
Jon A. Cruz
2007-10-26
1
-2
/
+2
*
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
2007-09-29
1
-36
/
+27
*
noop: CodingStyle: const placement
Peter Moulder
2007-09-29
1
-34
/
+33
*
Fix #1740146.
Johan B. C. Engelen
2007-07-06
1
-11
/
+11
*
New grids are almost ready to fly!
Johan B. C. Engelen
2007-04-13
1
-4
/
+5
*
Purging old axonometric grid code: reworked it into the new grid class struct...
Johan B. C. Engelen
2007-03-25
1
-281
/
+487
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
1
-469
/
+469
*
FIXED: "Several "** Message: arg" lines every time GUI is started. I think th...
Johan B. C. Engelen
2006-09-29
1
-2
/
+0
*
axonometric grid: angles cannot be larger than 89 degrees.
Johan B. C. Engelen
2006-09-23
1
-0
/
+2
*
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...
Johan B. C. Engelen
2006-09-21
1
-0
/
+469