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
2019-09-06
Update 2geom
Patrick Storz
4
-7
/
+14
2019-09-02
2geom: Use sincos function if available
Patrick Storz
1
-0
/
+4
2019-06-08
rsync with last merge in 2Geom
Jabier Arraiza
1
-0
/
+1
2019-05-22
fix the build.
Shlomi Fish
1
-1
/
+0
2019-05-22
Convert to a more portable C++11 check.
Shlomi Fish
1
-0
/
+1
2019-04-05
CMake: Fix module FindDoubleConversion.cmake
Patrick Storz
1
-2
/
+2
2019-04-02
Add new lib2geom dependency: "double-conversion"
Patrick Storz
1
-0
/
+2
2019-04-02
2geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbc
Patrick Storz
18
-3644
/
+55
2019-03-24
Update 2geom
Patrick Storz
10
-688
/
+685
2018-10-01
2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478
Eduard Braun
28
-1117
/
+47
2018-09-30
Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"
Thomas Holder
3
-2
/
+6
2018-09-30
Revert "c++11 refactor: ifdef CPP11 -> std::forward"
Thomas Holder
1
-7
/
+13
2018-09-30
c++11 refactor: ifdef CPP11 -> std::forward
Thomas Holder
1
-13
/
+7
2018-09-30
c++11 refactor: std::auto_ptr -> std::unique_ptr
Thomas Holder
3
-6
/
+2
2018-03-17
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
1
-143
/
+0
2018-03-17
[meson-build] libsrcdir
Felipe Corrêa da Silva Sanches
1
-3
/
+1
2018-03-17
[meson-build] 2geom
Felipe Corrêa da Silva Sanches
1
-0
/
+145
2017-10-19
Remove all unused makefile.in
Stefano Facchini
1
-17
/
+0
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
[next]