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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch by KoRi for bug 323594
bulia byak
2009-02-10
1
-70
/
+80
*
fix bug !
Johan B. C. Engelen
2009-01-17
2
-9
/
+10
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-0
/
+2
*
fix bug in livarot where open paths are rendered as closed path when start ==...
Johan B. C. Engelen
2009-01-02
3
-5
/
+10
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
19
-892
/
+892
*
NR::LInfty => Geom::
Johan B. C. Engelen
2008-12-05
5
-24
/
+24
*
Merge from trunk
Ted Gould
2008-10-28
1
-1
/
+1
*
Merging from trunk
Ted Gould
2008-10-11
2
-28
/
+30
*
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
2008-09-23
1
-1
/
+4
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
2
-12
/
+12
*
temporary fix for continuity exception
Johan B. C. Engelen
2008-08-31
1
-2
/
+17
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-5
/
+5
*
Use is_straight_curve() instead of three separate dynamic casts
Diederik van Lierop
2008-08-05
1
-3
/
+2
*
fix arc conversion to livarot
Johan B. C. Engelen
2008-08-03
1
-2
/
+2
*
update to 2geom rev. 1507
Johan B. C. Engelen
2008-07-25
1
-0
/
+1
*
2geom path to livarot path conversion: don't add closing line segment when it...
Johan B. C. Engelen
2008-07-23
1
-1
/
+7
*
patch for bug 249665
bulia byak
2008-07-18
1
-0
/
+10
*
update to latest 2geom (rev1497)
Johan B. C. Engelen
2008-07-16
1
-1
/
+1
*
warning cleanup
Jon A. Cruz
2008-07-16
6
-23
/
+24
*
fix conversion from pathvector to livarot path. (a.o. caused crash of nodetoo...
Johan B. C. Engelen
2008-07-14
1
-1
/
+1
*
remove no longer used methods (livarot to nartbpath ; font glyphs to nartbpath)
Johan B. C. Engelen
2008-07-12
2
-149
/
+0
*
use new 2geom function. This ensures we cannot end up in infinite loop while ...
Johan B. C. Engelen
2008-07-11
1
-1
/
+1
*
add MakePathVector to livarot
Johan B. C. Engelen
2008-07-08
2
-5
/
+121
*
use if(dynamic_cast<>) instead of if(typeid==) to check 2geom segment types f...
Johan B. C. Engelen
2008-07-04
1
-4
/
+4
*
Warning cleanup
Jon A. Cruz
2008-07-04
2
-2
/
+3
*
recognize HLineSegment and VLineSegment while looping through curves
Johan B. C. Engelen
2008-06-29
2
-10
/
+13
*
don't use splivarot to get livarot path, use livarot's LoadPathVector method ...
Johan B. C. Engelen
2008-06-26
2
-0
/
+8
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-18
/
+2
*
remove obsolete LoadArtBPath from livarot
Johan B. C. Engelen
2008-06-22
2
-71
/
+0
*
create method for Livarot paths to load PathVectors instead of NArtBpaths
Johan B. C. Engelen
2008-06-22
2
-0
/
+76
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
2
-3
/
+3
*
Cmake: added livarot as a lib, fixes problem with linking
Joshua L. Blocher
2008-04-27
1
-0
/
+39
*
delete remaining .cvsignore files
Adib Taraben
2008-04-01
1
-7
/
+0
*
noop: Translate some comments. Use utf-8 for originals.
Peter Moulder
2008-03-29
1
-9
/
+10
*
delete unused code
bulia byak
2008-03-23
4
-1307
/
+0
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-1
/
+2
*
Node tool: snap to paths and their nodes, incl. to the path currently being e...
Diederik van Lierop
2008-03-08
2
-3
/
+6
*
remaining g++ 4.3 compilation fix-ups
Kees Cook
2008-02-11
1
-0
/
+1
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
8
-6
/
+28
*
fix vector, power, and fidelity for paths in transformed groups, also normali...
bulia byak
2008-01-12
1
-17
/
+11
*
Snap to intersections of line segments
Diederik van Lierop
2007-11-14
2
-0
/
+16
*
Warning cleanup
Jon A. Cruz
2007-11-10
2
-97
/
+97
*
refactoring, one MakeTweak method instead of a bunch largely similar methods
bulia byak
2007-11-09
2
-330
/
+118
*
Warning cleanup
Jon A. Cruz
2007-11-04
1
-24
/
+35
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
12
-12
/
+12
*
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
2007-09-12
1
-3
/
+3
*
repel/attract methods
bulia byak
2007-08-27
2
-1
/
+141
*
remove extra Shape:: on new function definition in Shape class.
Johan B. C. Engelen
2007-08-08
1
-1
/
+1
*
new methods for tweaking, modeled after MakeOffset
bulia byak
2007-08-08
2
-0
/
+275
*
warn when ConvertToShape fails
bulia byak
2007-08-07
1
-1
/
+2
[next]