Pushing with some stuff on gl3d, but needs some fixes.

This commit is contained in:
Anemunt
2025-12-11 13:52:25 -05:00
parent 6e0661da20
commit a7c89193b4

View File

@@ -1120,6 +1120,11 @@ void Engine::renderNewProjectDialog() {
ImGui::Spacing(); ImGui::Spacing();
if (ImGui::Button("Choose Pipeline Mode")) {
}
ImGui::Spacing();
ImGui::Text("Location:"); ImGui::Text("Location:");
ImGui::SetNextItemWidth(-70); ImGui::SetNextItemWidth(-70);
ImGui::InputText("##Location", projectManager.newProjectLocation, ImGui::InputText("##Location", projectManager.newProjectLocation,