Pushing with some stuff on gl3d, but needs some fixes.
This commit is contained in:
@@ -1120,6 +1120,11 @@ void Engine::renderNewProjectDialog() {
|
||||
|
||||
ImGui::Spacing();
|
||||
|
||||
if (ImGui::Button("Choose Pipeline Mode")) {
|
||||
}
|
||||
|
||||
ImGui::Spacing();
|
||||
|
||||
ImGui::Text("Location:");
|
||||
ImGui::SetNextItemWidth(-70);
|
||||
ImGui::InputText("##Location", projectManager.newProjectLocation,
|
||||
|
||||
Reference in New Issue
Block a user