Milo Hill
|
f61c09fb55
|
Fix SVG's not loading in multiplayer (#498)
* Session undefined
* Fix S3 svg uploads
|
2022-01-12 13:36:19 +00:00 |
|
Steve Ruiz
|
4da632d5d8
|
[improvement] Multiplayer cursors (#458)
* bump versions, improve cursors
* Spline cursors
* Update useCursorAnimation.ts
* Update useCursorAnimation.ts
* Add improved cursors
* Update MultiplayerEditor.tsx
* Update [id].tsx
|
2021-12-22 00:34:44 +00:00 |
|
Steve Ruiz
|
7c2777966f
|
[improvement] Multiplayer + cursors (#457)
* bump versions, improve cursors
* Spline cursors
|
2021-12-22 00:14:38 +00:00 |
|
Christian Petersen
|
e2814943e9
|
[feature] Add grids (#344)
* [feature] grids
* Shows relative grids at different zoom levels
* Update colors
* Restores vec and intersect to monorepo, changes vec.round to vec.toFixed, adds vec.snap
* Snapping in translate and transforms, fix shortcut
* fix bugs in build
* use grid size for nudge too
* update scripts
* Update grid.tsx
* Update grid.tsx
* Fixed!
* Update grid.tsx
* Fix package imports
* Update Editor.tsx
* Improve tsconfigs, imports
* Fix tiny arrow bugs, snap starting points to grid
* Update tsconfig.base.json
* Update shape-styles.ts
* Fix example tsconfig
* Fix translate type error
* Fix types, paths
Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
|
2021-11-26 15:14:10 +00:00 |
|
Steve Ruiz
|
55124a52b4
|
fix routes (#306)
|
2021-11-19 14:33:15 +00:00 |
|
Steve Ruiz
|
cd48b67a74
|
[chore] Sponsors in README (#301)
* Add images, read me links
* Add API route for sponsor image
* Update cache max age
|
2021-11-19 12:59:08 +00:00 |
|
Steve Ruiz
|
e6a3e5c3ea
|
[big chore] restore core to monorepo (#287)
* move core into repo, apps into apps folder, update tests
* Update scripts for build:core
* improve scripts
* remove noise from www
* Update .gitignore
* Fix focus bug
* add ci test script
* Update main.yml
|
2021-11-18 13:09:18 +00:00 |
|