summaryrefslogtreecommitdiff
path: root/common/rawaccel.hpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Inline methods for linking, and fix sens application bugJacob Palecki2020-07-291-3/+7
|
* Separate accel implementations into filesJacob Palecki2020-07-291-188/+24
|
* add per-class args structsJacob Palecki2020-07-281-23/+35
|
* Get rid of enum and use types\tags directlyJacob Palecki2020-07-281-19/+5
|
* Rename acceleration constants, argumentsJacob Palecki2020-07-281-37/+37
|
* 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-281-3/+16
|
* Remove extra mode from variablesJacob Palecki2020-07-281-3/+1
|
* Further refactoring and commentsJacob Palecki2020-07-281-235/+311
|
* skeletonJacob Palecki2020-07-271-55/+137
|
* Flip k and b as scale and exponent for power modeJacob Palecki2020-07-241-5/+4
|
* 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-231-2/+4
|
* Added source-style power acceleration optionJacob Palecki2020-07-221-1/+3
|
* Add project files.v0.1-testa1xd2020-07-221-0/+176