index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
line-geometry.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-20
Change the data type of size/width/height of the controls to unsigned int
Diederik van Lierop
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-2
/
+3
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-2
/
+3
2014-03-09
Remove unused includes to tidy up the code.
Martin Owens
1
-2
/
+1
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-0
/
+2
2012-06-05
Header cleaning for GTK+3 migration
Alex Valavanis
1
-2
/
+1
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-29
/
+27
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
1
-3
/
+3
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-8
/
+10
2007-09-01
Infrastructure to set direction of infinite VPs (now adjustable by some short...
Maximilian Albert
1
-0
/
+4
2007-08-26
Various small cleanups
Maximilian Albert
1
-1
/
+3
2007-08-20
Eliminate a number of compile warnings
Maximilian Albert
1
-0
/
+1
2007-08-17
Enable center-dragging of boxes ('in perspective') within the XY-plane
Maximilian Albert
1
-1
/
+16
2007-08-17
Draw perspective lines for infinite VPs, too (they are updated during scrolli...
Maximilian Albert
1
-2
/
+7
2007-07-11
Move 3D axis manipulation functions to separate file
Maximilian Albert
1
-2
/
+2
2007-06-21
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
1
-0
/
+74