remove imgui subtree and bring it in as cmake fetch content

also forgot to update nix flake for implot and plutosvg
This commit is contained in:
Green Sky
2025-07-01 20:10:14 +02:00
parent 20a96e7f58
commit 40df69d8f0
268 changed files with 139 additions and 112750 deletions

View File

@@ -19,9 +19,9 @@
#include <entt/entity/entity.hpp>
#include <entt/entity/runtime_view.hpp>
#include <imgui/imgui.h>
#include <imgui/misc/cpp/imgui_stdlib.h>
#include <imgui/imgui_internal.h>
#include <imgui.h>
#include <misc/cpp/imgui_stdlib.h>
#include <imgui_internal.h>
#include <SDL3/SDL.h>