| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into WrapperAndGrapher | Jacob Palecki | 2020-07-24 | 1 | -21/+30 |
| |\ | |||||
| | * | Merge pull request #4 from a1xd/vec-parse-fix | a1xd | 2020-07-24 | 1 | -21/+30 |
| | |\ | | | | | | | Disambiguate CLI syntax of optional 2d vectors | ||||
| | | * | Disambiguate CLI syntax of optional 2d vectors | a1xd | 2020-07-24 | 1 | -21/+30 |
| | |/ | |||||
| | * | Merge pull request #3 from JacobPalecki/PowerFix | a1xd | 2020-07-24 | 2 | -8/+7 |
| | |\ | | | | | | | Power style: additional fixes | ||||
| * | \ | Merge branch 'PowerFix' into WrapperAndGrapher | Jacob Palecki | 2020-07-24 | 2 | -8/+7 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Flip k and b as scale and exponent for power mode | Jacob Palecki | 2020-07-24 | 2 | -8/+7 |
| | | | | |||||
| * | | | Merge branch 'PowerFix' into WrapperAndGrapher | Jacob Palecki | 2020-07-24 | 1 | -2/+2 |
| |\| | | |||||
| | * | | Apply k to speed, allow values over 0 | Jacob Palecki | 2020-07-24 | 1 | -2/+2 |
| | |/ | |||||
| * | | Add a basic windows forms grapher | Jacob Palecki | 2020-07-24 | 14 | -4/+664 |
| | | | |||||
| * | | Added simple c++/cli wrapper | Jacob Palecki | 2020-07-23 | 5 | -0/+234 |
| |/ | |||||
| * | Merge pull request #2 from JacobPalecki/PowerStyle | a1xd | 2020-07-23 | 2 | -3/+7 |
| |\ | | | | | Fix offset for power mode, add scale factor for power mode | ||||
| | * | increment k for power style | Jacob Palecki | 2020-07-23 | 1 | -0/+1 |
| | | | |||||
| | * | Use speed instead of b, preserve speed < 1 behavior without offset | Jacob Palecki | 2020-07-23 | 1 | -1/+1 |
| | | | |||||
| | * | Fix offset for power mode, add scale factor for power mode | Jacob Palecki | 2020-07-23 | 2 | -3/+6 |
| |/ | |||||
| * | Merge pull request #1 from JacobPalecki/PowerStyle | a1xd | 2020-07-23 | 2 | -2/+8 |
| |\ | | | | | Added source-style power acceleration option | ||||
| | * | Added source-style power acceleration option | Jacob Palecki | 2020-07-22 | 2 | -2/+8 |
| |/ | |||||
| * | add a license | a1xd | 2020-07-22 | 1 | -0/+21 |
| | | |||||
| * | make a readme | a1xd | 2020-07-22 | 1 | -0/+13 |
| | | |||||
| * | Add project files.v0.1-test | a1xd | 2020-07-22 | 19 | -0/+10729 |
| | | |||||
| * | Add .gitignore and .gitattributes. | a1xd | 2020-07-22 | 2 | -0/+403 |