20 Commits (967c7554ddd2ba942603f2229e7ee9d842fee346)

Author SHA1 Message Date
A.Olokhtonov a32088991a Update readme 2 months ago
A.Olokhtonov da755e4ec2 Fix first stroke not drawing because it has Z=0 2 months ago
Aleksey Olokhtonov 0c21579694 Boudning boxes debug draw. Fix missing mipmap warning. Fix dynamic stroke not drawing on empty canvas 3 months ago
A.Olokhtonov fea2874004 Merge scale and move local history, fixing undo for image move/scale 4 months ago
A.Olokhtonov 29ec265632 Keep multiple current strokes ("prestrokes") per player in a queue 4 months ago
A.Olokhtonov bdc3bdc9a1 Undo for all available actions 5 months ago
A.Olokhtonov 5d45eb3255 Undo eraser 5 months ago
A.Olokhtonov ea409f76c4 Basic snapping to grid is kinda working (needs more testing). Deleted obsolete shaders and debug options 7 months ago
A.Olokhtonov 8b4b4e09f7 Basic line drawing is back IN 7 months ago
A.Olokhtonov b11c46354f Add line-line intersection test to the eraser to kinda make it work for faster movement 7 months ago
A.Olokhtonov 803b7f80cb Eraser has gone on-line! 7 months ago
A.Olokhtonov 66e84c1a50 More betterer active image highlight 7 months ago
A.Olokhtonov 8a15093147 The images are in 8 months ago
Aleksey Olokhtonov 90f0beb4f9 Undo is back in! 9 months ago
Aleksey Olokhtonov e2ba3bb1c2 Make zoom animation use delta time 9 months ago
A.Olokhtonov 30559b0381 The dots are now zoomable 9 months ago
A.Olokhtonov c13e5a6848 Smooth zooming 9 months ago
A.Olokhtonov e4a10ebf30 Make color picker actually change the active color 9 months ago
A.Olokhtonov c5ad40f739 Update README 10 months ago
A.Olokhtonov e949860279 Change extracts of pressure byutes to a f32x4_make. Change andnot masking to a bitselect. Rename readme.md to readme.txt to hopefully fix gitea formatting 10 months ago
aolo2 dfecad2c99 Fix strokes being added to storage even when skipped by SN logic 1 year ago
aolo2 704c833c16 First working draft of pressure hanlding 1 year ago
aolo2 71f1016a40 Store WASM-processed data in WASM memory 1 year ago
A.Olokhtonov 1960bdebe9 LOD generation has been wassembled! (a little borked for now though) 1 year ago
A.Olokhtonov 28fec7f306 Redraw HTML on canvas move, first draft of wasm LOD core 1 year ago
A.Olokhtonov 4b5b8db053 Update README 1 year ago
A.Olokhtonov ab7545918b Fix state.me not being set when joining new desk 1 year ago
A.Olokhtonov 08ba8a7687 Fix GC pauses! 1 year ago
A.Olokhtonov cc800c1ffe Fancy-shmancy Open Color (TM) color pallete 1 year ago
A.Olokhtonov 8bbcfb616f JOIN event, send online info for users in init message 1 year ago
A.Olokhtonov 99bd99a465 Follow and unfollow players like in Figma 1 year ago
A.Olokhtonov ee1d1471f4 Pretty(er) player cursor: bright colors and an actual icon 1 year ago
A.Olokhtonov d8a5cd3fca Draw player pointers as colored squares with html 1 year ago
A.Olokhtonov 1f983f3389 Fix multiplayer, add mouse wheel panning 1 year ago
A.Olokhtonov c893a73ec5 You can draw once again! 1 year ago
A.Olokhtonov 847fb70381 Don't repeat points segment points. Introduce "tv" (typedvector) 1 year ago
A.Olokhtonov 6be8ba7823 Add readme 1 year ago