summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/satellitearray.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)