summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fillet-chamfer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...Jabier Arraiza2019-09-301-3/+3
* Fix a bug in fillet/chamfer LPE pointed in mailing list by Miguel Lopez. Fill...Jabiertxof2019-08-161-2/+2
* Revert bad fix from previous commitJabiertxof2019-05-081-1/+1
* Fix a crashing bug on Fillet Chamfer LPEJabiertxof2019-05-081-1/+1
* modernize loopsMarc Jeanmougin2019-01-021-4/+4
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fixing bad destruction of Fillet Chamfer LPE itemsJabier Arraiza2018-11-051-10/+4
* Improve calls to document_unitsJabier Arraiza2018-09-301-6/+3
* improbe UX of Fillet/Chamfer LPEJabiertxof2018-09-141-44/+18
* Run clang-tidy’s modernize-use-bool-literals pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Misc. typosluz.paz2018-05-141-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* 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
* Misc. typosUnknown2017-11-071-3/+3
* 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