summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fillet-chamfer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
| | | (bzr r13341.1.253)
* A little fix in fillet-chamfer to hide knot helper path at hide the knotsJabier Arraiza Cenoz2014-09-291-1/+5
| | | (bzr r13341.1.230)
* Fillet-Chamfer update. Two things.Jabier Arraiza Cenoz2014-09-291-4/+12
| | | | | | | | | 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)
* add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz2014-09-111-94/+69
| | | (bzr r13341.1.203)
* Fix a bug pointed by su_v on fillet-chamfer open pathsJabier Arraiza Cenoz2014-07-301-0/+6
| | | (bzr r13341.1.109)
* Fix a bug on type of 'fillet' on the closing nodeJabier Arraiza Cenoz2014-07-241-3/+8
| | | (bzr r13341.1.97)
* Fix bug on closed nodes in fillet-chamfer LPEJabier Arraiza Cenoz2014-07-231-8/+16
| | | (bzr r13341.1.96)
* Add signals to ToggleButton; more coding styleLiam P. White2014-07-081-3/+1
| | | (bzr r13341.1.87)
* Coding style improvementsLiam P. White2014-07-061-122/+80
| | | (bzr r13341.1.81)
* Put correctly doubles in a functionJabier Arraiza Cenoz2014-07-021-1/+1
| | | (bzr r13341.1.77)
* Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-021-0/+687
(bzr r13341.1.74)