summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fillet-chamfer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a bug in fillet/chamfer on apply on non shapesJabier Arraiza Cenoz2014-11-171-0/+2
* add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angleJabier Arraiza Cenoz2014-11-151-1/+3
* Update Chamfer Steps to more unequivocal number, thanks to the feedback of Iv...Jabier Arraiza Cenoz2014-11-151-3/+3
* Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...Jabier Arraiza Cenoz2014-11-141-17/+59
* fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-091-0/+1
* Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...Jabier Arraiza Cenoz2014-11-051-66/+15
* Update wrong variable name and apply the same way to select nodes to fillet/c...Jabier Arraiza Cenoz2014-11-031-11/+11
* Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-031-23/+36
* Change calls to desktop with SP_ACTIVE_DESKTOPJabier Arraiza Cenoz2014-11-021-4/+4
* Fix a bug whith units pointed by suvJabier Arraiza Cenoz2014-10-301-5/+7
* Move more UI code into ui/Liam P. White2014-10-051-1/+1
* A little fix in fillet-chamfer to hide knot helper path at hide the knotsJabier Arraiza Cenoz2014-09-291-1/+5
* Fillet-Chamfer update. Two things.Jabier Arraiza Cenoz2014-09-291-4/+12
* add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz2014-09-111-94/+69
* Fix a bug pointed by su_v on fillet-chamfer open pathsJabier Arraiza Cenoz2014-07-301-0/+6
* Fix a bug on type of 'fillet' on the closing nodeJabier Arraiza Cenoz2014-07-241-3/+8
* Fix bug on closed nodes in fillet-chamfer LPEJabier Arraiza Cenoz2014-07-231-8/+16
* Add signals to ToggleButton; more coding styleLiam P. White2014-07-081-3/+1
* Coding style improvementsLiam P. White2014-07-061-122/+80
* Put correctly doubles in a functionJabier Arraiza Cenoz2014-07-021-1/+1
* Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-021-0/+687