summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/filletchamferpointarray.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-04-29Rewrite UXJabiertxof1-0/+1
(bzr r15620.1.12)
2017-04-28ResetJabiertxof1-1/+0
(bzr r15620.1.9)
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-0/+1
(bzr r15620.1.1)
2016-12-19Remove some ocurrences of desktop in knot functionsJabiertxof1-2/+1
(bzr r15337)
2015-05-09Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz1-4/+0
Remove units from fillet-chamfer and roughen (bzr r14136)
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-3/+3
(bzr r14059.2.1)
2015-03-08Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz1-2/+2
(bzr r13974)
2015-02-19Basic filleting using pointwiseJabier Arraiza Cenoz1-127/+0
(bzr r13645.1.16)
2014-11-09fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz1-0/+2
(bzr r13697)
2014-11-05Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz1-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)
2014-11-03Update fillet/chamfer to allow subdivisions in chamfer mode. Jabier Arraiza Cenoz1-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)
2014-09-27Update to experimental r13565Liam P. White1-1/+7
(bzr r13341.5.16)
2014-09-11add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz1-1/+7
(bzr r13341.1.203)
2014-07-02Add LPE fillet-chamferJabier Arraiza Cenoz1-0/+117
(bzr r13341.1.74)