21 Commits (cf4b1880d2e688e3965211f348e56342f1ef5d20)

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