summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fillet-chamfer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Flushing std::coutJabier Arraiza2017-09-171-2/+0
* Fix a bug pointed by CR on delete nodes in fillet/chamfer LPEJabier Arraiza2017-07-291-3/+3
* More fixes to LPEJabiertxof2017-05-271-1/+1
* Change bad named varsJabiertxof2017-05-271-1/+1
* Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...Jabiertxof2017-05-061-3/+51
* Pre merge fixingJabiertxof2017-05-061-21/+35
* Updating code to trunkJabiertxof2017-05-061-1/+0
* Update to trunkJabier Arraiza Cenoz2017-05-051-1/+7
|\
* | Update to new code in trunkJabiertxof2017-01-221-83/+105
* | Update to trunkJabiertxof2017-01-211-0/+1
|\|
| * Fix headers on LPE'sJabiertxof2016-12-101-1/+1
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+5
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+0
* | Organize doeffect functionJabier Arraiza Cenoz2016-06-191-48/+39
* | Fixes when moves a pathJabier Arraiza Cenoz2016-06-181-13/+11
* | fixing bug moving nodesJabier Arraiza Cenoz2016-06-181-7/+7
* | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-23/+30
* | attemp to simplify doeffect code on fillet chamferJabier Arraiza Cenoz2016-06-181-59/+50
* | Add snap to origin in double direction knotsJabier Arraiza Cenoz2016-06-141-0/+1
* | Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-121-232/+122
* | Fix bug consecutive nodes at same positionJabier Arraiza Cenoz2016-06-121-1/+13
* | Fix the bug deleting satellitesJabier Arraiza Cenoz2016-06-111-41/+41
* | Fixing satellites bug on eraseJabier Arraiza Cenoz2016-06-111-2/+1
* | Rename branchJabier Arraiza Cenoz2016-05-261-24/+24
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-261-21/+18
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-231-2/+3
* | Update to refresh knotsJabier Arraiza Cenoz2016-05-211-5/+7
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-151-1/+5
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-141-65/+30
* | Fiximg pointwiseJabier Arraiza Cenoz2016-05-131-0/+14
* | pre-remove of subpath update satellitesJabier Arraiza Cenoz2016-05-111-15/+13
* | 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