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