added feature: multiple uv sets; gltf updates; editor updates;

This commit is contained in:
turanszkij
2019-03-16 18:19:49 +00:00
parent 4163f09a76
commit 45e344cbfa
58 changed files with 5670 additions and 4203 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ ForceFieldWindow::ForceFieldWindow(wiGUI* gui) : GUI(gui)
forceFieldWindow->Translate(XMFLOAT3(810, 50, 0));
forceFieldWindow->Translate(XMFLOAT3(screenW - 720, 50, 0));
forceFieldWindow->SetVisible(false);
SetEntity(INVALID_ENTITY);