summaryrefslogtreecommitdiffstats
path: root/src/helper/geom-satellite.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Organize doeffect functionJabier Arraiza Cenoz2016-06-191-1/+1
| | | (bzr r13645.1.164)
* Fix 90% of tweenk reviewJabier Arraiza Cenoz2016-06-121-41/+17
| | | (bzr r13645.1.155)
* Working with path updatesJabier Arraiza Cenoz2016-05-101-11/+11
| | | (bzr r13645.1.130)
* First attempt to make fixed tweenk reviewJabier Arraiza Cenoz2016-05-081-33/+27
| | | (bzr r13645.1.128)
* astyle codeJabier Arraiza Cenoz2015-08-261-8/+8
| | | (bzr r13645.1.116)
* Removed cache work :(Jabier Arraiza Cenoz2015-08-251-77/+1
| | | (bzr r13645.1.113)
* addes cache and log to a function, result of the test, no diference so ↵Jabier Arraiza Cenoz2015-08-251-29/+79
| | | | | remove cache on next commit (bzr r13645.1.112)
* Cached some functionsJabier Arraiza Cenoz2015-08-231-2/+2
| | | (bzr r13645.1.111)
* satellites in curvesJabier Arraiza Cenoz2015-08-231-64/+99
| | | (bzr r13645.1.110)
* Not sure about this changes :(Jabier Arraiza Cenoz2015-08-211-1/+8
| | | (bzr r13645.1.107)
* astyleJabier Arraiza Cenoz2015-07-061-3/+2
| | | (bzr r13645.1.105)
* fix to compile on Krzysztof merge previous to fix the improvements in the ↵Jabier Arraiza Cenoz2015-07-051-6/+5
| | | | | merge request (bzr r13645.1.100)
* fix a minor bug calculating max timeJabier Arraiza Cenoz2015-05-101-1/+1
| | | (bzr r13645.1.92)
* some comments and pointwise related refactorJabier Arraiza Cenoz2015-05-101-1/+1
| | | (bzr r13645.1.91)
* Added some commentsJabier Arraiza Cenoz2015-05-101-4/+2
| | | (bzr r13645.1.90)
* Working on Krzysztof review. Seems to be all fixed.Jabier Arraiza Cenoz2015-05-101-11/+60
| | | | | TODO: double check review and comment (bzr r13645.1.89)
* fixing reviewJabier Arraiza Cenoz2015-05-091-50/+0
| | | (bzr r13645.1.87)
* fixing reviewJabier Arraiza Cenoz2015-05-091-103/+98
| | | (bzr r13645.1.86)
* Added documentation and fix to coding style.Jabier Arraiza Cenoz2015-04-011-70/+83
| | | (bzr r13645.1.66)
* add documentationJabier Arraiza Cenoz2015-04-011-37/+56
| | | (bzr r13645.1.65)
* Move 2Geom work to a intermediate positon -helper-Jabier Arraiza Cenoz2015-04-011-0/+237
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)