| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updating original path | Jabier Arraiza Cenoz | 2013-03-14 | 3 | -136/+85 |
| * | ~sub fix, double click to reset default handles and control to 10% step | root | 2013-03-11 | 2 | -3/+137 |
| * | refactor bsplineSpirolive | Jabier Arraiza Cenoz | 2013-03-05 | 1 | -55/+51 |
| * | Spiro refactor | Jabier Arraiza Cenoz | 2013-03-03 | 1 | -34/+38 |
| * | BSpline refactor | Jabier Arraiza Cenoz | 2013-03-01 | 1 | -66/+52 |
| * | Fixed closed pc->ea | Jabier Arraiza Cenoz | 2013-02-28 | 1 | -7/+3 |
| * | Saved for next refactor | Jabier Arraiza Cenoz | 2013-02-23 | 1 | -29/+48 |
| * | Mayor refactor | Jabier Arraiza Cenoz | 2013-02-19 | 1 | -46/+34 |
| * | refactor | Jabier Arraiza Cenoz | 2013-02-18 | 1 | -23/+23 |
| * | All done except cusp continuous and close bspline | Jabier Arraiza Cenoz | 2013-02-14 | 1 | -1/+1 |
| * | First Steps, BSpline Live Path Ok, working Pen Context | Jabier Arraiza Cenoz | 2013-02-13 | 2 | -36/+54 |
| * | First attempt for Adjustable Wheight | Jabier Arraiza Cenoz | 2013-02-12 | 2 | -56/+28 |
| * | Merge from branch | Jabier Arraiza Cenoz | 2013-01-18 | 60 | -149/+147 |
| |\ | |||||
| | * | const .... | Johan B. C. Engelen | 2013-01-17 | 35 | -84/+84 |
| | * | more const happiness (and removal of duplicate code in sp-object.h) | Johan B. C. Engelen | 2013-01-17 | 30 | -33/+33 |
| | * | const methods | Johan B. C. Engelen | 2013-01-17 | 15 | -32/+30 |
| * | | Fix BSplines whit 1 segment | Jabier Arraiza Cenoz | 2013-01-08 | 1 | -0/+2 |
| * | | fix continue | Jabier Arraiza Cenoz | 2013-01-06 | 1 | -12/+15 |
| * | | fix continue | Jabier Arraiza Cenoz | 2013-01-05 | 1 | -12/+9 |
| * | | Fixing StartAnchor problems in bspline | Jabier Arraiza Cenoz | 2013-01-04 | 1 | -4/+15 |
| * | | Going to merge | Jabier Arraiza Cenoz | 2012-12-24 | 2 | -0/+261 |
| * | | bzr history lost by a killed merge | Jabier Arraiza Cenoz | 2012-12-14 | 4 | -1/+19 |
| |/ | |||||
| * | update cmake files & make function static. | Campbell Barton | 2012-10-22 | 1 | -1/+1 |
| * | UI uniformisation | Kris De Gussem | 2012-10-21 | 12 | -38/+38 |
| * | Do not show console debug messages for dynastroke lpe | Kris De Gussem | 2012-10-20 | 1 | -17/+17 |
| * | UI uniformisation | Kris De Gussem | 2012-10-20 | 2 | -11/+11 |
| * | Fix "shift disables snapping" for LPEs and for editing objects | Diederik van Lierop | 2012-10-14 | 11 | -36/+36 |
| * | Don't try to set infinite bounds on SpinButtons in LPE Scalar | Alex Valavanis | 2012-10-14 | 1 | -2/+2 |
| * | powerstroke: fix stuff! (apparently commit didn't work yesterday) | Johan B. C. Engelen | 2012-10-10 | 1 | -68/+61 |
| * | UI consistency fix (pointed Bug #955060, comment #24). | Nicolas Dufour | 2012-10-09 | 1 | -1/+1 |
| * | powerstroke: arc extrp. corner case handling | Johan B. C. Engelen | 2012-10-07 | 1 | -7/+28 |
| * | powerstroke: arc extrapolate fix | Johan B. C. Engelen | 2012-10-07 | 1 | -3/+5 |
| * | powerstroke: add arc-extrapolation, but disable it for release | Johan B. C. Engelen | 2012-10-06 | 1 | -1/+140 |
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 5 | -18/+20 |
| * | Translations. Adding new LPE to the translation template, UI consistency fixe... | Nicolas Dufour | 2012-10-01 | 2 | -10/+10 |
| * | Warnings cleanup (see Bug #1034663). | Nicolas Dufour | 2012-08-09 | 1 | -1/+1 |
| * | Fix missing glibmm header | Alex Valavanis | 2012-06-21 | 1 | -0/+2 |
| * | Removed unneeded header style filename #defines | Jon A. Cruz | 2012-06-17 | 33 | -51/+0 |
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 31 | -0/+64 |
| * | probably this was intended | Kris De Gussem | 2012-06-07 | 1 | -1/+1 |
| * | Fixing warnings. | Jon A. Cruz | 2012-05-25 | 1 | -2/+2 |
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 10 | -65/+44 |
| * | powerstroke: restrict the 'ray' values for ellipses that powerstroke can gene... | Johan B. C. Engelen | 2012-04-28 | 1 | -0/+9 |
| * | powerstroke: cautious fix. | Johan B. C. Engelen | 2012-04-25 | 1 | -2/+2 |
| * | powerstroke: add errorhandling for rounded corners. | Johan B. C. Engelen | 2012-04-25 | 1 | -1/+11 |
| * | Warning cleanup | Jon A. Cruz | 2012-04-18 | 2 | -5/+6 |
| * | Loop index type cleanup | Jon A. Cruz | 2012-04-16 | 1 | -1/+1 |
| * | powerstroke: fix inside of corners. | Johan B. C. Engelen | 2012-04-15 | 1 | -50/+40 |
| * | powerstroke: more robust method of determining parameters at joins. should fi... | Johan B. C. Engelen | 2012-04-14 | 1 | -71/+18 |
| * | small 2geom update | Johan B. C. Engelen | 2012-04-13 | 1 | -15/+0 |
