index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
perspective-line.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Code cleanup.
Liam P. White
2014-08-18
1
-4
/
+2
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
More NR::Point ==> Geom::Point
Maximilian Albert
2008-09-18
1
-2
/
+2
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-64
/
+8
*
Enable center-dragging of boxes ('in perspective') within the XY-plane
Maximilian Albert
2007-08-17
1
-0
/
+17
*
Draw perspective lines for infinite VPs, too (they are updated during scrolli...
Maximilian Albert
2007-08-17
1
-0
/
+18
*
New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain...
Maximilian Albert
2007-07-04
1
-0
/
+1
*
More meaningful name for 3D axis directions
Maximilian Albert
2007-07-03
1
-1
/
+1
*
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
2007-06-21
1
-0
/
+63