added feature: multiple uv sets; gltf updates; editor updates;
This commit is contained in:
@@ -163,7 +163,7 @@ OceanWindow::OceanWindow(wiGUI* gui) :GUI(gui)
|
||||
oceanWindow->AddWidget(colorPicker);
|
||||
|
||||
|
||||
oceanWindow->Translate(XMFLOAT3(800, 50, 0));
|
||||
oceanWindow->Translate(XMFLOAT3(screenW - 820, 50, 0));
|
||||
oceanWindow->SetVisible(false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user