airstruck
|
a4d611c227
|
fix tabs
|
2015-09-08 05:05:39 -04:00 |
|
airstruck
|
b50194bebc
|
support negative values passed to frexp
|
2015-09-08 05:01:11 -04:00 |
|
Colby Klein
|
5081314be6
|
Missed a line.
|
2015-09-08 01:35:38 -07:00 |
|
Colby Klein
|
7257d1b343
|
Use our own frexp if it's not available (Lua 5.3+)
|
2015-09-08 01:33:19 -07:00 |
|
Colby Klein
|
e6b9c84a6c
|
Add utils.deadzone and threshold + tests
|
2015-08-15 01:19:44 -07:00 |
|
Colby Klein
|
6f050bd1c8
|
Add utils.smoothstep (smooth hermite interpolation)
|
2015-08-10 18:59:43 -07:00 |
|
Colby Klein
|
b6c8164935
|
Add precision argument to utils.round
|
2015-04-25 06:29:20 -07:00 |
|
Colby Klein
|
a5eaebd622
|
Add utils.is_pot(n) to check for power-of-two.
|
2015-04-01 01:29:45 -07:00 |
|
Colby Klein
|
5a1074466b
|
Add color and utils modules.
A pile of color functions needed for DOMinatrix.
|
2015-03-16 08:24:11 -07:00 |
|