| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix bug pointed by suv | Jabier Arraiza Cenoz | 2014-08-10 | 1 | -1/+1 |
| * | Better helper paths in simplify LPE sugested by suv | Jabier Arraiza Cenoz | 2014-08-10 | 1 | -4/+8 |
| * | Fix bug #1241501, improve tooltip text on path parameter | Jabier Arraiza Cenoz | 2014-08-06 | 1 | -1/+1 |
| * | Fix a bug pointed by su_v on fillet-chamfer open paths | Jabier Arraiza Cenoz | 2014-07-30 | 1 | -0/+6 |
| * | Fix a bug pointed by LiamW | Jabier Arraiza Cenoz | 2014-07-30 | 1 | -2/+2 |
| * | Added roughen LPE | Jabier Arraiza Cenoz | 2014-07-30 | 6 | -0/+456 |
| * | Fix a bug on type of 'fillet' on the closing node | Jabier Arraiza Cenoz | 2014-07-24 | 1 | -3/+8 |
| * | Fix bug on closed nodes in fillet-chamfer LPE | Jabier Arraiza Cenoz | 2014-07-23 | 1 | -8/+16 |
| * | Fixed alignaments of toggle buttons | Jabier Arraiza Cenoz | 2014-07-22 | 1 | -3/+3 |
| * | Add icons on/off to use in simplify LPE toggle buttons | Jabier Arraiza Cenoz | 2014-07-21 | 1 | -4/+4 |
| * | Fix build | Liam P. White | 2014-07-19 | 2 | -6/+4 |
| * | Update togglebutton parameter to handle if you want: | Jabier Arraiza Cenoz | 2014-07-13 | 3 | -15/+94 |
| * | Add signals to ToggleButton; more coding style | Liam P. White | 2014-07-08 | 5 | -663/+671 |
| * | Bugged powerstroke point array tried accessing points on a quickly diverging ... | Liam P. White | 2014-07-08 | 1 | -1/+4 |
| * | Changed toogle button to more clear combobox in envelope-prespective LPE | Jabier Arraiza Cenoz | 2014-07-07 | 2 | -20/+31 |
| * | Coding style improvements | Liam P. White | 2014-07-06 | 4 | -155/+134 |
| * | Extension of fix for 13420: effects often set upper limit to inf, causing pro... | Liam P. White | 2014-07-06 | 1 | -2/+17 |
| * | Fix an oddity with path effects dialog, gtk3 only | Liam P. White | 2014-07-06 | 1 | -2/+10 |
| * | Fix FTBFS gtk3 & make check | Liam P. White | 2014-07-05 | 1 | -4/+7 |
| * | Put correctly doubles in a function | Jabier Arraiza Cenoz | 2014-07-02 | 1 | -1/+1 |
| * | Fix build | Liam P. White | 2014-07-02 | 2 | -0/+2 |
| * | Fixed CMakeLists.txt pointed by Liam | Jabier Arraiza Cenoz | 2014-07-02 | 1 | -0/+4 |
| * | Add LPE fillet-chamfer | Jabier Arraiza Cenoz | 2014-07-02 | 7 | -0/+1532 |
| * | Update to latest tip (trunk r13432) | Liam P. White | 2014-06-19 | 2 | -12/+13 |
| |\ | |||||
| | * | fixes to LPEKnot, now usable again. | Johan B. C. Engelen | 2014-06-16 | 2 | -12/+13 |
| | * | fix C++11 compilation | Johan B. C. Engelen | 2014-05-15 | 1 | -2/+1 |
| * | | Removed original path helper paths pointed by LiamW | Jabier Arraiza Cenoz | 2014-06-13 | 1 | -8/+0 |
| * | | Put lpe-envelope-perspective.cpp in CMakeLists.txt | Liam P. White | 2014-06-06 | 1 | -0/+1 |
| * | | Added Perspective-Envelope live effect | Jabier Arraiza Cenoz | 2014-05-30 | 6 | -1/+501 |
| * | | Fix GTK+ 3 build | Liam P. White | 2014-05-16 | 1 | -0/+13 |
| * | | fix C++11 compilation | Johan B. C. Engelen | 2014-05-15 | 1 | -2/+1 |
| * | | adding missing files from LPE simplify | Jabier Arraiza Cenoz | 2014-05-13 | 4 | -0/+494 |
| * | | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 9 | -1/+882 |
| * | | Add Simplify LPE | Jabier Arraiza Cenoz | 2014-05-13 | 5 | -3/+20 |
| * | | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -3/+19 |
| * | | Tentative fix for LPEs and undo | Liam P. White | 2014-05-10 | 1 | -0/+5 |
| * | | Merging Jabier's spirolive+bspline branch | VinÃcius dos Santos Oliveira | 2014-05-08 | 7 | -0/+788 |
| |\ \ | |/ |/| | |||||
| | * | Enabling path manipulator to comunicate if paths are bspline when | VinÃcius dos Santos Oliveira | 2014-05-05 | 1 | -0/+1 |
| | * | Redesign of the BSpline LPE widgets | Jabier Arraiza Cenoz | 2014-04-22 | 2 | -19/+42 |
| | * | align two buttons in LPE widget | Jabier Arraiza Cenoz | 2014-04-22 | 1 | -6/+4 |
| | * | update to trunk | Jabier Arraiza Cenoz | 2014-03-31 | 2 | -3/+3 |
| | |\ | |||||
| | * | | Fixed bug in LPE Bspline widget, on apply selected nodes, because a rounding ... | Jabier Arraiza Cenoz | 2014-03-31 | 1 | -19/+2 |
| | * | | clang-format bspline lpe files | Jabier Arraiza Cenoz | 2014-03-30 | 2 | -585/+636 |
| | * | | Adding cout << output to check bug in Geom::are_near | Jabier Arraiza Cenoz | 2014-03-27 | 1 | -5/+21 |
| | * | | update to trunk | Jabier Arraiza Cenoz | 2014-03-23 | 1 | -2/+1 |
| | |\ \ | |||||
| | * \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-01-20 | 2 | -3/+3 |
| | |\ \ \ | |||||
| | * \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-01-18 | 4 | -50/+47 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2014-01-09 | 2 | -5/+7 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | refactor, fixing some diff diferences | Jabier Arraiza Cenoz | 2013-12-30 | 1 | -0/+2 |
| | * | | | | | | Refactorizing | Jabier Arraiza Cenoz | 2013-12-30 | 3 | -9/+0 |
