| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Working with path updates | Jabier Arraiza Cenoz | 2016-05-10 | 1 | -130/+118 | |
| * | | First attempt to make fixed tweenk review | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -132/+108 | |
| * | | remove a waring on compile | Jabier Arraiza Cenoz | 2016-04-08 | 1 | -1/+1 | |
| * | | Remove advertaising buttons of old version | Jabier Arraiza Cenoz | 2016-03-16 | 1 | -8/+0 | |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-03-15 | 1 | -0/+12 | |
| |\| | ||||||
| | * | Improve advertaising to Fillet-Chamfer | Jabier Arraiza Cenoz | 2016-01-29 | 1 | -1/+1 | |
| | * | Add an advert to fillet chamfer users that the coming version in 'pointwise' ... | Jabier Arraiza Cenoz | 2016-01-29 | 1 | -0/+8 | |
| | * | fixes bug:1492711 in bspline and fillet chamfer | jtx | 2015-09-11 | 1 | -0/+10 | |
| * | | Update to limit options to radius = 0, radious > 0 or both | Jabier Arraiza Cenoz | 2015-09-01 | 1 | -6/+13 | |
| * | | add 'little' comment | Jabier Arraiza Cenoz | 2015-08-26 | 1 | -1/+0 | |
| * | | Removed cache work :( | Jabier Arraiza Cenoz | 2015-08-25 | 1 | -8/+0 | |
| * | | addes cache and log to a function, result of the test, no diference so remove... | Jabier Arraiza Cenoz | 2015-08-25 | 1 | -2/+6 | |
| * | | Cached some functions | Jabier Arraiza Cenoz | 2015-08-23 | 1 | -6/+6 | |
| * | | satellites in curves | Jabier Arraiza Cenoz | 2015-08-23 | 1 | -55/+47 | |
| * | | astyle | Jabier Arraiza Cenoz | 2015-07-06 | 1 | -28/+22 | |
| * | | Fixes from branch review | Jabier Arraiza Cenoz | 2015-07-06 | 1 | -43/+14 | |
| * | | Fix a bug displaying arcs | Jabier Arraiza Cenoz | 2015-07-05 | 1 | -2/+2 | |
| * | | fix to compile on Krzysztof merge previous to fix the improvements in the mer... | Jabier Arraiza Cenoz | 2015-07-05 | 1 | -167/+180 | |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-07-04 | 1 | -175/+162 | |
| |\| | ||||||
| | * | Update to 2Geom revision 2396 | Krzysztof Kosi??ski | 2015-05-22 | 1 | -5/+5 | |
| | * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-22 | 1 | -6/+1 | |
| | |\ | ||||||
| | * | | Fix calls to Geom::cross() - sign change. | Krzysztof Kosi??ski | 2015-04-28 | 1 | -1/+1 | |
| | * | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -10/+10 | |
| * | | | removed reverse path, commented why | Jabier Arraiza Cenoz | 2015-06-26 | 1 | -0/+3 | |
| * | | | fix a minor bug calculating max time | Jabier Arraiza Cenoz | 2015-05-10 | 1 | -1/+4 | |
| * | | | some comments and pointwise related refactor | Jabier Arraiza Cenoz | 2015-05-10 | 1 | -8/+17 | |
| * | | | Working on Krzysztof review. Seems to be all fixed. | Jabier Arraiza Cenoz | 2015-05-10 | 1 | -79/+75 | |
| * | | | fixing review | Jabier Arraiza Cenoz | 2015-05-09 | 1 | -17/+26 | |
| * | | | fixing review | Jabier Arraiza Cenoz | 2015-05-09 | 1 | -21/+19 | |
| * | | | update to trunk | Jabier Arraiza Cenoz | 2015-05-09 | 1 | -6/+1 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | Remove documentUnits from live_effect/effect.cpp/h | Jabier Arraiza Cenoz | 2015-05-09 | 1 | -6/+1 | |
| | |/ | ||||||
| * | | Adding and renaming methofs to pathinfo | Jabier Arraiza Cenoz | 2015-04-06 | 1 | -1/+10 | |
| * | | rename pathinfo function | Jabier Arraiza Cenoz | 2015-04-06 | 1 | -1/+1 | |
| * | | Fixed bug on closed paths, Clenup of pathinfo | Jabier Arraiza Cenoz | 2015-04-06 | 1 | -2/+3 | |
| * | | fixing bug on closed paths | Jabier Arraiza Cenoz | 2015-04-06 | 1 | -0/+1 | |
| * | | Updated Pathinfo to discrimine degenerate curves optionaly. | Jabier Arraiza Cenoz | 2015-04-03 | 1 | -4/+4 | |
| * | | Update pathinfo class to allow piecewise and pathvector as input. | Jabier Arraiza Cenoz | 2015-04-03 | 1 | -33/+5 | |
| * | | Adding suport for duplicate nodes | Jabier Arraiza Cenoz | 2015-04-02 | 1 | -9/+19 | |
| * | | add move knots when move nodes pointed by su_v | Jabier Arraiza Cenoz | 2015-04-02 | 1 | -0/+3 | |
| * | | Now open -without conversion- old fillet chamfer objects | Jabier Arraiza Cenoz | 2015-04-01 | 1 | -18/+22 | |
| * | | Added documentation and fix to coding style. | Jabier Arraiza Cenoz | 2015-04-01 | 1 | -296/+360 | |
| * | | More cleanup of code structure. | Jabier Arraiza Cenoz | 2015-04-01 | 1 | -4/+0 | |
| * | | Move 2Geom work to a intermediate positon -helper- | Jabier Arraiza Cenoz | 2015-04-01 | 1 | -91/+82 | |
| * | | fixed hide knots and removed unused headers | Jabier Arraiza Cenoz | 2015-03-31 | 1 | -7/+3 | |
| * | | Remove active desktop calls from LPE | Jabier Arraiza Cenoz | 2015-03-31 | 1 | -8/+3 | |
| * | | end append path | Jabier Arraiza Cenoz | 2015-03-31 | 1 | -29/+35 | |
| * | | adding append mode | Jabier Arraiza Cenoz | 2015-03-28 | 1 | -3/+5 | |
| * | | adding append mode | Jabier Arraiza Cenoz | 2015-03-26 | 1 | -1/+3 | |
| * | | Fixed bug when deleting nodes | Jabier Arraiza Cenoz | 2015-03-22 | 1 | -27/+29 | |
| * | | Fixed bug whith maps | Jabier Arraiza Cenoz | 2015-03-21 | 1 | -24/+22 | |
