Zentropivity
Zentropivity
- Added correct meta tags to index.html - head - Changed litegraph.core.js - pointerevents_method: "pointer" This should not negatively affect desktop browsers, since pointer events are supported in most modern...
Fixes https://github.com/sebcrozet/cordic/issues/1 __I am not entirely sure I handled overflow correctly__, but comparing results with known square root values shows that there is not a huge error.
It seems like there is no `anyrun` package while plugins depend on it.  The same issue exists on all the other `anyrun-plugin-*` packages.
+ parse :root pseudo class + examples/parse now works as expected from usage help text: `parse - 'p { color: red }'` (instead of piping input in through stdin) can...