tldraw/packages
David Sheldrick eeb41d4e69
tweaks for cloud shape (#1723)
This makes the bumps on the curvy parts more bumpy, and improves the way
inky clouds are drawn to make it less likely to produce double lines
that do not fully overlap.

<img width="1066" alt="image"
src="https://github.com/tldraw/tldraw/assets/1242537/6119c6e8-ceee-4cf6-b393-70efbbdd6373">


### Change Type

- [x] `patch` — Bug fix
- [ ] `minor` — New feature
- [ ] `major` — Breaking change
- [ ] `dependencies` — Changes to package dependencies[^1]
- [ ] `documentation` — Changes to the documentation only[^2]
- [ ] `tests` — Changes to any test code only[^2]
- [ ] `internal` — Any other changes that don't affect the published
package[^2]
- [ ] I don't know

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Test Plan

1. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Add a brief release note for your PR here.
2023-07-10 07:55:28 +00:00
..
assets Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
editor tweaks for cloud shape (#1723) 2023-07-10 07:55:28 +00:00
file-format [refactor] reduce dependencies on shape utils in editor (#1693) 2023-07-07 13:56:31 +00:00
indices Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
polyfills Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
primitives Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
state Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
store Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
tldraw Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
tlschema Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
ui Add cloud shape (#1708) 2023-07-07 15:32:08 +00:00
utils Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00
validate Update CHANGELOG.md [skip ci] 2023-07-04 14:21:37 +00:00