| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | inline lerp | a1xd | 2021-09-23 | 1 | -0/+10 |
| * | change lookup impl to use binary search | a1xd | 2021-09-23 | 1 | -142/+42 |
| * | refactor vec2/math | a1xd | 2021-09-23 | 1 | -2/+0 |
| * | add per-device configuration | a1xd | 2021-09-23 | 1 | -126/+13 |
| * | ensure normal return values from accel | a1xd | 2021-04-14 | 1 | -7/+4 |
| * | fix arbitrary output starting from 0 in sens mode | a1xd | 2021-04-14 | 1 | -1/+1 |
| * | move arbitrary input into settings | a1xd | 2021-04-13 | 1 | -14/+21 |
| * | additional fixes | Jacob Palecki | 2021-04-09 | 1 | -2/+2 |
| * | Mostly working now | Jacob Palecki | 2021-04-09 | 1 | -5/+6 |
| * | Some more small additions and fixes | Jacob Palecki | 2021-04-09 | 1 | -5/+10 |
| * | Fixed some bugs | Jacob Palecki | 2021-04-09 | 1 | -7/+11 |
| * | merge and improve | Jacob Palecki | 2021-04-08 | 1 | -48/+65 |
| |\ | |||||
| | * | make it safe | a1xd | 2021-04-08 | 1 | -21/+28 |
| | * | make sizeof arbitrary close to others | a1xd | 2021-04-08 | 1 | -22/+35 |
| | * | fix conversions in arbitrary constructor | a1xd | 2021-04-08 | 1 | -3/+3 |
| * | | Progress in arbitrary | Jacob Palecki | 2021-04-08 | 1 | -7/+8 |
| |/ | |||||
| * | Fix return bug | Jacob Palecki | 2021-04-08 | 1 | -0/+2 |
| * | add constructor and improvements | Jacob Palecki | 2021-04-07 | 1 | -4/+21 |
| * | remove const from uneeded class | Jacob Palecki | 2021-04-07 | 1 | -1/+1 |
| * | Add arbitrary lut struct | Jacob Palecki | 2021-04-07 | 1 | -0/+103 |
| * | refactor lut/motivity | a1xd | 2021-03-30 | 1 | -0/+152 |