Joost De Cock
6dad5ca833
chore(core): Always raise debug
...
Currently we check in many different places whether debug is enabled
prior to raising a debug event.
This changes that to always raise debug, but let the debug.raise()
method only store it on the pattern object if/when debug is
enabled.
2022-01-28 18:18:37 +01:00
Joost De Cock
8924f2d40b
fix(core): Do no round point coordinates
2021-04-11 16:20:39 +02:00
Joost De Cock
f6e919e42f
chore(core): Fixed a few issues regarding to events
2020-07-23 11:54:55 +02:00
Joost De Cock
75f0e97c05
chore(core): Made raise non-iterable
2020-07-23 10:26:04 +02:00
Joost De Cock
ffd7ecda59
chore(core): Added raise to path instances
...
I am not happy about this, but when a Path object is not created via
the proxied constructor, we don't have the raise method inside of it.
2020-07-21 13:59:13 +02:00
Joost De Cock
4ac64e05cb
chore: Further tweaks to pattern events
2020-07-19 13:01:01 +02:00
Joost De Cock
03da84b824
feat(core): Added new debug event type and debug system
2020-07-18 16:48:29 +02:00
Joost De Cock
6710d76b08
🎨 Updated prettier config
2019-08-03 15:03:33 +02:00
Joost De Cock
476f4b8088
📦 Renamed freesewing pkg to @freesewing/core
2019-04-19 10:09:50 +02:00