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
@@ -218,7 +218,7 @@ LightWindow::LightWindow(wiGUI* gui) : GUI(gui)
lightWindow->AddWidget(typeSelectorComboBox);
lightWindow->Translate(XMFLOAT3(30, 30, 0));
lightWindow->Translate(XMFLOAT3(120, 30, 0));
lightWindow->SetVisible(false);
SetEntity(INVALID_ENTITY);