| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adding append mode | Jabier Arraiza Cenoz | 2015-03-26 | 2 | -16/+19 |
| * | Fixed bug when deleting nodes | Jabier Arraiza Cenoz | 2015-03-22 | 4 | -80/+91 |
| * | Fixed bug whith maps | Jabier Arraiza Cenoz | 2015-03-21 | 2 | -19/+17 |
| * | fix bspline calls and atemp to fic a bug whith map | Jabier Arraiza Cenoz | 2015-03-21 | 2 | -73/+43 |
| * | Added delete nodes/satellites | Jabier Arraiza Cenoz | 2015-03-19 | 2 | -16/+20 |
| * | update to trunk | Jabier Arraiza Cenoz | 2015-03-19 | 1 | -8/+13 |
| |\ | |||||
| | * | sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683) | Alvin Penner | 2015-03-14 | 1 | -8/+13 |
| * | | fixing a boring bug in path manipulator | Jabier Arraiza Cenoz | 2015-03-19 | 4 | -266/+290 |
| * | | commit for refactoring | Jabier Arraiza Cenoz | 2015-03-14 | 2 | -10/+156 |
| * | | finish helper paths and beter handle of fillet/chamfer overflow. Also make th... | Jabier Arraiza Cenoz | 2015-03-07 | 3 | -28/+25 |
| * | | All features done, only need piecewise update function | Jabier Arraiza Cenoz | 2015-03-04 | 4 | -23/+106 |
| * | | added helper paths and fixed some bugs | Jabier Arraiza Cenoz | 2015-03-03 | 4 | -3/+13 |
| * | | added more fillet/chamfer properties | Jabier Arraiza Cenoz | 2015-03-02 | 1 | -3/+3 |
| * | | added mirror knots | Jabier Arraiza Cenoz | 2015-03-01 | 4 | -9/+64 |
| * | | adding mirror knot | Jabier Arraiza Cenoz | 2015-03-01 | 4 | -31/+109 |
| * | | improving code | Jabier Arraiza Cenoz | 2015-02-28 | 2 | -86/+47 |
| * | | Added flexible/fixed to fillet chamfer and fix bugs | Jabier Arraiza Cenoz | 2015-02-23 | 4 | -14/+89 |
| * | | fixed some bugs | Jabier Arraiza Cenoz | 2015-02-19 | 1 | -2/+2 |
| * | | reducing size in pointwise LPE data | Jabier Arraiza Cenoz | 2015-02-19 | 1 | -5/+5 |
| * | | Basic filleting using pointwise | Jabier Arraiza Cenoz | 2015-02-19 | 3 | -2/+110 |
| * | | starting fillet/chamfer | Jabier Arraiza Cenoz | 2015-02-16 | 1 | -1/+1 |
| * | | continuing fillet/chamfer | Jabier Arraiza Cenoz | 2015-02-16 | 1 | -8/+23 |
| * | | first steps | Jabier Arraiza Cenoz | 2015-02-15 | 7 | -69/+63 |
| * | | starting whith pointwise | Jabier Arraiza Cenoz | 2015-02-08 | 5 | -13/+42 |
| * | | refactor of pointwise base | Jabier Arraiza Cenoz | 2015-02-07 | 4 | -36/+93 |
| * | | Starting poinwise code for 0.92. Add base files | Jabier Arraiza Cenoz | 2014-10-30 | 3 | -0/+298 |
| |/ | |||||
| * | 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 |
