summaryrefslogtreecommitdiff
path: root/wrapper/wrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* change scale cap keya1xd2020-09-291-0/+1
* set invisible args to default values before writea1xd2020-09-291-0/+1
* add wrapper optimizationa1xd2020-09-291-5/+4
* disallow negative weight with non-additive typesa1xd2020-09-281-3/+6
* add arg checks in wrappera1xd2020-09-271-23/+90
* Hide minimum time attributeJacob Palecki2020-09-261-0/+1
* Remove logarithmJacob Palecki2020-09-261-1/+1
* add initial writera1xd2020-09-251-10/+129
* add lut exp to drivera1xd2020-09-221-2/+19
* Add delay on button enable after writing to driverJacob Palecki2020-09-081-0/+2
* add independent xy accel to drivera1xd2020-08-311-73/+55
* clean up wrapper, minimize heap alloca1xd2020-08-241-13/+9
* Fix rotation getterJacob Palecki2020-08-221-1/+1
* Saving and loading fully worksJacob Palecki2020-08-221-1/+4
* Display active valuesJacob Palecki2020-08-201-10/+15
* Fix initial points, add poll time constantJacob Palecki2020-08-131-0/+10
* Disallow differing x and y weights with gain capJacob Palecki2020-08-111-1/+1
* Add velocity gain optionJacob Palecki2020-08-041-1/+3
* Read from driver to get graph valuesJacob Palecki2020-08-031-0/+1
* Start work on reading from driverJacob Palecki2020-08-031-3/+10
* move write function into common io headera1xd2020-07-311-0/+1
* Show no settings for off, remove unused class for PRJacob Palecki2020-07-311-4/+8
|\
| * update grapher/wrapper for st-refactora1xd2020-07-311-1/+4
* | Fix small bugs, add AccelOptions classJacob Palecki2020-07-301-0/+2
* | Take all variables through GUIJacob Palecki2020-07-291-3/+20
* | Compiles but may fileJacob Palecki2020-07-291-3/+21
|/
* Use modifier object in wrapperJacob Palecki2020-07-291-1/+1
* More comments and light refactoringJacob Palecki2020-07-281-1/+1
* Remove extra mode from variablesJacob Palecki2020-07-281-1/+1
* skeletonJacob Palecki2020-07-271-1/+1
* Added simple c++/cli wrapperJacob Palecki2020-07-231-0/+14