| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Fix a bug in perspective/envelope LPE, rendering points -handles- outside bou... | Jabier Arraiza Cenoz | 2014-11-01 | 1 | -2/+2 | |
| * | | | | | | | | Warning cleanup. | Jon A. Cruz | 2014-11-01 | 2 | -3/+3 | |
| * | | | | | | | | Fix a bug whith units pointed by suv in fillet-chamfer, affecting also to rou... | Jabier Arraiza Cenoz | 2014-11-01 | 1 | -4/+7 | |
| * | | | | | | | | Fixed 32-bit build break. | Jon A. Cruz | 2014-11-01 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Fix a bug whith units pointed by suv | Jabier Arraiza Cenoz | 2014-10-30 | 2 | -12/+9 | |
| * | | | | | | | Update perspective-envelope to be affected by the clip or mask on LPE patch | Jabier Arraiza Cenoz | 2014-10-23 | 1 | -0/+3 | |
| * | | | | | | | Update to trunk r13625 | Liam P. White | 2014-10-19 | 1 | -33/+16 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | noop: remove cruft from powerstrokepointarray.cpp | Johan B. C. Engelen | 2014-10-18 | 1 | -27/+1 | |
| | * | | | | | | | LPE Powerstroke, editing behavior: implement scaling of strokepath width when... | Johan B. C. Engelen | 2014-10-18 | 1 | -2/+16 | |
| * | | | | | | | | Fix LPE Powerstroke unintuitive / unstable / scale-dependent behavior | Johan B. C. Engelen | 2014-10-18 | 1 | -0/+12 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Update to trunk r13621 | Liam P. White | 2014-10-17 | 1 | -4/+2 | |
| |\| | | | | | | ||||||
| | * | | | | | | LPEVonKoch: improve rev. 13589 by removing the else branch for complexity cal... | Johan B. C. Engelen | 2014-10-12 | 1 | -4/+2 | |
| | * | | | | | | LPEVonKoch : remove redundant assignment (is taken care of by the following i... | Johan B. C. Engelen | 2014-10-11 | 1 | -1/+1 | |
| * | | | | | | | Fix previous revision. | Liam P. White | 2014-10-16 | 6 | -121/+58 | |
| * | | | | | | | Update to bspline branch, now helper path fixed and optional | root | 2014-10-16 | 2 | -50/+94 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 5 | -8/+8 | |
| |\| | | | | | ||||||
| | * | | | | | i18n. Fix for Bug #380522 (strings that need to be fixed for translation). | Nicolas Dufour | 2014-10-02 | 1 | -1/+1 | |
| | * | | | | | Fix bug #1367520 (crash regression) | Liam P. White | 2014-09-10 | 2 | -2/+2 | |
| | * | | | | | LPE Powerstroke: enable Extrapolated arc, remove Extrapolated (mirroring) | Johan B. C. Engelen | 2014-09-05 | 1 | -6/+5 | |
| | * | | | | | LPE Powerstroke: add Centripetal Catmull-Rom interpolator | Johan B. C. Engelen | 2014-09-04 | 2 | -2/+91 | |
| | * | | | | | Fix bug #1068987 LPE prespective_path crash inkscape | Jabier Arraiza Cenoz | 2014-08-20 | 2 | -3/+102 | |
| * | | | | | | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 6 | -7/+7 | |
| * | | | | | | add support for document-units in the helper path of bspline | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -2/+9 | |
| * | | | | | | A little fix in fillet-chamfer to hide knot helper path at hide the knots | Jabier Arraiza Cenoz | 2014-09-29 | 1 | -1/+5 | |
| * | | | | | | this patch fix the problem whith clips and mask update in live effects. | Jabier Arraiza Cenoz | 2014-09-29 | 14 | -3/+50 | |
| * | | | | | | This push add a partial solution to scale powerstroke shapes without distorsion | Jabier Arraiza Cenoz | 2014-09-29 | 2 | -5/+8 | |
| * | | | | | | Add helper paths to BSPline | Jabier Arraiza Cenoz | 2014-09-29 | 2 | -0/+37 | |
| * | | | | | | Fillet-Chamfer update. Two things. | Jabier Arraiza Cenoz | 2014-09-29 | 3 | -24/+37 | |
| * | | | | | | remove magic numbers from bspline | Jabier Arraiza Cenoz | 2014-09-23 | 1 | -19/+23 | |
| * | | | | | | Fix for strange gap at shift to cusp in bspline | Jabier Arraiza Cenoz | 2014-09-22 | 1 | -259/+101 | |
| * | | | | | | Refactor LPETaperStroke a little bit | Liam P. White | 2014-09-16 | 2 | -106/+111 | |
| * | | | | | | Roughen LPE: cleanup, improvements in code -loop part thanks Nathan-, credits... | Jabier Arraiza Cenoz | 2014-09-15 | 2 | -359/+300 | |
| * | | | | | | More formatting | Liam P. White | 2014-09-14 | 1 | -20/+28 | |
| * | | | | | | Warnings cleanup; formatting | Liam P. White | 2014-09-14 | 7 | -99/+93 | |
| * | | | | | | Small cleanup | Liam P. White | 2014-09-14 | 8 | -35/+40 | |
| * | | | | | | Merge in ponyscape features by Theo and worked on my LiamW | Martin Owens | 2014-09-14 | 36 | -39/+3885 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update to experimental r13543 | Liam P. White | 2014-09-07 | 1 | -1/+1 | |
| | * | | | | | | Fix gtk3 build | Liam P. White | 2014-09-02 | 1 | -0/+2 | |
| | * | | | | | | Update to experimental r13531 | Liam P. White | 2014-08-31 | 18 | -36/+399 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Update to experimental r13483 | Liam P. White | 2014-08-17 | 8 | -4/+290 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Update to experimental r13479 | Liam P. White | 2014-08-12 | 2 | -63/+75 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Update to experimental r13460 | Liam P. White | 2014-08-06 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Update to experimental r13452 | Liam P. White | 2014-07-30 | 7 | -11/+486 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Refactoring of linejoin code | Liam P. White | 2014-07-23 | 2 | -301/+283 | |
| | * | | | | | | | | | | This file does not need executable permissions | Liam P. White | 2014-07-23 | 1 | -0/+0 | |
| | * | | | | | | | | | | Update to experimental r13436 | Liam P. White | 2014-07-23 | 2 | -13/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Duplicate LPE entries | Liam P. White | 2014-07-23 | 1 | -5/+0 | |
| | * | | | | | | | | | | | Update to experimental r13429 | Liam P. White | 2014-07-17 | 3 | -15/+94 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Update to experimental r13428 | Liam P. White | 2014-07-09 | 13 | -838/+867 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Update to experimental r13418 | Liam P. White | 2014-07-05 | 9 | -0/+1540 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
