You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
A.Olokhtonov 9a8854dc90 Handle touchstart with 2 e.changedTouches. This fixes panning sometimes not working on iPhone 1 year ago
..
icons Black-on-white cursor for ultimate readability 1 year ago
aux.js Better draw->move cancellation. Instead of not registering short strokes, cancel them for all users if we registered a second finger during the time window. 1 year ago
client_recv.js Better draw->move cancellation. Instead of not registering short strokes, cancel them for all users if we registered a second finger during the time window. 1 year ago
client_send.js Better draw->move cancellation. Instead of not registering short strokes, cancel them for all users if we registered a second finger during the time window. 1 year ago
cursor.js The gooder biba 2 years ago
default.css sdf bullshit (almost working) 1 year ago
index.html Handle touchstart with 2 e.changedTouches. This fixes panning sometimes not working on iPhone 1 year ago
index.js Better draw->move cancellation. Instead of not registering short strokes, cancel them for all users if we registered a second finger during the time window. 1 year ago
index.log sdf bullshit (almost working) 1 year ago
math.js Do not upload buffers each frame (DUH!), re-introduce dynamic data, set headers in caddy to enable precise timings 1 year ago
tools.js SDF bull fixed boxes + passed stroke width to shader 1 year ago
touch.css Works on Safari 12 @ IOS 2 years ago
touch.js Touch controls weweweweyayayaya 2 years ago
webgl_draw.js Do not upload whole static buffer, instead use glBufferSubData. This commit fixes lag (and skipped iinputs) when other people are drawing 1 year ago
webgl_geometry.js Better draw->move cancellation. Instead of not registering short strokes, cancel them for all users if we registered a second finger during the time window. 1 year ago
webgl_listeners.js Handle touchstart with 2 e.changedTouches. This fixes panning sometimes not working on iPhone 1 year ago
webgl_shaders.js Do not upload buffers each frame (DUH!), re-introduce dynamic data, set headers in caddy to enable precise timings 1 year ago
websocket.js Fix wrong buffered points 2 years ago