summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6 from a1xd/st-refactora1xd2020-07-3120-225/+842
|\
| * update grapher/wrapper for st-refactora1xd2020-07-314-13/+89
| * add more tweaks for st-refactora1xd2020-07-3111-43/+34
| * Make weight a member of accel_basea1xd2020-07-304-22/+35
| * add tweaks for st-refactora1xd2020-07-3020-354/+301
| * Merge remote-tracking branch 'downstream/Inheritance' into st-refactorJacob Palecki2020-07-2917-212/+570
| |\
| | * Use modifier object in wrapperJacob Palecki2020-07-293-18/+18
| | * Inline methods for linking, and fix sens application bugJacob Palecki2020-07-299-25/+29
| | * Separate accel implementations into filesJacob Palecki2020-07-2911-192/+314
| | * add per-class args structsJacob Palecki2020-07-283-51/+61
| | * Get rid of enum and use types\tags directlyJacob Palecki2020-07-284-29/+15
| | * Rename acceleration constants, argumentsJacob Palecki2020-07-283-39/+39
| | * More comments and light refactoringJacob Palecki2020-07-284-7/+61
| | * Fix not all paths returning valueJacob Palecki2020-07-281-2/+4
| | * Rename variables and add modify functionsJacob Palecki2020-07-284-20/+33
| | * Remove extra mode from variablesJacob Palecki2020-07-283-5/+3
| | * Further refactoring and commentsJacob Palecki2020-07-284-236/+323
| | * skeletonJacob Palecki2020-07-275-58/+342
| |/ |/|
| * add sum typesa1xd2020-07-292-0/+232
|/
* Merge pull request #5 from JacobPalecki/WrapperAndGraphera1xd2020-07-2416-0/+904
|\
| * Add correct names and labelsJacob Palecki2020-07-243-24/+34
| * Merge branch 'master' into WrapperAndGrapherJacob Palecki2020-07-241-21/+30
| |\ | |/ |/|
* | Merge pull request #4 from a1xd/vec-parse-fixa1xd2020-07-241-21/+30
|\ \
| * | Disambiguate CLI syntax of optional 2d vectorsa1xd2020-07-241-21/+30
|/ /
* | Merge pull request #3 from JacobPalecki/PowerFixa1xd2020-07-242-8/+7
|\ \
| | * Merge branch 'PowerFix' into WrapperAndGrapherJacob Palecki2020-07-242-8/+7
| | |\ | | |/ | |/|
| * | Flip k and b as scale and exponent for power modeJacob Palecki2020-07-242-8/+7
| | * Merge branch 'PowerFix' into WrapperAndGrapherJacob Palecki2020-07-241-2/+2
| | |\ | | |/ | |/|
| * | Apply k to speed, allow values over 0Jacob Palecki2020-07-241-2/+2
|/ /
| * Add a basic windows forms grapherJacob Palecki2020-07-2414-4/+664
| * Added simple c++/cli wrapperJacob Palecki2020-07-235-0/+234
|/
* Merge pull request #2 from JacobPalecki/PowerStylea1xd2020-07-232-3/+7
|\
| * 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
|/
* Merge pull request #1 from JacobPalecki/PowerStylea1xd2020-07-232-2/+8
|\
| * Added source-style power acceleration optionJacob Palecki2020-07-222-2/+8
|/
* add a licensea1xd2020-07-221-0/+21
* make a readmea1xd2020-07-221-0/+13
* Add project files.v0.1-testa1xd2020-07-2219-0/+10729
* Add .gitignore and .gitattributes.a1xd2020-07-222-0/+403