summaryrefslogtreecommitdiff
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
...
| * add per-class args structsJacob Palecki2020-07-282-46/+56
| |
| * Get rid of enum and use types\tags directlyJacob Palecki2020-07-282-26/+12
| |
| * Rename acceleration constants, argumentsJacob Palecki2020-07-282-38/+38
| |
| * More comments and light refactoringJacob Palecki2020-07-281-3/+57
| |
| * Fix not all paths returning valueJacob Palecki2020-07-281-2/+4
| |
| * Rename variables and add modify functionsJacob Palecki2020-07-282-5/+18
| |
| * Remove extra mode from variablesJacob Palecki2020-07-281-3/+1
| |
| * Further refactoring and commentsJacob Palecki2020-07-283-235/+322
| |
| * skeletonJacob Palecki2020-07-273-56/+340
| |
* | add sum typesa1xd2020-07-292-0/+232
|/
* Disambiguate CLI syntax of optional 2d vectorsa1xd2020-07-241-21/+30
|
* Flip k and b as scale and exponent for power modeJacob Palecki2020-07-242-8/+7
|
* Apply k to speed, allow values over 0Jacob Palecki2020-07-241-2/+2
|
* increment k for power styleJacob Palecki2020-07-231-0/+1
|
* Use speed instead of b, preserve speed < 1 behavior without offsetJacob Palecki2020-07-231-1/+1
|
* Fix offset for power mode, add scale factor for power modeJacob Palecki2020-07-232-3/+6
|
* Added source-style power acceleration optionJacob Palecki2020-07-222-2/+8
|
* Add project files.v0.1-testa1xd2020-07-226-0/+7369