summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/satellitesarray.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-021-2/+5
| | | | change
* Fix various minor typosYuri Chornoivan2019-07-011-4/+4
|
* modernize loops (2)Marc Jeanmougin2019-01-021-3/+3
|
* modernize loopsMarc Jeanmougin2019-01-021-4/+4
|
* Clarify licensesMax Gaukler2018-11-081-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
* Fix updating widgets on LPE missed in the refactorJabiertxof2018-10-041-0/+1
|
* Fix for bug:#1659476; Horizontal slider in "Power Stroke" LPE not movable ↵Jabiertxof2018-10-031-0/+1
| | | | with mouse correctly
* improbe UX of Fillet/Chamfer LPEJabiertxof2018-09-141-70/+0
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
| | | | A lot of header clean-up.
* Fix a bug pointed by CR on delete nodes in fillet/chamfer LPEJabier Arraiza2017-07-291-3/+4
|
* More fixes to LPEJabiertxof2017-05-271-0/+1
| | | (bzr r15705)
* Pre merge fixingJabiertxof2017-05-061-5/+10
| | | (bzr r13645.1.177)
* Remove some warningsJabiertxof2017-03-161-3/+3
| | | (bzr r13645.1.172)
* Remove some warningsJabiertxof2017-03-161-2/+2
| | | (bzr r13645.1.171)
* Update to new code in trunkJabiertxof2017-01-221-5/+3
| | | (bzr r13645.1.166)
* Organize doeffect functionJabier Arraiza Cenoz2016-06-191-13/+13
| | | (bzr r13645.1.164)
* Fixes when moves a pathJabier Arraiza Cenoz2016-06-181-1/+0
| | | (bzr r13645.1.163)
* fixing bug moving nodesJabier Arraiza Cenoz2016-06-181-5/+2
| | | (bzr r13645.1.162)
* Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-18/+27
| | | (bzr r13645.1.161)
* Add snap to origin in double direction knotsJabier Arraiza Cenoz2016-06-141-10/+10
| | | (bzr r13645.1.157)
* Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-121-17/+34
| | | (bzr r13645.1.155)
* Handle both directions on knot repositionJabier Arraiza Cenoz2016-06-121-7/+12
| | | (bzr r13645.1.154)
* Fix bug consecutive nodes at same positionJabier Arraiza Cenoz2016-06-121-1/+6
| | | (bzr r13645.1.152)
* Fix the bug deleting satellitesJabier Arraiza Cenoz2016-06-111-120/+128
| | | (bzr r13645.1.148)
* Fixing satellites bug on eraseJabier Arraiza Cenoz2016-06-111-2/+17
| | | (bzr r13645.1.146)
* Rename branchJabier Arraiza Cenoz2016-05-261-14/+14
| | | (bzr r13645.1.145)
* Fixing pointwiseJabier Arraiza Cenoz2016-05-261-27/+29
| | | (bzr r13645.1.143)
* Fixing pointwiseJabier Arraiza Cenoz2016-05-151-0/+10
| | | (bzr r13645.1.137)
* Fixing pointwiseJabier Arraiza Cenoz2016-05-141-124/+107
| | | (bzr r13645.1.135)
* pre-remove of subpath update satellitesJabier Arraiza Cenoz2016-05-111-0/+1
| | | (bzr r13645.1.132)
* Working with path updatesJabier Arraiza Cenoz2016-05-101-154/+156
| | | (bzr r13645.1.130)
* First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2016-05-081-0/+527
(bzr r13645.1.128)