| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-05-26 | Rename branch | Jabier Arraiza Cenoz | 1 | -74/+0 | |
| (bzr r13645.1.145) | |||||
| 2016-05-21 | Update to refresh knots | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r13645.1.139) | |||||
| 2016-05-14 | Fixing pointwise | Jabier Arraiza Cenoz | 1 | -128/+15 | |
| (bzr r13645.1.135) | |||||
| 2016-05-13 | Fiximg pointwise | Jabier Arraiza Cenoz | 1 | -8/+24 | |
| (bzr r13645.1.133) | |||||
| 2016-05-11 | pre-remove of subpath update satellites | Jabier Arraiza Cenoz | 1 | -71/+76 | |
| (bzr r13645.1.132) | |||||
| 2016-05-10 | Working with path updates | Jabier Arraiza Cenoz | 1 | -31/+32 | |
| (bzr r13645.1.130) | |||||
| 2016-05-08 | First attempt to make fixed tweenk review | Jabier Arraiza Cenoz | 1 | -196/+81 | |
| (bzr r13645.1.128) | |||||
| 2015-08-26 | astyle code | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r13645.1.116) | |||||
| 2015-08-23 | Cached some functions | Jabier Arraiza Cenoz | 1 | -10/+10 | |
| (bzr r13645.1.111) | |||||
| 2015-08-23 | satellites in curves | Jabier Arraiza Cenoz | 1 | -56/+5 | |
| (bzr r13645.1.110) | |||||
| 2015-08-21 | remove couts | Jabier Arraiza Cenoz | 1 | -2/+0 | |
| (bzr r13645.1.109) | |||||
| 2015-08-21 | Not sure about this changes :( | Jabier Arraiza Cenoz | 1 | -33/+60 | |
| (bzr r13645.1.107) | |||||
| 2015-07-06 | astyle | Jabier Arraiza Cenoz | 1 | -17/+13 | |
| (bzr r13645.1.105) | |||||
| 2015-07-06 | pointwise tweak | Jabier Arraiza Cenoz | 1 | -2/+0 | |
| (bzr r13645.1.104) | |||||
| 2015-07-06 | Fixes from branch review | Jabier Arraiza Cenoz | 1 | -48/+76 | |
| (bzr r13645.1.102) | |||||
| 2015-07-05 | fix to compile on Krzysztof merge previous to fix the improvements in the ↵ | Jabier Arraiza Cenoz | 1 | -5/+5 | |
| merge request (bzr r13645.1.100) | |||||
| 2015-06-26 | removed reverse path, commented why | Jabier Arraiza Cenoz | 1 | -13/+1 | |
| (bzr r13645.1.97) | |||||
| 2015-06-25 | attemp to handle reverse path | Jabier Arraiza Cenoz | 1 | -1/+13 | |
| (bzr r13645.1.95) | |||||
| 2015-05-10 | some comments and pointwise related refactor | Jabier Arraiza Cenoz | 1 | -12/+11 | |
| (bzr r13645.1.91) | |||||
| 2015-05-10 | Working on Krzysztof review. Seems to be all fixed. | Jabier Arraiza Cenoz | 1 | -14/+20 | |
| TODO: double check review and comment (bzr r13645.1.89) | |||||
| 2015-05-09 | fixing review | Jabier Arraiza Cenoz | 1 | -22/+23 | |
| (bzr r13645.1.86) | |||||
| 2015-04-22 | prevent overflow index on a pathinfo function | Jabier Arraiza Cenoz | 1 | -25/+0 | |
| (bzr r13645.1.84) | |||||
| 2015-04-22 | adding suport to full path reverse | Jabier Arraiza Cenoz | 1 | -0/+24 | |
| (bzr r13645.1.82) | |||||
| 2015-04-06 | added comment | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| (bzr r13645.1.80) | |||||
| 2015-04-06 | Adding and renaming methofs to pathinfo | Jabier Arraiza Cenoz | 1 | -29/+11 | |
| (bzr r13645.1.79) | |||||
| 2015-04-06 | rename pathinfo function | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r13645.1.78) | |||||
| 2015-04-03 | Updated Pathinfo to discrimine degenerate curves optionaly. | Jabier Arraiza Cenoz | 1 | -5/+5 | |
| Fixed redundant data in are_near from pointwise Fixed Fillet-Chamfer lpe to allow duplicate nodes (bzr r13645.1.73) | |||||
| 2015-04-03 | Update pathinfo class to allow piecewise and pathvector as input. | Jabier Arraiza Cenoz | 1 | -6/+56 | |
| Add a method on pointwise to allow update if degenerated curves in new path, not noticed by piecewises (bzr r13645.1.72) | |||||
| 2015-04-02 | Adding suport for duplicate nodes | Jabier Arraiza Cenoz | 1 | -8/+6 | |
| Allow degenrate curves Show helper path whith original path (bzr r13645.1.70) | |||||
| 2015-04-01 | Added documentation and fix to coding style. | Jabier Arraiza Cenoz | 1 | -89/+96 | |
| (bzr r13645.1.66) | |||||
| 2015-04-01 | add documentation | Jabier Arraiza Cenoz | 1 | -29/+31 | |
| (bzr r13645.1.65) | |||||
| 2015-04-01 | More cleanup of code structure. | Jabier Arraiza Cenoz | 1 | -73/+44 | |
| TODO: Documentation TODO: Fit code guidelines of Inkscape (bzr r13645.1.64) | |||||
| 2015-04-01 | Move 2Geom work to a intermediate positon -helper- | Jabier Arraiza Cenoz | 1 | -0/+268 | |
| Removed dependency to helper/geom.h Now use a simple vector, not a vector of pairs of size_t and Satellite Getters and setters on Satellite removed Update store parameter to a more friendly string, like powerstroke Todo: Documentation and Fix coding style. (bzr r13645.1.63) | |||||
