index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
2geom
/
sbasis-to-bezier.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
2geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbc
Patrick Storz
1
-2
/
+2
2017-03-17
sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680)
Alvin Penner
1
-16
/
+25
2016-04-04
avoid higher-order calculations if sbasis is cubic. (Bug 1559721)
Alvin Penner
1
-0
/
+2
2016-02-18
fix logic error in sbasis_to_cubic_bezier. (Bug 1545632)
Alvin Penner
1
-2
/
+2
2015-08-13
2Geom: update to r2422.
Krzysztof Kosi??ski
1
-3
/
+1
2015-05-22
Update to 2Geom revision 2396
Krzysztof Kosi??ski
1
-8
/
+6
2015-05-18
sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...
Alvin Penner
1
-0
/
+6
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-24
/
+18
2015-03-14
sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683)
Alvin Penner
1
-8
/
+13
2014-01-26
sbasis-to-bezier : add support for case where Bezier control arm length is ze...
Alvin Penner
1
-8
/
+21
2014-01-12
update 2geom's copy to r2142
Johan B. C. Engelen
1
-5
/
+118
2012-01-04
update 2geom to r2049. fixes bugs!
Johan B. C. Engelen
1
-4
/
+8
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-06-25
throw exception when sbasis is empty
Johan B. C. Engelen
1
-0
/
+4
2009-03-09
2geom update
JF Barraud
1
-6
/
+9
2008-10-28
Merge from trunk
Ted Gould
1
-147
/
+55
2008-09-01
update 2geom (rev. 1569)
Johan B. C. Engelen
1
-14
/
+267
2008-08-03
update 2geom: fixes long standing bug where closed paths are not converted co...
Johan B. C. Engelen
1
-2
/
+3
2008-07-11
partial update of 2geom
Johan B. C. Engelen
1
-9
/
+18
2008-07-03
update 2geom (svn rev1433)
Johan B. C. Engelen
1
-4
/
+4
2008-05-10
update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...
Johan B. C. Engelen
1
-4
/
+4
2008-01-17
Geom: fix a crash on assertion in sbasis-to-bezier.cpp
Johan B. C. Engelen
1
-1
/
+4
2007-12-23
update to latest 2geom (fixed 2 bugs :))
Johan B. C. Engelen
1
-5
/
+5
2007-11-12
update to 2geom rev. 1168
Johan B. C. Engelen
1
-2
/
+24
2007-09-16
merge in 2geom rev. 1154
Johan B. C. Engelen
1
-3
/
+2
2007-08-30
Update to 2Geom rev. 1113
Johan B. C. Engelen
1
-28
/
+0
2007-08-19
* Fixed path-along-path with correct filling now! (2geom fix)
Johan B. C. Engelen
1
-1
/
+29
2007-08-18
Fixing a possible segfault in the sbasis to path code (also committed to 2geom))
Michael G. Sloan
1
-3
/
+6
2007-08-17
Fixed 2geom sbasis to path (also committed to 2geom svn)
Michael G. Sloan
1
-29
/
+38
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+214