Tim Lehmann
Tim Lehmann
Using 3D bezier curves instead of lines would allow for: - Simplification of lines (less space complexity) - Smoothing lines and pressure - "Perfect" collision detection for eraser - ......
## Description This adds tests to verify that undo/redo behavior is correct in `ScribbleNotifier.setSketch`. ## Checklist - [x] My PR title is in the style of [conventional commits](https://www.conventionalcommits.org/) - [x]...
**Is your feature request related to a problem? Please describe.** Multiple times now I've been surprised by the fact that `useState` doesn't allow for setting custom keys that trigger a...
The tagging workflow fails since it attempts to push tags to the remote that already exist. This happens when for example only one of the packages received a version update,...
**Description** Thank you for this amazing work! I was wondering when you're planning to promote mason from a pre-release to a stable `0.1.0` version. I tried to look for documentation...