summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/satellitearray.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bugs post mergeJabier Arraiza Cenoz2016-03-151-4/+4
| | | (bzr r13645.1.120)
* add 'little' commentJabier Arraiza Cenoz2015-08-261-0/+10
| | | (bzr r13645.1.114)
* Cached some functionsJabier Arraiza Cenoz2015-08-231-39/+76
| | | (bzr r13645.1.111)
* satellites in curvesJabier Arraiza Cenoz2015-08-231-84/+43
| | | (bzr r13645.1.110)
* Not sure about this changes :(Jabier Arraiza Cenoz2015-08-211-2/+1
| | | (bzr r13645.1.107)
* astyleJabier Arraiza Cenoz2015-07-061-12/+12
| | | (bzr r13645.1.105)
* Fixes from branch reviewJabier Arraiza Cenoz2015-07-061-21/+60
| | | (bzr r13645.1.102)
* fix to compile on Krzysztof merge previous to fix the improvements in the ↵Jabier Arraiza Cenoz2015-07-051-6/+8
| | | | | merge request (bzr r13645.1.100)
* some comments and pointwise related refactorJabier Arraiza Cenoz2015-05-101-11/+16
| | | (bzr r13645.1.91)
* Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-101-47/+43
| | | | | TODO: double check review and comment (bzr r13645.1.89)
* fixing reviewJabier Arraiza Cenoz2015-05-091-14/+8
| | | (bzr r13645.1.87)
* fixing reviewJabier Arraiza Cenoz2015-05-091-10/+10
| | | (bzr r13645.1.86)
* update to trunkJabier Arraiza Cenoz2015-05-091-12/+2
| | | (bzr r13645.1.85)
* add move knots when move nodes pointed by su_vJabier Arraiza Cenoz2015-04-021-1/+1
| | | (bzr r13645.1.69)
* Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-011-204/+199
| | | (bzr r13645.1.66)
* Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-011-0/+524
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)