about summary refs log tree commit diff
path: root/src/main.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added physics speedup optionBaitinq2022-02-131-24/+32
* Fixed drag calculation and added orbit info spriteBaitinq2022-02-121-3/+5
* Implemented proper 2d gravityBaitinq2022-02-121-21/+43
* Added first basic spritesBaitinq2022-02-111-67/+22
* Implemented proper attitude calculation (instead of just y value)Baitinq2022-02-111-10/+10
* Added specific x and y drag (x drag coefficient and cross sectional areaBaitinq2022-02-111-11/+14
* Structured source files into src folderBaitinq2022-02-101-0/+212