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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-2
/
+2
|
\
|
*
2geom: Re-fix IS_NAN and IS_FINITE for solaris
Bryce Harrington
2014-10-14
1
-2
/
+2
*
|
Small warning cleanup
Liam P. White
2014-10-17
2
-2
/
+2
|
/
*
supplemental change to lp:inkscape rev13492 (ignore arc segments when start a...
Johan B. C. Engelen
2014-08-05
1
-1
/
+1
*
Fix for parsing of incorrect SVG arcs (bug #1330295)
Liam P. White
2014-08-05
1
-29
/
+8
*
Warnings cleaup.
Jon A. Cruz
2014-07-15
1
-1
/
+1
*
Fix flakiness of measurement tool (due to issues with parallel lines, duplica...
Diederik van Lierop
2014-05-23
3
-10
/
+44
*
correctly fix rev. 13355
Johan B. C. Engelen
2014-05-11
1
-1
/
+1
*
fix 2geom build for newer compilers (assert can be disabled/overridden, i sup...
Johan B. C. Engelen
2014-05-11
1
-0
/
+1
*
partial 2geom update. linearize the measure of the size of an ellipse (LP Bug...
Johan B. C. Engelen
2014-04-28
1
-3
/
+4
*
Update CMake Files
Campbell Barton
2014-04-27
1
-0
/
+1
*
Fix remaining cmake build error in 2geom (bug #1283174)
Shlomi Fish
2014-04-26
1
-1
/
+0
*
temporary fix for bug in 2geom, the bug manifests itself in LPE Construct grid
Johan B. C. Engelen
2014-04-06
1
-1
/
+5
*
fix cmake build errors for changes in 2geom
Johan B. C. Engelen
2014-04-04
1
-1
/
+1
*
partial 2geom update:
Johan B. C. Engelen
2014-03-31
7
-14
/
+97
*
2geom: silence warning
Johan B. C. Engelen
2014-03-31
1
-1
/
+1
*
partial 2geom update (fixes warning)
Johan B. C. Engelen
2014-03-31
1
-6
/
+10
*
partial 2geom update: fix compiler error on some platforms (mavericks in any ...
Johan B. C. Engelen
2014-03-31
1
-2
/
+2
*
apply 2geom rev. 2169 (bug fix)
Johan B. C. Engelen
2014-03-20
1
-4
/
+6
*
fix build on Mavericks (clang, libc++)
Johan B. C. Engelen
2014-02-09
2
-4
/
+4
*
sbasis-to-bezier : add support for case where Bezier control arm length is ze...
Alvin Penner
2014-01-26
1
-8
/
+21
*
2geom: remove accidentally forgotten debug message
Johan B. C. Engelen
2014-01-16
1
-1
/
+1
*
update 2geom's copy to r2142
Johan B. C. Engelen
2014-01-12
44
-284
/
+442
*
update 2geom : sbasis.h, improves iterators, helps compilation with C++11
Johan B. C. Engelen
2013-11-12
1
-6
/
+7
*
update parts of 2geom
Johan B. C. Engelen
2013-10-21
3
-5
/
+23
*
Fix tangent calculation for counter-clockwise arcs.
Tavmjong Bah
2013-10-14
1
-1
/
+1
*
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...
Nicolas Dufour
2013-10-09
1
-1
/
+1
*
partial 2geom update, fixes linker errors
Johan B. C. Engelen
2013-09-21
2
-3
/
+14
*
changes_2013_05_22a.patch:
David Mathog
2013-06-19
1
-1
/
+1
*
Fixed uninitialized variables & misc warnings.
Jon A. Cruz
2013-03-25
1
-1
/
+1
*
Fix build failure with clang. Thanks to Samuel Chase for patch (leaks fixed).
Alex Valavanis
2013-03-13
3
-7
/
+43
*
New 2geom files and putting in the same order as 'ls'
Ted Gould
2012-10-15
1
-104
/
+124
*
Files in /src that no longer exist
Ted Gould
2012-10-15
1
-3
/
+0
*
2geom update
Johan B. C. Engelen
2012-04-26
1
-4
/
+7
*
fix compile (wrong 2geom update, sry)
Johan B. C. Engelen
2012-04-15
1
-1
/
+1
*
2geom update
Johan B. C. Engelen
2012-04-15
1
-0
/
+11
*
2geom fix
Johan B. C. Engelen
2012-04-13
1
-3
/
+5
*
small 2geom update
Johan B. C. Engelen
2012-04-13
2
-0
/
+18
*
more 2geom fix
Johan B. C. Engelen
2012-04-10
1
-6
/
+9
*
fix 2geom
Johan B. C. Engelen
2012-04-10
1
-1
/
+1
*
2geom: sbasis multiplication never returns sbasis of at least order a+b
Johan B. C. Engelen
2012-04-10
1
-6
/
+8
*
partial 2geom update to obtain required method
Johan B. C. Engelen
2012-03-24
1
-0
/
+8
*
2geom: isConstant and isZero should check a finite neighbourhood around zero.
Johan B. C. Engelen
2012-03-04
4
-15
/
+15
*
powerstroke: work on cusps, so people can play with it a bit. it is not done ...
Johan B. C. Engelen
2012-02-26
2
-3
/
+19
*
update 2geom info
Johan B. C. Engelen
2012-02-19
1
-2
/
+3
*
remove superfluous RectHull
Johan B. C. Engelen
2012-02-19
3
-71
/
+0
*
bad bug in 2geom
Johan B. C. Engelen
2012-02-19
1
-1
/
+1
*
move helper/recthull.h to 2geom/rect-hull.h
Johan B. C. Engelen
2012-02-19
3
-0
/
+71
*
Synchronized 2geom to revision 2058
Kris De Gussem
2012-02-15
15
-63
/
+26
*
fix compilation error
Kris De Gussem
2012-01-16
1
-1
/
+1
[next]