summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/satellitesarray.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-02Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof1-2/+5
change
2019-07-01Fix various minor typosYuri Chornoivan1-4/+4
2019-01-02modernize loops (2)Marc Jeanmougin1-3/+3
2019-01-02modernize loopsMarc Jeanmougin1-4/+4
2018-11-08Clarify licensesMax Gaukler1-1/+2
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-10-04Fix updating widgets on LPE missed in the refactorJabiertxof1-0/+1
2018-10-03Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable ↵Jabiertxof1-0/+1
with mouse correctly
2018-09-14improbe UX of Fillet/Chamfer LPEJabiertxof1-70/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-2/+2
This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-2/+2
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+1
A lot of header clean-up.
2017-07-29Fix a bug pointed by CR on delete nodes in fillet/chamfer LPEJabier Arraiza1-3/+4
2017-05-29Initial releaseJabiertxof1-0/+1
(bzr r15704)
2017-05-27More fixes to LPEJabiertxof1-0/+1
(bzr r15705)
2017-05-27More fixes to LPEJabiertxof1-0/+1
(bzr r15703.1.2)
2017-05-06Pre merge fixingJabiertxof1-5/+10
(bzr r13645.1.177)
2017-03-16Remove some warningsJabiertxof1-3/+3
(bzr r13645.1.172)
2017-03-16Remove some warningsJabiertxof1-2/+2
(bzr r13645.1.171)
2017-01-22Update to new code in trunkJabiertxof1-5/+3
(bzr r13645.1.166)
2016-06-19Organize doeffect functionJabier Arraiza Cenoz1-13/+13
(bzr r13645.1.164)
2016-06-18Fixes when moves a pathJabier Arraiza Cenoz1-1/+0
(bzr r13645.1.163)
2016-06-18fixing bug moving nodesJabier Arraiza Cenoz1-5/+2
(bzr r13645.1.162)
2016-06-18Pre fixing selected pointsJabier Arraiza Cenoz1-18/+27
(bzr r13645.1.161)
2016-06-14Add snap to origin in double direction knotsJabier Arraiza Cenoz1-10/+10
(bzr r13645.1.157)
2016-06-12Fix 90% of tweenk reviewJabier Arraiza Cenoz1-17/+34
(bzr r13645.1.155)
2016-06-12Handle both directions on knot repositionJabier Arraiza Cenoz1-7/+12
(bzr r13645.1.154)
2016-06-12Fix bug consecutive nodes at same positionJabier Arraiza Cenoz1-1/+6
(bzr r13645.1.152)
2016-06-11Fix the bug deleting satellitesJabier Arraiza Cenoz1-120/+128
(bzr r13645.1.148)
2016-06-11Fixing satellites bug on eraseJabier Arraiza Cenoz1-2/+17
(bzr r13645.1.146)
2016-05-26Rename branchJabier Arraiza Cenoz1-14/+14
(bzr r13645.1.145)
2016-05-26Fixing pointwiseJabier Arraiza Cenoz1-27/+29
(bzr r13645.1.143)
2016-05-15Fixing pointwiseJabier Arraiza Cenoz1-0/+10
(bzr r13645.1.137)
2016-05-14Fixing pointwiseJabier Arraiza Cenoz1-124/+107
(bzr r13645.1.135)
2016-05-11pre-remove of subpath update satellitesJabier Arraiza Cenoz1-0/+1
(bzr r13645.1.132)
2016-05-10Working with path updatesJabier Arraiza Cenoz1-154/+156
(bzr r13645.1.130)
2016-05-08First attempt to make fixed tweenk reviewJabier Arraiza Cenoz1-0/+527
(bzr r13645.1.128)