You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added clearCanvas() to fix error with pixels persisting through re-renders relvant to the demo page.
Website
server.cpp
Fixed bugs relating to <nlohmann/json> from_json() parsing overloads, I forgot to add the inline keyword and put some overloads in a specific namespace