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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
sbasis-to-bezier. reject highly asymmetric solutions. (Bug 1544680)
Alvin Penner
1
-16
/
+25
2017-03-04
re-commit rev 15003. (Bug 1668853)
Alvin Penner
1
-1
/
+1
2017-02-07
Add new 'Strict' build type for deprecation checking
Alex Valavanis
1
-0
/
+4
2017-01-24
update to trunk
Jabier Arraiza Cenoz
1
-3
/
+3
2017-01-24
Bug fixes
Jabiertxof
1
-3
/
+3
2017-01-04
Rename id in comment to make it more according to the code.
Shlomi Fish
1
-1
/
+1
2016-09-03
CMake: add missing headers
Campbell Barton
1
-1
/
+7
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-131
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2016-06-29
avoid zero SBasis curve. (Bug 1593963)
Alvin Penner
1
-1
/
+1
2016-06-16
Fixes some bugs related to powerstroke 'Powerstroke infinite loop'
Jabier Arraiza Cenoz
1
-5
/
+4
2016-05-21
Adjust some thresholds for finding intersections in elliptical arcs
Diederik van Lierop
1
-2
/
+2
2016-05-08
First attempt to make fixed tweenk review
Jabier Arraiza Cenoz
2
-5
/
+0
2016-04-09
Patch for ninja check in cmake builds
Shlomi Fish
1
-1
/
+0
2016-04-04
avoid higher-order calculations if sbasis is cubic. (Bug 1559721)
Alvin Penner
1
-0
/
+2
2016-03-04
Update 2geom copy to 143bbcf: Fix for multiple sequential closepath commands
Liam P. White
1
-2
/
+4
2016-02-18
fix logic error in sbasis_to_cubic_bezier. (Bug 1545632)
Alvin Penner
1
-2
/
+2
2016-02-15
Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.
Krzysztof Kosi??ski
11
-94
/
+87
2016-02-09
Fix CMake build broken by r14639
suv-lp
1
-1
/
+0
2016-02-08
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
39
-1162
/
+1363
2015-11-16
removes warnings when compiling with c++11 using uniqueptr instead of autoptr
Marc Jeanmougin
2
-0
/
+8
2015-10-14
Fix snapping while rotating a selection
Diederik van Lierop
1
-2
/
+2
2015-09-06
for a zero sbasis, set the size to 1. (Bug 1478168)
Alvin Penner
1
-2
/
+4
2015-08-13
2Geom: update to r2422.
Krzysztof Kosi??ski
6
-55
/
+51
2015-07-15
Update 2Geom to r2421, fix SBasis derivatives.
Krzysztof Kosi??ski
1
-4
/
+4
2015-07-15
Sync 2Geom to revision 2420.
Krzysztof Kosi??ski
2
-15
/
+40
2015-07-15
Add a script that simplifies syncing 2Geom changes
Krzysztof Kosi??ski
1
-0
/
+31
2015-07-08
Fix build failures on some platforms.
Krzysztof Kosi??ski
3
-8
/
+4
2015-07-06
Update 2Geom to r2417: make scan-build happy
Krzysztof Kosi??ski
2
-3
/
+3
2015-07-06
2geom. Fixes make distcheck failure.
Nicolas Dufour
1
-1
/
+0
2015-07-05
Fix compilation failure in make check
Krzysztof Kosi??ski
3
-4
/
+3
2015-07-04
Upgrade to 2Geom r2413
Krzysztof Kosi??ski
32
-553
/
+817
2015-05-22
2Geom CMake adjustment
Krzysztof Kosi??ski
1
-2
/
+3
2015-05-22
Update to 2Geom revision 2396
Krzysztof Kosi??ski
53
-1450
/
+2125
2015-05-18
sbasis-to-bezier. avoid ill-conditioned behavior for anti-symmetric case. (Bu...
Alvin Penner
1
-0
/
+6
2015-05-09
Undo changes to CMakeLists.txt in 2geom directory after syncs
Krzysztof Kosi??ski
1
-183
/
+133
2015-05-09
Update to 2Geom r2360. Fixes taper stroke LPE.
Krzysztof Kosi??ski
2
-5
/
+46
2015-05-09
Fix eraser tool
Krzysztof Kosi??ski
3
-136
/
+201
2015-05-08
Adjust CMakeLists for 2geom directory
Krzysztof Kosi??ski
1
-4
/
+0
2015-05-08
Update to 2Geom r2358 - better z-snapping logic
Krzysztof Kosi??ski
2
-43
/
+60
2015-05-08
Fix ellipse problems
Krzysztof Kosi??ski
5
-19
/
+26
2015-05-08
Fix node editing problems
Krzysztof Kosi??ski
4
-43
/
+85
2015-04-30
Update 2Geom to r2347
Krzysztof Kosi??ski
10
-174
/
+142
2015-04-28
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
4
-1
/
+24
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
119
-6564
/
+12004
2015-04-01
Move 2Geom work to a intermediate positon -helper-
Jabier Arraiza Cenoz
6
-1026
/
+0
2015-03-31
change pointwise comment
Jabier Arraiza Cenoz
1
-2
/
+0
2015-03-31
end append path
Jabier Arraiza Cenoz
2
-30
/
+148
2015-03-29
make_angle_bisector_line(): Return sensible line if three input points are co...
Tavmjong Bah
1
-1
/
+16
[next]