summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/array.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Organize doeffect functionJabier Arraiza Cenoz2016-06-191-1/+1
| | | (bzr r13645.1.164)
* Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-121-7/+8
| | | (bzr r13645.1.155)
* Update to refresh knotsJabier Arraiza Cenoz2016-05-211-9/+9
| | | (bzr r13645.1.139)
* Fixing pointwiseJabier Arraiza Cenoz2016-05-141-41/+27
| | | (bzr r13645.1.135)
* Working with path updatesJabier Arraiza Cenoz2016-05-101-20/+21
| | | (bzr r13645.1.130)
* First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2016-05-081-34/+37
| | | (bzr r13645.1.128)
* Fixes from branch reviewJabier Arraiza Cenoz2015-07-061-1/+1
| | | (bzr r13645.1.102)
* Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-101-1/+8
| | | | | TODO: double check review and comment (bzr r13645.1.89)
* fixing reviewJabier Arraiza Cenoz2015-05-091-7/+7
| | | (bzr r13645.1.86)
* Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-011-42/+35
| | | | | | | | | | Removed dependency to helper/geom.h Now use a simple vector, not a vector of pairs of size_t and Satellite Getters and setters on Satellite removed Update store parameter to a more friendly string, like powerstroke Todo: Documentation and Fix coding style. (bzr r13645.1.63)
* Fixed bug when deleting nodesJabier Arraiza Cenoz2015-03-221-5/+5
| | | (bzr r13645.1.51)
* fixing a boring bug in path manipulatorJabier Arraiza Cenoz2015-03-191-9/+8
| | | (bzr r13645.1.43)
* finish helper paths and beter handle of fillet/chamfer overflow. Also make ↵Jabier Arraiza Cenoz2015-03-071-3/+3
| | | | | the satellitepairarray LPE parameter usable for other pointwise effects, not only to fillet chamfer (bzr r13645.1.35)
* All features done, only need piecewise update functionJabier Arraiza Cenoz2015-03-041-4/+8
| | | (bzr r13645.1.33)
* added mirror knotsJabier Arraiza Cenoz2015-03-011-6/+8
| | | (bzr r13645.1.26)
* adding mirror knotJabier Arraiza Cenoz2015-03-011-5/+5
| | | (bzr r13645.1.25)
* improving codeJabier Arraiza Cenoz2015-02-281-4/+4
| | | (bzr r13645.1.24)
* continuing fillet/chamferJabier Arraiza Cenoz2015-02-161-5/+4
| | | (bzr r13645.1.13)
* added knotsJabier Arraiza Cenoz2015-02-151-1/+1
| | | (bzr r13645.1.12)
* first stepsJabier Arraiza Cenoz2015-02-151-21/+30
| | | (bzr r13645.1.9)
* starting whith pointwiseJabier Arraiza Cenoz2015-02-081-0/+32
| | | (bzr r13645.1.7)
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
| | | (bzr r11503)
* more powerstroke build infrastructureJohan B. C. Engelen2010-07-261-0/+16
| | | (bzr r9656)
* Merge from fe-movedTed Gould2008-11-211-0/+51
(bzr r6891)