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