tldraw/apps
Steve Ruiz 3ceebc82f8
Faster selection / erasing (#3454)
This PR makes a small improvement to the way we measure distances.
(Often we measure distances multiple times per frame per shape on the
screen). In many cases, we compare a minimum distance. This makes those
checks faster by avoiding a square root.

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `improvement` — Improving existing features

### Release Notes

- Improve performance of minimum distance checks.
2024-04-13 13:30:30 +00:00
..
docs Update font import URL in quick-start.mdx (#3430) 2024-04-10 12:46:55 +00:00
dotcom Fix cursor chat in context menu. (#3435) 2024-04-10 12:51:59 +00:00
dotcom-asset-upload Bump the npm_and_yarn group group with 7 updates (#2982) 2024-03-04 12:20:23 +00:00
dotcom-bookmark-extractor bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
dotcom-worker log message size in worker analytics (#3274) 2024-03-27 11:33:47 +00:00
examples Faster selection / erasing (#3454) 2024-04-13 13:30:30 +00:00
health-worker [dx] Allow vscode to search inside md files by default (#3105) 2024-03-11 14:08:04 +00:00
huppy [DX] PR labels revamp (#3112) 2024-03-12 14:53:57 +00:00
vscode [hotfix] Panning fix for VS Code (#3452) 2024-04-12 05:34:24 +00:00