| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-12-19 | Remove some ocurrences of desktop in knot functions | Jabiertxof | 1 | -6/+2 | |
| (bzr r15337) | |||||
| 2016-04-21 | minor warning cleanup. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r14861) | |||||
| 2016-02-08 | Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4 | Krzysztof Kosi??ski | 1 | -1/+1 | |
| (bzr r14639) | |||||
| 2015-10-29 | static code analysis | Kris De Gussem | 1 | -6/+4 | |
| (bzr r14436) | |||||
| 2015-06-25 | Fix for the bug 1468396. Fix the new bug noticed by su_v | Jabier Arraiza Cenoz | 1 | -0/+3 | |
| Fixed bugs: - https://launchpad.net/bugs/1468396 (bzr r14219) | |||||
| 2015-06-25 | Fix for the bug 1468396 | Jabier Arraiza Cenoz | 1 | -0/+7 | |
| Fixed bugs: - https://launchpad.net/bugs/1468396 (bzr r14217) | |||||
| 2015-05-22 | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 1 | -1/+0 | |
| (bzr r14059.2.16) | |||||
| 2015-05-09 | Remove documentUnits from live_effect/effect.cpp/h | Jabier Arraiza Cenoz | 1 | -11/+1 | |
| Remove units from fillet-chamfer and roughen (bzr r14136) | |||||
| 2015-05-08 | fixes a few of jenkins warnings | Marc Jeanmougin | 1 | -1/+0 | |
| (bzr r14126) | |||||
| 2015-04-28 | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 1 | -1/+1 | |
| (bzr r14059.2.2) | |||||
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -13/+13 | |
| (bzr r14059.2.1) | |||||
| 2015-03-08 | Update simplify and bspline to auto size some helper paths based on current zoom | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r13974) | |||||
| 2015-02-19 | Basic filleting using pointwise | Jabier Arraiza Cenoz | 1 | -881/+0 | |
| (bzr r13645.1.16) | |||||
| 2015-01-03 | Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp). | Yuri Chornoivan | 1 | -8/+8 | |
| Fixed bugs: - https://launchpad.net/bugs/1407326 (bzr r13836) | |||||
| 2014-11-19 | remove extra commnets | Jabier Arraiza Cenoz | 1 | -2/+0 | |
| (bzr r13732) | |||||
| 2014-11-15 | add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angle | Jabier Arraiza Cenoz | 1 | -23/+2 | |
| (bzr r13716) | |||||
| 2014-11-15 | ignore this commit | Jabier Arraiza Cenoz | 1 | -8/+24 | |
| (bzr r13682.1.10) | |||||
| 2014-11-14 | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by ↵ | Jabier Arraiza Cenoz | 1 | -8/+24 | |
| Ivan Louette. (bzr r13708) | |||||
| 2014-11-09 | fix a bug pointed by su_v in fillet chamfer dialog, about units | Jabier Arraiza Cenoz | 1 | -1/+6 | |
| (bzr r13697) | |||||
| 2014-11-05 | Refactor to remove references to Desktop/Ui in Effect, bspline and ↵ | Jabier Arraiza Cenoz | 1 | -11/+17 | |
| fillet-chamfer. Also fixed the selected node problem in units not px. Also fixed two var to not allow NULL pointed by Johan Engelen. (bzr r13672) | |||||
| 2014-11-03 | Update fillet/chamfer to allow subdivisions in chamfer mode. | Jabier Arraiza Cenoz | 1 | -11/+11 | |
| Still happends bug affecting only selected nodes in document:units diferent than "px". I think the problem is node->position() send me a bad data if document units not px. (bzr r13665) | |||||
| 2014-11-01 | Warning cleanup. | Jon A. Cruz | 1 | -2/+2 | |
| (bzr r13653) | |||||
| 2014-10-30 | Fix a bug whith units pointed by suv | Jabier Arraiza Cenoz | 1 | -7/+2 | |
| (bzr r13647) | |||||
| 2014-10-30 | Fix a bug whith units pointed by suv | Jabier Arraiza Cenoz | 1 | -7/+2 | |
| (bzr r13645.1.2) | |||||
| 2014-09-29 | Fillet-Chamfer update. Two things. | Jabier Arraiza Cenoz | 1 | -19/+18 | |
| Helper paths on knots: now work well in rect and curves Method: Now the method ase selectable. Three methods: Auto: Straight lines whith arcs and curves whith bezier Arc: Always use arc. Bezier: Always use bezier. (bzr r13341.1.225) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -25/+238 | |
| (bzr r13341.5.16) | |||||
| 2014-09-11 | add radius support to fillet-chamfer, bugfixes | Jabier Arraiza Cenoz | 1 | -27/+235 | |
| (bzr r13341.1.203) | |||||
| 2014-09-02 | Fix gtk3 build | Liam P. White | 1 | -0/+2 | |
| (bzr r13090.1.107) | |||||
| 2014-08-24 | Fix Gtk+ 2 build | Alex Valavanis | 1 | -2/+2 | |
| (bzr r13341.1.171) | |||||
| 2014-08-11 | fix a bug knots resetting in fillet-chamfer | Jabier Arraiza Cenoz | 1 | -2/+2 | |
| (bzr r13341.1.137) | |||||
| 2014-08-11 | Added reset modifier to knot in fillet chamfer | Jabier Arraiza Cenoz | 1 | -32/+46 | |
| (bzr r13341.1.135) | |||||
| 2014-07-05 | Fix FTBFS gtk3 & make check | Liam P. White | 1 | -4/+7 | |
| (bzr r13341.1.78) | |||||
| 2014-07-02 | Add LPE fillet-chamfer | Jabier Arraiza Cenoz | 1 | -0/+653 | |
| (bzr r13341.1.74) | |||||
