diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2006-09-21 22:25:16 +0000 |
|---|---|---|
| committer | johanengelen <johanengelen@users.sourceforge.net> | 2006-09-21 22:25:16 +0000 |
| commit | 2cc945f5bad59ff19a872970434ccf1515c0aa79 (patch) | |
| tree | 6901d797dac6ba08036125d59f34575ba2997292 /src/display/Makefile_insert | |
| parent | 1) Updated da, tr, sl and es translation to versions in patch tracker (diff) | |
| download | inkscape-2cc945f5bad59ff19a872970434ccf1515c0aa79.tar.gz inkscape-2cc945f5bad59ff19a872970434ccf1515c0aa79.zip | |
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, 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)
Diffstat (limited to 'src/display/Makefile_insert')
| -rw-r--r-- | src/display/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/display/Makefile_insert b/src/display/Makefile_insert index 6d38c1593..a6cecaffb 100644 --- a/src/display/Makefile_insert +++ b/src/display/Makefile_insert @@ -36,6 +36,8 @@ display_libspdisplay_a_SOURCES = \ display/canvas-bpath.h \ display/canvas-grid.cpp \ display/canvas-grid.h \ + display/canvas-axonomgrid.cpp \ + display/canvas-axonomgrid.h \ display/curve.cpp \ display/curve.h \ display/display-forward.h \ |
