summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Write line_width back to SVG after initially setting it on jointype and ↵Ben Scholzen 'DASPRiD2015-05-272-0/+2
| | | | | taperstroke LPE (bzr r14178.1.1)
* Fix taper stroke path generation (bug #1448726)Ben Scholzen 'DASPRiD2015-05-251-2/+2
|\ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1448726 (bzr r14174)
| * Fix taper stroke path generationBen Scholzen 'DASPRiD2015-05-251-2/+2
| | | | | | (bzr r14172.1.1)
* | Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-202-7/+7
|/ | | (bzr r14163.1.2)
* Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-098-47/+5
| | | | | Remove units from fillet-chamfer and roughen (bzr r14136)
* fixes a few of jenkins warningsMarc Jeanmougin2015-05-083-6/+1
| | | (bzr r14126)
* Revert bad commit (commited to wrong branch).Tavmjong Bah2015-05-031-2/+2
| | | (bzr r14096)
* First batchTavmjong Bah2015-05-031-2/+2
| | | (bzr r14095)
* updated with trunkMarc Jeanmougin2015-04-296-18/+14
|\ | | | | (bzr r13922.1.19)
| * Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
| | | | | | (bzr r14071)
| * Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-275-17/+7
| | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
* | mergingMarc Jeanmougin2015-04-2637-2388/+1372
|\| | | | | (bzr r13922.1.13)
| * Add mirror symmetry to envelope/perspective LPEJabier Arraiza Cenoz2015-04-212-1/+62
| | | | | | (bzr r14058)
| * Fix for the bug 1443039. Now reset old perspective-envelope effects and ↵Jabier Arraiza Cenoz2015-04-131-0/+7
| | | | | | | | | | | | | | | | prevent crash, also when all handles go to the same position Fixed bugs: - https://launchpad.net/bugs/1443039 (bzr r14056)
| * Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-102-163/+164
| | | | | | (bzr r14054)
| * Fix coding style issues in show/handles LPEJabier Arraiza Cenoz2015-04-102-45/+45
| | | | | | (bzr r14053)
| * Fix coding style issues in perspective/envelope LPEJabier Arraiza Cenoz2015-04-102-144/+147
| | | | | | (bzr r14052)
| * Fix coding style issues in roughen LPEJabier Arraiza Cenoz2015-04-092-110/+110
| | | | | | (bzr r14048)
| * Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2015-04-092-313/+310
| | | | | | (bzr r14047)
| * Fix coding style issues in simplify LPEJabier Arraiza Cenoz2015-04-092-119/+119
| | | | | | (bzr r14046)
| * Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-081-22/+29
| | | | | | (bzr r14045)
| * herpderpLiam P. White2015-04-041-2/+2
| | | | | | (bzr r14044)
| * Add helper path to guide BSpline if path outline is hiddenJabier Arraiza Cenoz2015-04-031-2/+4
| | | | | | (bzr r14042)
| * Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-271-3/+4
| | | | | | (bzr r14033)
| * Fix a crash on perspective/envelope LPE introduced in recent refactor of ↵Jabier Arraiza Cenoz2015-03-241-6/+6
| | | | | | | | | | point parameter (bzr r14032)
| * well if I had known that existed, I would have used it soonerLiam P. White2015-03-233-111/+12
| | | | | | (bzr r14029)
| * Cleanup headers in BSpline LPEJabier Arraiza Cenoz2015-03-212-40/+7
| | | | | | (bzr r14025)
| * take out the trashLiam P. White2015-03-204-873/+30
| | | | | | (bzr r14020)
| * nop (if true etc)Liam P. White2015-03-201-37/+31
| | | | | | (bzr r14019)
| * (audible sound of head banging off wall)Liam P. White2015-03-203-59/+45
| | | | | | | | | | Fix that one thing (bzr r14018)
| * Let's hope the world doesn't endLiam P. White2015-03-192-29/+31
| | | | | | | | | | Native 2geom path outliner, still buggy (bzr r14014)
| * Fix a bug when update pointparaneter and no KnotJabier Arraiza Cenoz2015-03-161-1/+1
| | | | | | (bzr r14008)
| * Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, ↵Jabier Arraiza Cenoz2015-03-144-33/+7
| | | | | | | | | | added auto refresh knots position in point parameters when updated programaticaly (bzr r14003)
| * Lattice 2 now handle in miror mode revase of axis, also fix a bug moving ↵Jabier Arraiza Cenoz2015-03-143-3/+14
| | | | | | | | | | extem axis knots (bzr r14001)
| * Fix a bug in lattice2 with SegmentLines and add a Expander widget to ↵Jabier Arraiza Cenoz2015-03-122-41/+61
| | | | | | | | | | contract all point parameters (bzr r13998)
| * Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-129-138/+170
| | | | | | (bzr r13995)
| * Inicialite variables to prevent crashesJabier Arraiza Cenoz2015-03-114-6/+10
| | | | | | (bzr r13990)
| * Final cleanup to point parameter, lattice2 and perspective envelope. Also ↵Jabier Arraiza Cenoz2015-03-105-8/+74
| | | | | | | | | | added to lattice 2 a symmetry options (bzr r13989)
| * Fix a bug whith previous commitJabier Arraiza Cenoz2015-03-103-31/+33
| | | | | | (bzr r13988)
| * This commit remove all ocurrences of Active Desktop casts and all tool swith ↵Jabier Arraiza Cenoz2015-03-103-20/+5
| | | | | | | | | | on Perspective/Envelope and in Lattice 2, also remove some casts from point parameter (bzr r13987)
| * Remove redundant buttons on simplify LPEJabier Arraiza Cenoz2015-03-102-33/+6
| | | | | | (bzr r13986)
| * Fix a bad stringJabier Arraiza Cenoz2015-03-091-1/+1
| | | | | | (bzr r13982)
| * Removed auto size helper paths because strange resultJabier Arraiza Cenoz2015-03-094-55/+40
| | | | | | (bzr r13981)
| * Fixed a bug on simplify pointed by su_vJabier Arraiza Cenoz2015-03-082-25/+3
| | | | | | (bzr r13978)
| * i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-083-3/+3
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976)
| * Update simplify and bspline to auto size some helper paths based on current zoomJabier Arraiza Cenoz2015-03-088-25/+69
| | | | | | (bzr r13974)
| * Improved popup mesage to a LPE Simplify parameterJabier Arraiza Cenoz2015-03-071-1/+1
| | | | | | (bzr r13973)
| * Add a smooth angles parameter to Simplify LPEJabier Arraiza Cenoz2015-03-072-15/+61
| | | | | | (bzr r13972)
| * Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-0212-337/+100
| | | | | | (bzr r13961)
| * Fixed a bad castingJabier Arraiza Cenoz2015-03-021-5/+7
| | | | | | (bzr r13960)