summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/filletchamferpointarray.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic filleting using pointwiseJabier Arraiza Cenoz2015-02-191-127/+0
| | | (bzr r13645.1.16)
* fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-091-0/+2
| | | (bzr r13697)
* Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-051-1/+1
| | | | | | | | 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)
* Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz2014-11-031-0/+2
| | | | | | 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)
* add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz2014-09-111-1/+7
| | | (bzr r13341.1.203)
* Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-021-0/+117
(bzr r13341.1.74)