summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fillet-chamfer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-30Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza1-3/+3
2019-08-16Fix a bug in fillet/chamfer LPE pointed in mailing list by Miguel Lopez. Fill...Jabiertxof1-2/+2
2019-05-08Revert bad fix from previous commitJabiertxof1-1/+1
2019-05-08Fix a crashing bug on Fillet Chamfer LPEJabiertxof1-1/+1
2019-01-02modernize loopsMarc Jeanmougin1-4/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-05Fixing bad destruction of Fillet Chamfer LPE itemsJabier Arraiza1-10/+4
2018-09-30Improve calls to document_unitsJabier Arraiza1-6/+3
2018-09-14improbe UX of Fillet/Chamfer LPEJabiertxof1-44/+18
2018-06-18Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-4/+4
2018-05-14Misc. typosluz.paz1-2/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-03-31Fix fillet chamfer LPE bug on adding points to pathsJabier Arraiza1-3/+4
2018-03-26Base LPE refactorJabier Arraiza1-7/+12
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+5
2017-11-07Misc. typosUnknown1-3/+3
2017-09-17Flushing std::coutJabier Arraiza1-2/+0
2017-07-29Fix a bug pointed by CR on delete nodes in fillet/chamfer LPEJabier Arraiza1-3/+3
2017-05-29Initial releaseJabiertxof1-2/+2
2017-05-27More fixes to LPEJabiertxof1-1/+1
2017-05-27More fixes to LPEJabiertxof1-1/+1
2017-05-27Change bad named varsJabiertxof1-1/+1
2017-05-27Change bad named varsJabiertxof1-1/+1
2017-05-06Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...Jabiertxof1-3/+51
2017-05-06Pre merge fixingJabiertxof1-21/+35
2017-05-06Updating code to trunkJabiertxof1-1/+0
2017-04-28ResetJabiertxof1-15/+1
2017-04-27Add end of preferences GUIJabier Arraiza Cenoz1-1/+1
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-1/+15
2017-01-22Update to new code in trunkJabiertxof1-83/+105
2016-12-16remove rollback to 15315Jabiertxof1-1/+1
2016-12-16Rollback 15315Jabiertxof1-1/+1
2016-12-10Fix headers on LPE'sJabiertxof1-1/+1
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+0
2016-06-19Organize doeffect functionJabier Arraiza Cenoz1-48/+39
2016-06-18Fixes when moves a pathJabier Arraiza Cenoz1-13/+11
2016-06-18fixing bug moving nodesJabier Arraiza Cenoz1-7/+7
2016-06-18Pre fixing selected pointsJabier Arraiza Cenoz1-23/+30
2016-06-18attemp to simplify doeffect code on fillet chamferJabier Arraiza Cenoz1-59/+50
2016-06-14Add snap to origin in double direction knotsJabier Arraiza Cenoz1-0/+1
2016-06-12Fix 90% of tweenk reviewJabier Arraiza Cenoz1-232/+122
2016-06-12Fix bug consecutive nodes at same positionJabier Arraiza Cenoz1-1/+13
2016-06-11Fix the bug deleting satellitesJabier Arraiza Cenoz1-41/+41
2016-06-11Fixing satellites bug on eraseJabier Arraiza Cenoz1-2/+1
2016-05-26Rename branchJabier Arraiza Cenoz1-24/+24
2016-05-26Fixing pointwiseJabier Arraiza Cenoz1-21/+18