about summary refs log tree commit diff
path: root/structs
Commit message (Collapse)AuthorAge
* added a Vector2 generator functoinhanemile2018-11-02
|
* Added some extra comments.emile2018-10-19
|
* 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
|
* Added the z value to the structs for being able to define a point in a 3D space.emile2018-10-13
|
* Simple package descriptionemile2018-10-08
|
* Commented Codeemile2018-10-08
|
* Star struct used for storing complete star informationsemile2018-10-08
|
* Coord struct used for storing star coordinatesemile2018-10-08
|
* Force struct used for storing forceshanemile2018-10-08