summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-141-1/+1
* for spiro converters, close path only after last segment. (Bug 1473641)Alvin Penner2015-08-083-31/+40
* Refactor BSPline and Spiro to remove duplicated functionsJabier Arraiza Cenoz2015-08-064-150/+120
* Fix some transform problems in Bend path.Jabier Arraiza Cenoz2015-08-051-2/+1
* Fixed some typos in bsector and bsplineJabier Arraiza Cenoz2015-08-022-1/+2
* add flattern button to interactive simplifyJabier Arraiza Cenoz2015-07-271-0/+1
* fix typo in intersection_point() (Bug 1475097)Alvin Penner2015-07-191-1/+1
* Enable stitching in Spiro and SPCurve to prevent some crashesKrzysztof Kosi??ski2015-07-193-9/+9
* Fix for circular references detection in almost all cases, fixing https://bug...Marc Jeanmougin2015-07-142-9/+2
* Fix build failures on some platforms.Krzysztof Kosi??ski2015-07-081-2/+0
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-0467-506/+295
|\
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-227-96/+28
| * Merge from trunkKrzysztof Kosi??ski2015-05-228-47/+5
| |\
| * \ Merge from trunkKrzysztof Kosi??ski2015-05-0810-27/+18
| |\ \
| * | | Update 2Geom to r2347Krzysztof Kosi??ski2015-04-301-2/+2
| * | | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-285-6/+6
| * | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-2766-406/+263
* | | | Improve hidding helper path when show outline toogle is onjtx2015-06-261-3/+6
* | | | Fix for the bug 1468396. Fix the new bug noticed by su_vJabier Arraiza Cenoz2015-06-251-0/+3
* | | | Fix for the bug 1468396Jabier Arraiza Cenoz2015-06-251-0/+7
* | | | Write line_width back to SVG after initially setting it on jointype and taper...Ben Scholzen 'DASPRiD2015-05-272-0/+2
* | | | Fix taper stroke path generation (bug #1448726)Ben Scholzen 'DASPRiD2015-05-251-2/+2
|\ \ \ \
| * | | | Fix taper stroke path generationBen Scholzen 'DASPRiD2015-05-251-2/+2
| | |_|/ | |/| |
* / | | Use sane constant for min and max values in LPE dialogsBen Scholzen 'DASPRiD2015-05-202-7/+7
|/ / /
* | / Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-098-47/+5
| |/ |/|
* | fixes a few of jenkins warningsMarc Jeanmougin2015-05-083-6/+1
* | Revert bad commit (commited to wrong branch).Tavmjong Bah2015-05-031-2/+2
* | First batchTavmjong Bah2015-05-031-2/+2
* | updated with trunkMarc Jeanmougin2015-04-296-18/+14
|\ \
| * | Fix a bug linking a path parameter to a transformed elementjabiertxof2015-04-291-1/+7
| * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-275-17/+7
| |/
* | mergingMarc Jeanmougin2015-04-2637-2388/+1372
|\|
| * Add mirror symmetry to envelope/perspective LPEJabier Arraiza Cenoz2015-04-212-1/+62
| * Fix for the bug 1443039. Now reset old perspective-envelope effects and preve...Jabier Arraiza Cenoz2015-04-131-0/+7
| * Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-102-163/+164
| * Fix coding style issues in show/handles LPEJabier Arraiza Cenoz2015-04-102-45/+45
| * Fix coding style issues in perspective/envelope LPEJabier Arraiza Cenoz2015-04-102-144/+147
| * Fix coding style issues in roughen LPEJabier Arraiza Cenoz2015-04-092-110/+110
| * Fix coding style issues in lattice2 LPEJabier Arraiza Cenoz2015-04-092-313/+310
| * Fix coding style issues in simplify LPEJabier Arraiza Cenoz2015-04-092-119/+119
| * Cleaned up cmake files to build successfully on Linux.Jon A. Cruz2015-04-081-22/+29
| * herpderpLiam P. White2015-04-041-2/+2
| * Add helper path to guide BSpline if path outline is hiddenJabier Arraiza Cenoz2015-04-031-2/+4
| * Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-271-3/+4
| * Fix a crash on perspective/envelope LPE introduced in recent refactor of poin...Jabier Arraiza Cenoz2015-03-241-6/+6
| * well if I had known that existed, I would have used it soonerLiam P. White2015-03-233-111/+12
| * Cleanup headers in BSpline LPEJabier Arraiza Cenoz2015-03-212-40/+7
| * take out the trashLiam P. White2015-03-204-873/+30
| * nop (if true etc)Liam P. White2015-03-201-37/+31
| * (audible sound of head banging off wall)Liam P. White2015-03-203-59/+45