1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
Joost De Cock
a4647dfebb Added Path.split() and the utility methods that support it 2018-08-22 15:55:15 +02:00
Joost De Cock
4553f21843 🐛 Our round() is too precise for utils.linesCross(). Replaced it with Math.round() 2018-08-21 15:31:07 +02:00
Joost De Cock
f43be99877 Added utils.curveCrossesLine and utils.curveCrossesCurve 2018-08-21 13:49:12 +02:00
Joost De Cock
7bde9516f8 Added utils.beamCrossesX() 2018-08-14 16:18:16 +02:00
Joost De Cock
ffc26b3168 🚨 Removed unused import 2018-08-13 11:01:20 +02:00
Joost De Cock
c09c1d07ef 🚨 Removed unused vars 2018-08-13 11:00:51 +02:00
Joost De Cock
c091d21ea7 🚨 Removed unused import 2018-08-13 10:57:35 +02:00
Joost De Cock
9d486fd617 Tests for utils 2018-08-12 13:32:53 +02:00
Joost De Cock
f990e1890a 🚧 Moved shorthand to part and improved debug 2018-08-08 14:02:06 +02:00
Joost De Cock
eda19195d1 🚧 Working on hooks 2018-08-07 13:46:38 +02:00
Joost De Cock
6167db92ac 💥 Switched to Capitals for constructors
Also moved round method to avoid circular dependency
2018-08-05 18:19:48 +02:00
Joost De Cock
718c9acda5 Added store 2018-08-05 16:32:38 +02:00
Joost De Cock
6f52ccfd2e 🚧 Progress on paths/beziers 2018-08-01 14:55:54 +02:00
Joost De Cock
2b4aa77986 🚧 Path offset, so far without overlap removal 2018-07-29 15:16:26 +02:00
Joost De Cock
62c35fe19d Added constructors to shorthand 2018-07-26 23:31:29 +02:00
joostdecock
be4e759c1a 🚧 Pre work on offsets 2018-07-26 13:43:12 +00:00
joostdecock
54766af63c 🚧 Changes to context 2018-07-25 14:53:10 +00:00
joostdecock
568d0cdc4d 🚧 Linting and prettier code style 2018-07-23 11:44:34 +00:00
joostdecock
1f10829426 :contruction: Porting TS to JS 2018-07-23 11:12:06 +00:00
Renamed from lib/utils.ts (Browse further)