This commit is contained in:
2019-05-06 21:03:22 +02:00
parent ea2cf73bdb
commit 898afe9052
8 changed files with 216 additions and 36 deletions

View File

@@ -53,7 +53,7 @@ public:
Sampler sampler_stencil;
Sampler sampler_linear;
Plane m_face_plane;
//Sphere sphere;
Sphere sphere;
LayoutManager layout;
NodeMessageBox* msgbox;
NodeSettings* settings;