vr brush preview and pen gestures (pick and size)

This commit is contained in:
2018-10-30 00:37:46 +01:00
parent a64e2fa8fb
commit 3b73e84fe9
5 changed files with 74 additions and 19 deletions

View File

@@ -75,6 +75,7 @@ public:
std::string doc_dir;
std::string doc_filename;
bool has_stylus = false;
bool has_vr = false;
float width;
float height;
bool keys[256];