summaryrefslogtreecommitdiffstats
path: root/src/live_effects (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2015-06-261-3/+6
|\
| * 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
* | removed reverse path, commented whyJabier Arraiza Cenoz2015-06-261-0/+3
* | update to trunkJabier Arraiza Cenoz2015-06-254-9/+11
|\|
| * 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
| |/
* | fix a minor bug calculating max timeJabier Arraiza Cenoz2015-05-101-1/+4
* | some comments and pointwise related refactorJabier Arraiza Cenoz2015-05-102-19/+33
* | Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-105-134/+129
* | fixing reviewJabier Arraiza Cenoz2015-05-092-31/+34
* | fixing reviewJabier Arraiza Cenoz2015-05-096-48/+45
* | update to trunkJabier Arraiza Cenoz2015-05-0916-67/+24
|\|
| * 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
| |\|
| * | mergeMarc Jeanmougin2015-04-261-10/+0
| |\ \
| * | | more cast cleanupMarc Jeanmougin2015-02-271-1/+1
| * | | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
| * | | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
| * | | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-3/+3
* | | | update to trunkJabier Arraiza Cenoz2015-04-222-1/+69
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | update to trunkJabier Arraiza Cenoz2015-04-1013-913/+921
|\| | |
| * | | 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
* | | | Adding and renaming methofs to pathinfoJabier Arraiza Cenoz2015-04-061-1/+10
* | | | rename pathinfo functionJabier Arraiza Cenoz2015-04-061-1/+1
* | | | Fixed bug on closed paths, Clenup of pathinfoJabier Arraiza Cenoz2015-04-061-2/+3
* | | | fixing bug on closed pathsJabier Arraiza Cenoz2015-04-061-0/+1
* | | | update to trunkJabier Arraiza Cenoz2015-04-062-4/+6
|\| | |
| * | | herpderpLiam P. White2015-04-041-2/+2
| * | | Add helper path to guide BSpline if path outline is hiddenJabier Arraiza Cenoz2015-04-031-2/+4
* | | | Updated Pathinfo to discrimine degenerate curves optionaly.Jabier Arraiza Cenoz2015-04-031-4/+4
* | | | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-032-35/+5
* | | | Adding suport for duplicate nodesJabier Arraiza Cenoz2015-04-022-10/+21