index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
canvas-bpath.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-15
remove last calls to spcurve::get_length outside of spcurve. (canvas-bpath re...
Johan B. C. Engelen
1
-2
/
+2
2008-06-26
use 2geom path for bbox calculation. (gets rid of yet another reference to ol...
Johan B. C. Engelen
1
-9
/
+6
2008-06-26
use all 2geom typed pathv_matrix_point_bbox_wind_distance
Johan B. C. Engelen
1
-3
/
+3
2008-06-26
use pathv_matrix_point_bbox_wind_distance instead of nr_path_matrix_point_bbo...
Johan B. C. Engelen
1
-4
/
+2
2008-06-24
delivarotify, render with cairo, use nr_path functions for bbox and distance
bulia byak
1
-291
/
+67
2008-06-22
use LoadPathVector instead of LoadArtBPath everywhere
Johan B. C. Engelen
1
-1
/
+2
2008-06-06
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
1
-2
/
+2
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
1
-2
/
+2
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
1
-3
/
+3
2008-05-04
Remove warnings
Bob Jamison
1
-1
/
+1
2007-09-29
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...
Peter Moulder
1
-154
/
+166
2006-07-29
patch for rendering quality and speed from Jasper van de Gronde
bulia byak
1
-12
/
+12
2006-05-09
fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
MenTaLguY
1
-1
/
+1
2006-05-09
eliminate direct accesses to SPCurve::bpath
MenTaLguY
1
-1
/
+1
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-18
/
+18