summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/filletchamferpointarray.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunkKrzysztof Kosi??ski2015-05-221-4/+0
|\ | | | | (bzr r14059.2.15)
| * Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-091-4/+0
| | | | | | | | | | Remove units from fillet-chamfer and roughen (bzr r14136)
* | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+3
|/ | | (bzr r14059.2.1)
* Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-081-2/+2
| | | (bzr r13974)
* 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)