about summary refs log tree commit diff
path: root/csv/csv.go
Commit message (Collapse)AuthorAge
* The stars now get a random Mass when initialized from a file.emile2018-10-17
|
* for detailed information about the changes, see ↵emile2018-10-15
| | | | https://git.darknebu.la/GalaxySimulator/Source/pulls/1
* refactored the Star type to Star2Demile2018-10-15
|
* Set the mass of the stars to a random number in the range [1e4;1e5]emile2018-10-15
|
* Importing the z value of the precalculated star-positions and using it.emile2018-10-13
|
* Reduced the mass of the default starsemile2018-10-10
|
* Handle reading data from external CSV filesemile2018-10-08