summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/filletchamferpointarray.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Basic filleting using pointwiseJabier Arraiza Cenoz2015-02-191-881/+0
| | | (bzr r13645.1.16)
* Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp).Yuri Chornoivan2015-01-031-8/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1407326 (bzr r13836)
* remove extra commnetsJabier Arraiza Cenoz2014-11-191-2/+0
| | | (bzr r13732)
* add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angleJabier Arraiza Cenoz2014-11-151-23/+2
| | | (bzr r13716)
* Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by ↵Jabier Arraiza Cenoz2014-11-141-8/+24
| | | | | Ivan Louette. (bzr r13708)
* fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-091-1/+6
| | | (bzr r13697)
* Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-051-11/+17
| | | | | | | | 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-11/+11
| | | | | | 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)
* Warning cleanup.Jon A. Cruz2014-11-011-2/+2
| | | (bzr r13653)
* Fix a bug whith units pointed by suvJabier Arraiza Cenoz2014-10-301-7/+2
| | | (bzr r13647)
* Fillet-Chamfer update. Two things.Jabier Arraiza Cenoz2014-09-291-19/+18
| | | | | | | | | 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)
* Merge in ponyscape features by Theo and worked on my LiamWMartin Owens2014-09-141-0/+5
|\ | | | | (bzr r13341.1.204)
| * Fix gtk3 buildLiam P. White2014-09-021-0/+2
| | | | | | (bzr r13090.1.107)
| * Update to experimental r13531Liam P. White2014-08-311-2/+2
| |\ | | | | | | (bzr r13090.1.106)
| * \ Update to experimental r13479Liam P. White2014-08-121-34/+48
| |\ \ | | | | | | | | (bzr r13090.1.103)
| * \ \ Update to experimental r13428Liam P. White2014-07-091-1/+3
| |\ \ \ | | | | | | | | | | (bzr r13090.1.89)
| * | | | Update to experimental r13418Liam P. White2014-07-051-3/+5
| | | | | | | | | | | | | | | (bzr r13090.1.87)
* | | | | add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz2014-09-111-27/+235
| |_|_|/ |/| | | | | | | (bzr r13341.1.203)
* | | | Fix Gtk+ 2 buildAlex Valavanis2014-08-241-2/+2
| |_|/ |/| | | | | (bzr r13341.1.171)
* | | fix a bug knots resetting in fillet-chamferJabier Arraiza Cenoz2014-08-111-2/+2
| | | | | | | | | (bzr r13341.1.137)
* | | Added reset modifier to knot in fillet chamferJabier Arraiza Cenoz2014-08-111-32/+46
| |/ |/| | | (bzr r13341.1.135)
* | Fix FTBFS gtk3 & make checkLiam P. White2014-07-051-4/+7
|/ | | (bzr r13341.1.78)
* Add LPE fillet-chamferJabier Arraiza Cenoz2014-07-021-0/+653
(bzr r13341.1.74)