summaryrefslogtreecommitdiff
path: root/converter/converter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix convertera1xd2021-09-231-26/+24
|
* improve converter + docsa1xd2021-09-221-7/+9
| | | | | | | | | | remove note about not supporting prescale use relative links on conversion - flip rotation sign - set angle snapping - set domain weights to prescale
* converter - use argv for IA settings patha1xd2021-09-221-31/+40
|
* remove converter questions, add notes insteada1xd2021-09-211-7/+19
|
* move arbitrary input into settingsa1xd2021-04-131-1/+1
| | | | separate arbitrary mode from spaced modes, arbitrary now deserializes from default settings file
* Fix natural legacy algorithm, rename accelNatural to decayRateJacob Palecki2021-04-061-1/+1
|
* update wrapper + writer to handle luta1xd2021-04-061-5/+5
| | | | grapher is building but applying options still broken for the most part
* update resta1xd2021-04-011-36/+26
| | | | | | grapher is still broken refactored io / error handling a bit
* embed version info into assembliesa1xd2020-12-021-7/+21
| | | | | | | | check app versions against lib, lib against driver add an 'about' dialog which displays version details, accessible from menu refactor error handling + add check for negative offset
* fix gain cap conversiona1xd2020-10-151-7/+5
|
* improve converter prompta1xd2020-10-151-30/+37
|
* fix conversion of non-linear quake accela1xd2020-10-121-1/+3
|
* fix #34 bad cap and sens conversiona1xd2020-10-111-6/+8
|
* refactor convertera1xd2020-10-111-81/+106
|
* merge + small fixesJacob Palecki2020-09-291-2/+2
|
* add interaccel convertera1xd2020-09-291-0/+222