summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix a bug pointed by su_v in fillet chamfer dialog, about unitsJabier Arraiza Cenoz2014-11-092-1/+8
| | | (bzr r13697)
* Refactor to remove references to Desktop/Ui in Effect, bspline and ↵Jabier Arraiza Cenoz2014-11-052-12/+18
| | | | | | | | 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-032-11/+13
| | | | | | 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)
* Fixed 32-bit build break.Jon A. Cruz2014-11-011-1/+1
| | | (bzr r13650)
* Fix a bug whith units pointed by suvJabier Arraiza Cenoz2014-10-301-7/+2
| | | (bzr r13647)
* Update to trunk r13625Liam P. White2014-10-191-33/+16
|\ | | | | (bzr r13341.1.280)
| * noop: remove cruft from powerstrokepointarray.cppJohan B. C. Engelen2014-10-181-27/+1
| | | | | | (bzr r13624)
| * LPE Powerstroke, editing behavior: implement scaling of strokepath width ↵Johan B. C. Engelen2014-10-181-2/+16
| | | | | | | | | | | | | | when the proportional-stroke-scaling toggle is on. Patch by Javier, tweaks by Johan. (bzr r13623)
* | Update to trunk r13580Liam P. White2014-10-062-2/+2
|\| | | | | (bzr r13341.1.255)
| * Fix bug #1367520 (crash regression)Liam P. White2014-09-102-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1367520 (bzr r13551)
* | Move more UI code into ui/Liam P. White2014-10-052-3/+3
| | | | | | (bzr r13341.1.253)
* | This push add a partial solution to scale powerstroke shapes without distorsionJabier Arraiza Cenoz2014-09-292-5/+8
| | | | | | | | | | Currently best results are for fixed ratio scales, non fixed scale give a aproximation. (bzr r13341.1.228)
* | 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)
* | Warnings cleanup; formattingLiam P. White2014-09-142-9/+3
| | | | | | (bzr r13341.1.206)
* | Small cleanupLiam P. White2014-09-143-12/+2
| | | | | | (bzr r13341.1.205)
* | Merge in ponyscape features by Theo and worked on my LiamWMartin Owens2014-09-148-9/+955
|\ \ | | | | | | (bzr r13341.1.204)
| * | Fix gtk3 buildLiam P. White2014-09-021-0/+2
| | | | | | | | | (bzr r13090.1.107)
| * | Update to experimental r13531Liam P. White2014-08-312-4/+8
| |\ \ | | | | | | | | (bzr r13090.1.106)
| * \ \ Update to experimental r13483Liam P. White2014-08-172-3/+7
| |\ \ \ | | | | | | | | | | (bzr r13090.1.105)
| * \ \ \ Update to experimental r13479Liam P. White2014-08-121-34/+48
| |\ \ \ \ | | | | | | | | | | | | (bzr r13090.1.103)
| * \ \ \ \ Update to experimental r13460Liam P. White2014-08-061-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r13090.1.98)
| * \ \ \ \ \ Update to experimental r13436Liam P. White2014-07-231-6/+4
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13090.1.92)
| * \ \ \ \ \ \ Update to experimental r13429Liam P. White2014-07-172-9/+84
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13090.1.90)
| * \ \ \ \ \ \ \ Update to experimental r13428Liam P. White2014-07-096-13/+65
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.89)
| * \ \ \ \ \ \ \ \ Update to experimental r13418Liam P. White2014-07-053-0/+774
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.87)
| * \ \ \ \ \ \ \ \ \ Update to experimental (r13376)Liam P. White2014-05-175-0/+436
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.79)
| * | | | | | | | | | | Fix stubborn bug 1299948Liam P. White2014-05-101-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13090.1.74)
| * | | | | | | | | | | Fix build errors and a few small bugsLiam P. White2014-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.36)
| * | | | | | | | | | | Reverted swatchesLiam P. White2014-03-121-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed a toy effect (not ready yet) Fixed a bug with Livarot General cleanup (bzr r13090.1.23)
| * | | | | | | | | | | Start cleanup for merge into trunkLiam P. White2014-03-073-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.20)
| * | | | | | | | | | | Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-027-7/+937
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.1)
* | | | | | | | | | | | add radius support to fillet-chamfer, bugfixesJabier Arraiza Cenoz2014-09-112-28/+242
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.203)
* | | | | | | | | | | Fix Gtk+ 2 buildAlex Valavanis2014-08-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13341.1.171)
* | | | | | | | | | | Fix deprecated GtkHBox useAlex Valavanis2014-08-231-2/+6
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | (bzr r13341.1.167)
* | | | | | | | | | Update to trunk r13525Liam P. White2014-08-172-3/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | (bzr r13341.1.142)
| * | | | | | | | memleak fix (Bug #1293827: LivePathEffect memory leak )Kris De Gussem2014-08-152-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13520)
| * | | | | | | | Fix bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13494)
| * | | | | | | | Don't update path effects on document load (#1299948)Liam P. White2014-07-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13479)
| * | | | | | | | Bugged powerstroke point array tried accessing points on a quickly diverging ↵Liam P. White2014-07-081-1/+4
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | path Fixed bugs: - https://launchpad.net/bugs/1333465 (bzr r13447)
* | | | | | | | 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 bug #1241501, improve tooltip text on path parameterJabier Arraiza Cenoz2014-08-061-1/+1
| |_|_|_|_|/ |/| | | | | | | | | | | (bzr r13341.1.118)
* | | | | | Fixed alignaments of toggle buttonsJabier Arraiza Cenoz2014-07-221-3/+3
| | | | | | | | | | | | | | | | | | (bzr r13341.1.95)
* | | | | | Fix buildLiam P. White2014-07-191-3/+1
| |_|_|_|/ |/| | | | | | | | | (bzr r13341.1.89)
* | | | | Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-132-9/+84
| |_|_|/ |/| | | | | | | | | | | | | | | Active text, Active icon, Inactive text, Inactive Icon (bzr r13341.1.88)
* | | | Add signals to ToggleButton; more coding styleLiam P. White2014-07-082-6/+30
| | | | | | | | | | | | (bzr r13341.1.87)
* | | | Bugged powerstroke point array tried accessing points on a quickly diverging ↵Liam P. White2014-07-081-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | path Fixed bugs: - https://launchpad.net/bugs/1333465 (bzr r13341.1.86)
* | | | Coding style improvementsLiam P. White2014-07-061-1/+1
| | | | | | | | | | | | (bzr r13341.1.81)
* | | | Extension of fix for 13420: effects often set upper limit to inf, causing ↵Liam P. White2014-07-061-2/+17
| | | | | | | | | | | | | | | | | | | | problems in gtk3 (bzr r13341.1.80)