| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 2 | -2/+2 | |
| | * | | | | | | | Update to trunk r13766 | Liam P. White | 2014-11-26 | 1 | -5/+5 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 2014-11-24 | 1 | -5/+5 | |
| | * | | | | | | | | Update to trunk r13750 | Liam P. White | 2014-11-24 | 11 | -141/+154 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | Fixed a bug pointed by suv running from comand line, also removed another des... | Jabier Arraiza Cenoz | 2014-11-21 | 1 | -2/+3 | |
| | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | | * | | | | | | remove extra commnets | Jabier Arraiza Cenoz | 2014-11-19 | 1 | -2/+0 | |
| | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | | fix a bug in fillet/chamfer on apply on non shapes | Jabier Arraiza Cenoz | 2014-11-17 | 1 | -0/+2 | |
| | | * | | | | | fix a bug in bspline on apply on non shapes | Jabier Arraiza Cenoz | 2014-11-17 | 2 | -18/+5 | |
| | | * | | | | | Fixes crash with perspective_lpe | Jabier Arraiza Cenoz | 2014-11-17 | 2 | -20/+25 | |
| | | * | | | | | Fixed problems on groups and add a extra option to not need calculate degrees... | Jabier Arraiza Cenoz | 2014-11-16 | 2 | -47/+17 | |
| | | * | | | | | add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angle | Jabier Arraiza Cenoz | 2014-11-15 | 2 | -24/+5 | |
| | | * | | | | | Update Chamfer Steps to more unequivocal number, thanks to the feedback of Iv... | Jabier Arraiza Cenoz | 2014-11-15 | 1 | -3/+3 | |
| | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | | Update to trunk r13690 | Liam P. White | 2014-11-09 | 15 | -254/+167 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Update to trunk r13648 | Liam P. White | 2014-10-31 | 5 | -45/+40 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Update to experimental r13619 | Liam P. White | 2014-10-18 | 9 | -175/+154 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Update to experimental r13598 | Liam P. White | 2014-10-08 | 28 | -48/+159 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Update to experimental r13565 | Liam P. White | 2014-09-27 | 46 | -799/+4643 | |
| | * | | | | | | | | | Update to experimental r13527 | Liam P. White | 2014-08-30 | 20 | -97/+756 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Update to experimental r13464 | Liam P. White | 2014-08-08 | 8 | -1/+463 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Update to experimental r13440 | Liam P. White | 2014-07-24 | 19 | -707/+2362 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | 5. Refactoring of Application class: make copy/assignment operators private, ... | Liam P. White | 2014-06-27 | 5 | -6/+6 | |
| | * | | | | | | | | | | | | 1. make it compile | Liam P. White | 2014-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | adding fussion improvements | Jabier Arraiza Cenoz | 2014-12-02 | 2 | -7/+116 | |
| * | | | | | | | | | | | | | 360 auto degree calculation check | Jabier Arraiza Cenoz | 2014-11-16 | 2 | -44/+10 | |
| * | | | | | | | | | | | | | fix a crash bug applyed on groups | Jabier Arraiza Cenoz | 2014-11-14 | 3 | -6/+11 | |
| | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv... | Jabier Arraiza Cenoz | 2014-11-14 | 3 | -26/+86 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed bug in node point selection to LPE. | Jabier Arraiza Cenoz | 2014-11-12 | 1 | -3/+6 | |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | | fix a bug pointed by su_v in fillet chamfer dialog, about units | Jabier Arraiza Cenoz | 2014-11-09 | 4 | -2/+9 | |
| | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | | powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ... | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha... | Jabier Arraiza Cenoz | 2014-11-05 | 8 | -219/+96 | |
| * | | | | | | | | i18n. Fix for bug #1389509 (typos in trunk-r13669). | Masato Hashimoto | 2014-11-05 | 1 | -1/+1 | |
| * | | | | | | | | Update wrong variable name and apply the same way to select nodes to fillet/c... | Jabier Arraiza Cenoz | 2014-11-03 | 4 | -25/+25 | |
| * | | | | | | | | A bit remove of unnecesary code | Jabier Arraiza Cenoz | 2014-11-03 | 1 | -9/+3 | |
| * | | | | | | | | Added a extra layer of roughen pointed by Ivan Louette | Jabier Arraiza Cenoz | 2014-11-03 | 2 | -2/+24 | |
| * | | | | | | | | Update fillet/chamfer to allow subdivisions in chamfer mode. | Jabier Arraiza Cenoz | 2014-11-03 | 4 | -35/+50 | |
| * | | | | | | | | Fix a bug pointed by Ivan Louette about strage fixed angle displazements | Jabier Arraiza Cenoz | 2014-11-03 | 1 | -1/+3 | |
| * | | | | | | | | Change calls to desktop with SP_ACTIVE_DESKTOP | Jabier Arraiza Cenoz | 2014-11-02 | 6 | -15/+14 | |
| * | | | | | | | | 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 | |
