summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fillet-chamfer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Working with path updatesJabier Arraiza Cenoz2016-05-101-130/+118
* | First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2016-05-081-132/+108
* | remove a waring on compileJabier Arraiza Cenoz2016-04-081-1/+1
* | Remove advertaising buttons of old versionJabier Arraiza Cenoz2016-03-161-8/+0
* | Update to trunkJabier Arraiza Cenoz2016-03-151-0/+12
|\|
| * Improve advertaising to Fillet-ChamferJabier Arraiza Cenoz2016-01-291-1/+1
| * Add an advert to fillet chamfer users that the coming version in 'pointwise' ...Jabier Arraiza Cenoz2016-01-291-0/+8
| * fixes bug:1492711 in bspline and fillet chamferjtx2015-09-111-0/+10
* | Update to limit options to radius = 0, radious > 0 or bothJabier Arraiza Cenoz2015-09-011-6/+13
* | add 'little' commentJabier Arraiza Cenoz2015-08-261-1/+0
* | Removed cache work :(Jabier Arraiza Cenoz2015-08-251-8/+0
* | addes cache and log to a function, result of the test, no diference so remove...Jabier Arraiza Cenoz2015-08-251-2/+6
* | Cached some functionsJabier Arraiza Cenoz2015-08-231-6/+6
* | satellites in curvesJabier Arraiza Cenoz2015-08-231-55/+47
* | astyleJabier Arraiza Cenoz2015-07-061-28/+22
* | Fixes from branch reviewJabier Arraiza Cenoz2015-07-061-43/+14
* | Fix a bug displaying arcsJabier Arraiza Cenoz2015-07-051-2/+2
* | fix to compile on Krzysztof merge previous to fix the improvements in the mer...Jabier Arraiza Cenoz2015-07-051-167/+180
* | update to trunkJabier Arraiza Cenoz2015-07-041-175/+162
|\|
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-5/+5
| * Merge from trunkKrzysztof Kosi??ski2015-05-221-6/+1
| |\
| * | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-1/+1
| * | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-10/+10
* | | removed reverse path, commented whyJabier Arraiza Cenoz2015-06-261-0/+3
* | | fix a minor bug calculating max timeJabier Arraiza Cenoz2015-05-101-1/+4
* | | some comments and pointwise related refactorJabier Arraiza Cenoz2015-05-101-8/+17
* | | Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-101-79/+75
* | | fixing reviewJabier Arraiza Cenoz2015-05-091-17/+26
* | | fixing reviewJabier Arraiza Cenoz2015-05-091-21/+19
* | | update to trunkJabier Arraiza Cenoz2015-05-091-6/+1
|\ \ \ | | |/ | |/|
| * | Remove documentUnits from live_effect/effect.cpp/hJabier Arraiza Cenoz2015-05-091-6/+1
| |/
* | Adding and renaming methofs to pathinfoJabier Arraiza Cenoz2015-04-061-1/+10
* | rename pathinfo functionJabier Arraiza Cenoz2015-04-061-1/+1
* | Fixed bug on closed paths, Clenup of pathinfoJabier Arraiza Cenoz2015-04-061-2/+3
* | fixing bug on closed pathsJabier Arraiza Cenoz2015-04-061-0/+1
* | Updated Pathinfo to discrimine degenerate curves optionaly.Jabier Arraiza Cenoz2015-04-031-4/+4
* | Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz2015-04-031-33/+5
* | Adding suport for duplicate nodesJabier Arraiza Cenoz2015-04-021-9/+19
* | add move knots when move nodes pointed by su_vJabier Arraiza Cenoz2015-04-021-0/+3
* | Now open -without conversion- old fillet chamfer objectsJabier Arraiza Cenoz2015-04-011-18/+22
* | Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-011-296/+360
* | More cleanup of code structure.Jabier Arraiza Cenoz2015-04-011-4/+0
* | Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-011-91/+82
* | fixed hide knots and removed unused headersJabier Arraiza Cenoz2015-03-311-7/+3
* | Remove active desktop calls from LPEJabier Arraiza Cenoz2015-03-311-8/+3
* | end append pathJabier Arraiza Cenoz2015-03-311-29/+35
* | adding append modeJabier Arraiza Cenoz2015-03-281-3/+5
* | adding append modeJabier Arraiza Cenoz2015-03-261-1/+3
* | Fixed bug when deleting nodesJabier Arraiza Cenoz2015-03-221-27/+29
* | Fixed bug whith mapsJabier Arraiza Cenoz2015-03-211-24/+22