summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fillet-chamfer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-2/+2
| | | | | This makes it clearer whether an integer or a boolean has to be passed in this specific call.
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Misc. typosluz.paz2018-05-141-2/+2
| | | Found via `codespell` and `grep`
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
|
* Fix fillet chamfer LPE bug on adding points to pathsJabier Arraiza2018-03-311-3/+4
|
* Base LPE refactorJabier Arraiza2018-03-261-7/+12
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+5
| | | | A lot of header clean-up.
* Misc. typosUnknown2017-11-071-3/+3
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* 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
| | | (bzr r15705)
* Change bad named varsJabiertxof2017-05-271-1/+1
| | | (bzr r15704)
* Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ↵Jabiertxof2017-05-061-3/+51
| | | | | fillet chamfer (bzr r15668)
* Pre merge fixingJabiertxof2017-05-061-21/+35
| | | (bzr r13645.1.177)
* Updating code to trunkJabiertxof2017-05-061-1/+0
| | | (bzr r13645.1.176)
* Update to trunkJabier Arraiza Cenoz2017-05-051-1/+7
|\ | | | | (bzr r13645.1.174)
* | Update to new code in trunkJabiertxof2017-01-221-83/+105
| | | | | | (bzr r13645.1.166)
* | Update to trunkJabiertxof2017-01-211-0/+1
|\| | | | | (bzr r13645.1.165)
| * Fix headers on LPE'sJabiertxof2016-12-101-1/+1
| | | | | | (bzr r15318)
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
| | | | | | (bzr r15034)
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+5
| | | | | | (bzr r15027)
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+0
| | | | | | (bzr r15025)
* | Organize doeffect functionJabier Arraiza Cenoz2016-06-191-48/+39
| | | | | | (bzr r13645.1.164)
* | Fixes when moves a pathJabier Arraiza Cenoz2016-06-181-13/+11
| | | | | | (bzr r13645.1.163)
* | fixing bug moving nodesJabier Arraiza Cenoz2016-06-181-7/+7
| | | | | | (bzr r13645.1.162)
* | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-23/+30
| | | | | | (bzr r13645.1.161)
* | attemp to simplify doeffect code on fillet chamferJabier Arraiza Cenoz2016-06-181-59/+50
| | | | | | (bzr r13645.1.159)
* | Add snap to origin in double direction knotsJabier Arraiza Cenoz2016-06-141-0/+1
| | | | | | (bzr r13645.1.157)
* | Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-121-232/+122
| | | | | | (bzr r13645.1.155)
* | Fix bug consecutive nodes at same positionJabier Arraiza Cenoz2016-06-121-1/+13
| | | | | | (bzr r13645.1.152)
* | Fix the bug deleting satellitesJabier Arraiza Cenoz2016-06-111-41/+41
| | | | | | (bzr r13645.1.148)
* | Fixing satellites bug on eraseJabier Arraiza Cenoz2016-06-111-2/+1
| | | | | | (bzr r13645.1.146)
* | Rename branchJabier Arraiza Cenoz2016-05-261-24/+24
| | | | | | (bzr r13645.1.145)
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-261-21/+18
| | | | | | (bzr r13645.1.143)
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-231-2/+3
| | | | | | (bzr r13645.1.141)
* | Update to refresh knotsJabier Arraiza Cenoz2016-05-211-5/+7
| | | | | | (bzr r13645.1.139)
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-151-1/+5
| | | | | | (bzr r13645.1.137)
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-141-65/+30
| | | | | | (bzr r13645.1.135)
* | Fiximg pointwiseJabier Arraiza Cenoz2016-05-131-0/+14
| | | | | | (bzr r13645.1.133)
* | pre-remove of subpath update satellitesJabier Arraiza Cenoz2016-05-111-15/+13
| | | | | | (bzr r13645.1.132)
* | Working with path updatesJabier Arraiza Cenoz2016-05-101-130/+118
| | | | | | (bzr r13645.1.130)
* | First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2016-05-081-132/+108
| | | | | | (bzr r13645.1.128)
* | remove a waring on compileJabier Arraiza Cenoz2016-04-081-1/+1
| | | | | | (bzr r13645.1.126)
* | Remove advertaising buttons of old versionJabier Arraiza Cenoz2016-03-161-8/+0
| | | | | | (bzr r13645.1.123)
* | Update to trunkJabier Arraiza Cenoz2016-03-151-0/+12
|\| | | | | (bzr r13645.1.119)
| * Improve advertaising to Fillet-ChamferJabier Arraiza Cenoz2016-01-291-1/+1
| | | | | | (bzr r14625)
| * Add an advert to fillet chamfer users that the coming version in 'pointwise' ↵Jabier Arraiza Cenoz2016-01-291-0/+8
| | | | | | | | | | branch is not compatible. I hope soon I can commit the code (bzr r14623)
| * fixes bug:1492711 in bspline and fillet chamferjtx2015-09-111-0/+10
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14356)
* | Update to limit options to radius = 0, radious > 0 or bothJabier Arraiza Cenoz2015-09-011-6/+13
| | | | | | (bzr r13645.1.118)