index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
livarot
/
Path.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-0
/
+9
*
Clean up of style code: Patch from suv: SPStyle: struct -> class
Tavmjong Bah
2014-04-26
1
-1
/
+1
*
Fix remaining forward declaration tags (except for unavoidable internal error...
Alex Valavanis
2013-03-15
1
-5
/
+5
*
Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820...
Alvin Penner
2013-01-28
1
-1
/
+1
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
1
-1
/
+7
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-2
/
+1
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-3
/
+3
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
fix bug in livarot where open paths are rendered as closed path when start ==...
Johan B. C. Engelen
2009-01-02
1
-2
/
+3
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-64
/
+64
*
remove no longer used methods (livarot to nartbpath ; font glyphs to nartbpath)
Johan B. C. Engelen
2008-07-12
1
-1
/
+0
*
add MakePathVector to livarot
Johan B. C. Engelen
2008-07-08
1
-4
/
+5
*
recognize HLineSegment and VLineSegment while looping through curves
Johan B. C. Engelen
2008-06-29
1
-1
/
+1
*
don't use splivarot to get livarot path, use livarot's LoadPathVector method ...
Johan B. C. Engelen
2008-06-26
1
-0
/
+1
*
remove obsolete LoadArtBPath from livarot
Johan B. C. Engelen
2008-06-22
1
-1
/
+0
*
create method for Livarot paths to load PathVectors instead of NArtBpaths
Johan B. C. Engelen
2008-06-22
1
-0
/
+7
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
1
-1
/
+1
*
Node tool: snap to paths and their nodes, incl. to the path currently being e...
Diederik van Lierop
2008-03-08
1
-1
/
+1
*
Snap to intersections of line segments
Diederik van Lierop
2007-11-14
1
-0
/
+2
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
method for dashing Path using an SPStyle
bulia byak
2006-05-26
1
-0
/
+4
*
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
2006-04-19
1
-0
/
+3
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+387