Commit Graph

4 Commits (4dfb0433318f129360d80ff66c682f90d807c0f2)

Author SHA1 Message Date
Lipis c427aa3cce
Prefer arrow functions and callbacks (#1210) 5 years ago
Pete Hunt bd7856adf3
Much more thorough tests! (#1053) 5 years ago
Preet 8dbd1b80df Update to rough.js 4.0.1 (#363)
* upgrade to latest rough.js

* remove random.ts because roughjs now supports seeding.
5 years ago
Gasim Gasimzada e3eef04e00 Move math and random files into their respective modules (#198)
* Move math and random files into their respective modules

- Move distanceBetweenPointAndSegment to math module
- Move LCG, randomSeed, and withCustomMathRandom to random module

* Add everything else back
5 years ago