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
...
*
Fix compilation failure in make check
Krzysztof Kosi??ski
2015-07-05
3
-4
/
+3
*
Upgrade to 2Geom r2413
Krzysztof Kosi??ski
2015-07-04
32
-553
/
+817
*
2Geom CMake adjustment
Krzysztof Kosi??ski
2015-05-22
1
-2
/
+3
*
Update to 2Geom revision 2396
Krzysztof Kosi??ski
2015-05-22
53
-1450
/
+2125
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-22
1
-6
/
+12
|
\
|
*
sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...
Alvin Penner
2015-05-18
1
-0
/
+6
*
|
Undo changes to CMakeLists.txt in 2geom directory after syncs
Krzysztof Kosi??ski
2015-05-09
1
-183
/
+133
*
|
Update to 2Geom r2360. Fixes taper stroke LPE.
Krzysztof Kosi??ski
2015-05-09
2
-5
/
+46
*
|
Fix eraser tool
Krzysztof Kosi??ski
2015-05-09
3
-136
/
+201
*
|
Adjust CMakeLists for 2geom directory
Krzysztof Kosi??ski
2015-05-08
1
-4
/
+0
*
|
Update to 2Geom r2358 - better z-snapping logic
Krzysztof Kosi??ski
2015-05-08
2
-43
/
+60
*
|
Fix ellipse problems
Krzysztof Kosi??ski
2015-05-08
5
-19
/
+26
*
|
Fix node editing problems
Krzysztof Kosi??ski
2015-05-08
4
-43
/
+85
*
|
Update 2Geom to r2347
Krzysztof Kosi??ski
2015-04-30
10
-174
/
+142
*
|
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
2015-04-28
4
-1
/
+24
*
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
119
-6564
/
+12004
|
/
*
make_angle_bisector_line(): Return sensible line if three input points are co...
Tavmjong Bah
2015-03-29
1
-1
/
+16
*
sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683)
Alvin Penner
2015-03-14
1
-8
/
+13
*
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
[prev]
[next]