Commit Graph

5 Commits

Author SHA1 Message Date
Moritz Ulmer
aec5d622a9 Remove extending the Javascript builtin objects
- Remove extending the Math & CanvasRenderingContext2D classes.
  - It was messing up the typescript 4.9+
  - Using the built-in roundRect function
  - Adding global clamp function
- Add some type corrections in litegraph.d.ts
- Fix a couple of build issues

Co-authored-by: Ranuka Perera <premium@sawrc.com>
Co-authored-by: Moritz Ulmer <moritz.ulmer@posteo.de>
2023-06-30 13:45:43 +02:00
RobTheFiveNine
042379fdff Change builder to use the compiler local to the repo 2021-06-14 14:40:46 +01:00
tamat
f984476c83 added support for nodejs 2018-03-08 12:58:39 +01:00
tamat
23dc656b88 added remove slot option 2015-10-23 16:10:44 +02:00
tamat
a0b689da2b first commit 2013-09-26 19:40:42 +02:00