From 151d9fe457391ddbf30abfae4c1d88c267d1443a Mon Sep 17 00:00:00 2001 From: Anthony Rabine Date: Wed, 13 Dec 2023 13:47:40 +0100 Subject: [PATCH] renamed directory --- {story-editor-v2 => story-editor}/CMakeLists.txt | 0 .../fonts/fa-solid-900.ttf | Bin .../fonts/materialdesignicons-webfont.ttf | Bin {story-editor-v2 => story-editor}/fonts/roboto.ttf | Bin .../libs/ImGuiColorTextEdit/.gitignore | 0 .../libs/ImGuiColorTextEdit/CONTRIBUTING | 0 .../libs/ImGuiColorTextEdit/LICENSE | 0 .../libs/ImGuiColorTextEdit/README.md | 0 .../libs/ImGuiColorTextEdit/TextEditor.cpp | 0 .../libs/ImGuiColorTextEdit/TextEditor.h | 0 .../libs/ImGuiFileDialog/CMakeLists.txt | 0 .../libs/ImGuiFileDialog/ImGuiFileDialog.cpp | 0 .../libs/ImGuiFileDialog/ImGuiFileDialog.h | 0 .../libs/ImGuiFileDialog/ImGuiFileDialogConfig.h | 0 .../libs/ImGuiFileDialog/LICENSE | 0 .../libs/ImGuiFileDialog/README.md | 0 .../libs/ImGuiFileDialog/dirent/ChangeLog | 0 .../libs/ImGuiFileDialog/dirent/LICENSE | 0 .../libs/ImGuiFileDialog/dirent/README.md | 0 .../libs/ImGuiFileDialog/dirent/dirent.h | 0 .../libs/ImGuiFileDialog/stb/LICENSE | 0 .../libs/ImGuiFileDialog/stb/README.md | 0 .../libs/ImGuiFileDialog/stb/stb_image.h | 0 .../libs/ImGuiFileDialog/stb/stb_image_resize.h | 0 .../imgui-node-editor/.github/workflows/build.yml | 0 .../libs/imgui-node-editor/.gitignore | 0 .../libs/imgui-node-editor/LICENSE | 0 .../libs/imgui-node-editor/crude_json.cpp | 0 .../libs/imgui-node-editor/crude_json.h | 0 .../libs/imgui-node-editor/docs/CHANGELOG.txt | 0 .../libs/imgui-node-editor/docs/README.md | 0 .../libs/imgui-node-editor/docs/TODO.md | 0 .../libs/imgui-node-editor/examples/CMakeLists.txt | 0 .../examples/application/CMakeLists.txt | 0 .../examples/application/include/application.h | 0 .../examples/application/source/application.cpp | 0 .../examples/application/source/config.h.in | 0 .../examples/application/source/entry_point.cpp | 0 .../examples/application/source/imgui_extra_keys.h | 0 .../examples/application/source/imgui_impl_dx11.cpp | 0 .../examples/application/source/imgui_impl_dx11.h | 0 .../examples/application/source/imgui_impl_glfw.cpp | 0 .../examples/application/source/imgui_impl_glfw.h | 0 .../application/source/imgui_impl_opengl3.cpp | 0 .../application/source/imgui_impl_opengl3.h | 0 .../application/source/imgui_impl_win32.cpp | 0 .../examples/application/source/imgui_impl_win32.h | 0 .../examples/application/source/platform.h | 0 .../examples/application/source/platform_glfw.cpp | 0 .../examples/application/source/platform_win32.cpp | 0 .../examples/application/source/renderer.h | 0 .../examples/application/source/renderer_dx11.cpp | 0 .../examples/application/source/renderer_ogl3.cpp | 0 .../examples/application/source/setup.h | 0 .../examples/application/support/Icon.icns | Bin .../examples/application/support/Icon.ico | Bin .../examples/application/support/Icon.png | Bin .../examples/application/support/Info.plist.in | 0 .../examples/application/support/Resource.rc.in | 0 .../basic-interaction-example/CMakeLists.txt | 0 .../basic-interaction-example.cpp | 0 .../examples/blueprints-example/CMakeLists.txt | 0 .../blueprints-example/blueprints-example.cpp | 0 .../blueprints-example/data/BlueprintBackground.png | Bin .../data/ic_restore_white_24dp.png | Bin .../blueprints-example/data/ic_save_white_24dp.png | Bin .../blueprints-example/utilities/builders.cpp | 0 .../blueprints-example/utilities/builders.h | 0 .../blueprints-example/utilities/drawing.cpp | 0 .../examples/blueprints-example/utilities/drawing.h | 0 .../blueprints-example/utilities/widgets.cpp | 0 .../examples/blueprints-example/utilities/widgets.h | 0 .../examples/canvas-example/CMakeLists.txt | 0 .../examples/canvas-example/canvas-example.cpp | 0 .../imgui-node-editor/examples/data/Cuprum-Bold.ttf | Bin .../imgui-node-editor/examples/data/Cuprum-OFL.txt | 0 .../imgui-node-editor/examples/data/Oswald-OFL.txt | 0 .../examples/data/Oswald-Regular.ttf | Bin .../imgui-node-editor/examples/data/Play-OFL.txt | 0 .../examples/data/Play-Regular.ttf | Bin .../examples/simple-example/CMakeLists.txt | 0 .../examples/simple-example/simple-example.cpp | 0 .../examples/widgets-example/CMakeLists.txt | 0 .../examples/widgets-example/widgets-example.cpp | 0 .../external/DXSDK/include/D3DX11.h | 0 .../external/DXSDK/include/D3DX11async.h | 0 .../external/DXSDK/include/D3DX11core.h | 0 .../external/DXSDK/include/D3DX11tex.h | 0 .../external/DXSDK/include/dxerr.h | 0 .../external/DXSDK/lib/x64/d3dx11.lib | Bin .../external/DXSDK/lib/x64/d3dx11d.lib | Bin .../external/DXSDK/lib/x86/d3dx11.lib | Bin .../external/DXSDK/lib/x86/d3dx11d.lib | Bin .../imgui-node-editor/external/DXSDK/src/dxerr.cpp | 0 .../external/ScopeGuard/CMakeLists.txt | 0 .../external/ScopeGuard/ScopeGuard.h | 0 .../imgui-node-editor/external/gl3w/CMakeLists.txt | 0 .../external/gl3w/Include/GL/gl3w.h | 0 .../external/gl3w/Include/GL/glcorearb.h | 0 .../imgui-node-editor/external/gl3w/Source/gl3w.c | 0 .../imgui-node-editor/external/imgui/CMakeLists.txt | 0 .../imgui-node-editor/external/imgui/LICENSE.txt | 0 .../imgui-node-editor/external/imgui/imconfig.h | 0 .../libs/imgui-node-editor/external/imgui/imgui.cpp | 0 .../libs/imgui-node-editor/external/imgui/imgui.h | 0 .../imgui-node-editor/external/imgui/imgui.natvis | 0 .../imgui-node-editor/external/imgui/imgui_demo.cpp | 0 .../imgui-node-editor/external/imgui/imgui_draw.cpp | 0 .../external/imgui/imgui_internal.h | 0 .../external/imgui/imgui_tables.cpp | 0 .../external/imgui/imgui_widgets.cpp | 0 .../external/imgui/imstb_rectpack.h | 0 .../external/imgui/imstb_textedit.h | 0 .../external/imgui/imstb_truetype.h | 0 .../external/stb_image/CMakeLists.txt | 0 .../external/stb_image/stb_image.h | 0 .../libs/imgui-node-editor/imgui_bezier_math.h | 0 .../libs/imgui-node-editor/imgui_bezier_math.inl | 0 .../libs/imgui-node-editor/imgui_canvas.cpp | 0 .../libs/imgui-node-editor/imgui_canvas.h | 0 .../libs/imgui-node-editor/imgui_extra_math.h | 0 .../libs/imgui-node-editor/imgui_extra_math.inl | 0 .../libs/imgui-node-editor/imgui_node_editor.cpp | 0 .../libs/imgui-node-editor/imgui_node_editor.h | 0 .../imgui-node-editor/imgui_node_editor_api.cpp | 0 .../imgui-node-editor/imgui_node_editor_internal.h | 0 .../imgui_node_editor_internal.inl | 0 .../misc/cmake-modules/FindScopeGuard.cmake | 0 .../misc/cmake-modules/Findgl3w.cmake | 0 .../misc/cmake-modules/Findimgui.cmake | 0 .../misc/cmake-modules/Findimgui_node_editor.cmake | 0 .../misc/cmake-modules/Findstb_image.cmake | 0 .../libs/imgui-node-editor/misc/crude_json.natvis | 0 .../imgui-node-editor/misc/imgui_node_editor.natvis | 0 {story-editor-v2 => story-editor}/scripts/media.asm | 0 .../src/CustomImGuiFileDialogConfig.h | 0 .../src/IconsFontAwesome5_c.h | 0 .../src/IconsMaterialDesignIcons.h | 0 {story-editor-v2 => story-editor}/src/base_node.cpp | 0 {story-editor-v2 => story-editor}/src/base_node.h | 0 .../src/code_editor.cpp | 0 {story-editor-v2 => story-editor}/src/code_editor.h | 0 .../src/console_window.cpp | 0 .../src/console_window.h | 0 {story-editor-v2 => story-editor}/src/dr_mp3.h | 0 .../src/emulator_window.cpp | 0 .../src/emulator_window.h | 0 {story-editor-v2 => story-editor}/src/graph.cpp | 0 {story-editor-v2 => story-editor}/src/graph.h | 0 {story-editor-v2 => story-editor}/src/gui.cpp | 0 {story-editor-v2 => story-editor}/src/gui.h | 0 .../src/i_story_project.h | 0 .../src/imgui_memory_editor.h | 0 {story-editor-v2 => story-editor}/src/json.hpp | 0 {story-editor-v2 => story-editor}/src/main.cpp | 0 .../src/main_window.cpp | 0 {story-editor-v2 => story-editor}/src/main_window.h | 0 .../src/media_converter.cpp | 0 .../src/media_converter.h | 0 .../src/media_node.cpp | 0 {story-editor-v2 => story-editor}/src/media_node.h | 0 .../src/node_editor_window.cpp | 0 .../src/node_editor_window.h | 0 .../src/ost_wrapper.cpp | 0 {story-editor-v2 => story-editor}/src/ost_wrapper.h | 0 .../src/platform_folders.cpp | 0 .../src/platform_folders.h | 0 {story-editor-v2 => story-editor}/src/resource.h | 0 .../src/resource_manager.h | 0 .../src/resources_window.cpp | 0 .../src/resources_window.h | 0 {story-editor-v2 => story-editor}/src/stb_image.h | 0 .../src/story_project.cpp | 0 .../src/story_project.h | 0 .../src/thread_pool.hpp | 0 {story-editor-v2 => story-editor}/src/uuid.h | 0 .../src/window_base.cpp | 0 {story-editor-v2 => story-editor}/src/window_base.h | 0 178 files changed, 0 insertions(+), 0 deletions(-) rename {story-editor-v2 => story-editor}/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/fonts/fa-solid-900.ttf (100%) rename {story-editor-v2 => story-editor}/fonts/materialdesignicons-webfont.ttf (100%) rename {story-editor-v2 => story-editor}/fonts/roboto.ttf (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiColorTextEdit/.gitignore (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiColorTextEdit/CONTRIBUTING (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiColorTextEdit/LICENSE (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiColorTextEdit/README.md (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiColorTextEdit/TextEditor.cpp (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiColorTextEdit/TextEditor.h (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/ImGuiFileDialog.cpp (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/ImGuiFileDialog.h (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/ImGuiFileDialogConfig.h (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/LICENSE (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/README.md (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/dirent/ChangeLog (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/dirent/LICENSE (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/dirent/README.md (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/dirent/dirent.h (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/stb/LICENSE (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/stb/README.md (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/stb/stb_image.h (100%) rename {story-editor-v2 => story-editor}/libs/ImGuiFileDialog/stb/stb_image_resize.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/.github/workflows/build.yml (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/.gitignore (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/LICENSE (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/crude_json.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/crude_json.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/docs/CHANGELOG.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/docs/README.md (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/docs/TODO.md (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/include/application.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/application.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/config.h.in (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/entry_point.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_extra_keys.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/platform.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/platform_glfw.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/platform_win32.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/renderer.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/renderer_dx11.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/renderer_ogl3.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/source/setup.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/support/Icon.icns (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/support/Icon.ico (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/support/Icon.png (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/support/Info.plist.in (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/application/support/Resource.rc.in (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/basic-interaction-example/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/basic-interaction-example/basic-interaction-example.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/blueprints-example.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/data/BlueprintBackground.png (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/data/ic_restore_white_24dp.png (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/data/ic_save_white_24dp.png (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/canvas-example/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/canvas-example/canvas-example.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/data/Cuprum-Bold.ttf (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/data/Cuprum-OFL.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/data/Oswald-OFL.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/data/Oswald-Regular.ttf (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/data/Play-OFL.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/data/Play-Regular.ttf (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/simple-example/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/simple-example/simple-example.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/widgets-example/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/examples/widgets-example/widgets-example.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/include/D3DX11.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/include/D3DX11async.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/include/D3DX11core.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/include/D3DX11tex.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/include/dxerr.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11.lib (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11d.lib (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11.lib (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11d.lib (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/DXSDK/src/dxerr.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/ScopeGuard/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/ScopeGuard/ScopeGuard.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/gl3w/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/gl3w/Include/GL/gl3w.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/gl3w/Include/GL/glcorearb.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/gl3w/Source/gl3w.c (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/LICENSE.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imconfig.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imgui.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imgui.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imgui.natvis (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imgui_demo.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imgui_draw.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imgui_internal.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imgui_tables.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imgui_widgets.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imstb_rectpack.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imstb_textedit.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/imgui/imstb_truetype.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/stb_image/CMakeLists.txt (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/external/stb_image/stb_image.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_bezier_math.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_bezier_math.inl (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_canvas.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_canvas.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_extra_math.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_extra_math.inl (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_node_editor.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_node_editor.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_node_editor_api.cpp (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_node_editor_internal.h (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/imgui_node_editor_internal.inl (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/misc/cmake-modules/FindScopeGuard.cmake (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/misc/cmake-modules/Findgl3w.cmake (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/misc/cmake-modules/Findimgui.cmake (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/misc/cmake-modules/Findimgui_node_editor.cmake (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/misc/cmake-modules/Findstb_image.cmake (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/misc/crude_json.natvis (100%) rename {story-editor-v2 => story-editor}/libs/imgui-node-editor/misc/imgui_node_editor.natvis (100%) rename {story-editor-v2 => story-editor}/scripts/media.asm (100%) rename {story-editor-v2 => story-editor}/src/CustomImGuiFileDialogConfig.h (100%) rename {story-editor-v2 => story-editor}/src/IconsFontAwesome5_c.h (100%) rename {story-editor-v2 => story-editor}/src/IconsMaterialDesignIcons.h (100%) rename {story-editor-v2 => story-editor}/src/base_node.cpp (100%) rename {story-editor-v2 => story-editor}/src/base_node.h (100%) rename {story-editor-v2 => story-editor}/src/code_editor.cpp (100%) rename {story-editor-v2 => story-editor}/src/code_editor.h (100%) rename {story-editor-v2 => story-editor}/src/console_window.cpp (100%) rename {story-editor-v2 => story-editor}/src/console_window.h (100%) rename {story-editor-v2 => story-editor}/src/dr_mp3.h (100%) rename {story-editor-v2 => story-editor}/src/emulator_window.cpp (100%) rename {story-editor-v2 => story-editor}/src/emulator_window.h (100%) rename {story-editor-v2 => story-editor}/src/graph.cpp (100%) rename {story-editor-v2 => story-editor}/src/graph.h (100%) rename {story-editor-v2 => story-editor}/src/gui.cpp (100%) rename {story-editor-v2 => story-editor}/src/gui.h (100%) rename {story-editor-v2 => story-editor}/src/i_story_project.h (100%) rename {story-editor-v2 => story-editor}/src/imgui_memory_editor.h (100%) rename {story-editor-v2 => story-editor}/src/json.hpp (100%) rename {story-editor-v2 => story-editor}/src/main.cpp (100%) rename {story-editor-v2 => story-editor}/src/main_window.cpp (100%) rename {story-editor-v2 => story-editor}/src/main_window.h (100%) rename {story-editor-v2 => story-editor}/src/media_converter.cpp (100%) rename {story-editor-v2 => story-editor}/src/media_converter.h (100%) rename {story-editor-v2 => story-editor}/src/media_node.cpp (100%) rename {story-editor-v2 => story-editor}/src/media_node.h (100%) rename {story-editor-v2 => story-editor}/src/node_editor_window.cpp (100%) rename {story-editor-v2 => story-editor}/src/node_editor_window.h (100%) rename {story-editor-v2 => story-editor}/src/ost_wrapper.cpp (100%) rename {story-editor-v2 => story-editor}/src/ost_wrapper.h (100%) rename {story-editor-v2 => story-editor}/src/platform_folders.cpp (100%) rename {story-editor-v2 => story-editor}/src/platform_folders.h (100%) rename {story-editor-v2 => story-editor}/src/resource.h (100%) rename {story-editor-v2 => story-editor}/src/resource_manager.h (100%) rename {story-editor-v2 => story-editor}/src/resources_window.cpp (100%) rename {story-editor-v2 => story-editor}/src/resources_window.h (100%) rename {story-editor-v2 => story-editor}/src/stb_image.h (100%) rename {story-editor-v2 => story-editor}/src/story_project.cpp (100%) rename {story-editor-v2 => story-editor}/src/story_project.h (100%) rename {story-editor-v2 => story-editor}/src/thread_pool.hpp (100%) rename {story-editor-v2 => story-editor}/src/uuid.h (100%) rename {story-editor-v2 => story-editor}/src/window_base.cpp (100%) rename {story-editor-v2 => story-editor}/src/window_base.h (100%) diff --git a/story-editor-v2/CMakeLists.txt b/story-editor/CMakeLists.txt similarity index 100% rename from story-editor-v2/CMakeLists.txt rename to story-editor/CMakeLists.txt diff --git a/story-editor-v2/fonts/fa-solid-900.ttf b/story-editor/fonts/fa-solid-900.ttf similarity index 100% rename from story-editor-v2/fonts/fa-solid-900.ttf rename to story-editor/fonts/fa-solid-900.ttf diff --git a/story-editor-v2/fonts/materialdesignicons-webfont.ttf b/story-editor/fonts/materialdesignicons-webfont.ttf similarity index 100% rename from story-editor-v2/fonts/materialdesignicons-webfont.ttf rename to story-editor/fonts/materialdesignicons-webfont.ttf diff --git a/story-editor-v2/fonts/roboto.ttf b/story-editor/fonts/roboto.ttf similarity index 100% rename from story-editor-v2/fonts/roboto.ttf rename to story-editor/fonts/roboto.ttf diff --git a/story-editor-v2/libs/ImGuiColorTextEdit/.gitignore b/story-editor/libs/ImGuiColorTextEdit/.gitignore similarity index 100% rename from story-editor-v2/libs/ImGuiColorTextEdit/.gitignore rename to story-editor/libs/ImGuiColorTextEdit/.gitignore diff --git a/story-editor-v2/libs/ImGuiColorTextEdit/CONTRIBUTING b/story-editor/libs/ImGuiColorTextEdit/CONTRIBUTING similarity index 100% rename from story-editor-v2/libs/ImGuiColorTextEdit/CONTRIBUTING rename to story-editor/libs/ImGuiColorTextEdit/CONTRIBUTING diff --git a/story-editor-v2/libs/ImGuiColorTextEdit/LICENSE b/story-editor/libs/ImGuiColorTextEdit/LICENSE similarity index 100% rename from story-editor-v2/libs/ImGuiColorTextEdit/LICENSE rename to story-editor/libs/ImGuiColorTextEdit/LICENSE diff --git a/story-editor-v2/libs/ImGuiColorTextEdit/README.md b/story-editor/libs/ImGuiColorTextEdit/README.md similarity index 100% rename from story-editor-v2/libs/ImGuiColorTextEdit/README.md rename to story-editor/libs/ImGuiColorTextEdit/README.md diff --git a/story-editor-v2/libs/ImGuiColorTextEdit/TextEditor.cpp b/story-editor/libs/ImGuiColorTextEdit/TextEditor.cpp similarity index 100% rename from story-editor-v2/libs/ImGuiColorTextEdit/TextEditor.cpp rename to story-editor/libs/ImGuiColorTextEdit/TextEditor.cpp diff --git a/story-editor-v2/libs/ImGuiColorTextEdit/TextEditor.h b/story-editor/libs/ImGuiColorTextEdit/TextEditor.h similarity index 100% rename from story-editor-v2/libs/ImGuiColorTextEdit/TextEditor.h rename to story-editor/libs/ImGuiColorTextEdit/TextEditor.h diff --git a/story-editor-v2/libs/ImGuiFileDialog/CMakeLists.txt b/story-editor/libs/ImGuiFileDialog/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/CMakeLists.txt rename to story-editor/libs/ImGuiFileDialog/CMakeLists.txt diff --git a/story-editor-v2/libs/ImGuiFileDialog/ImGuiFileDialog.cpp b/story-editor/libs/ImGuiFileDialog/ImGuiFileDialog.cpp similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/ImGuiFileDialog.cpp rename to story-editor/libs/ImGuiFileDialog/ImGuiFileDialog.cpp diff --git a/story-editor-v2/libs/ImGuiFileDialog/ImGuiFileDialog.h b/story-editor/libs/ImGuiFileDialog/ImGuiFileDialog.h similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/ImGuiFileDialog.h rename to story-editor/libs/ImGuiFileDialog/ImGuiFileDialog.h diff --git a/story-editor-v2/libs/ImGuiFileDialog/ImGuiFileDialogConfig.h b/story-editor/libs/ImGuiFileDialog/ImGuiFileDialogConfig.h similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/ImGuiFileDialogConfig.h rename to story-editor/libs/ImGuiFileDialog/ImGuiFileDialogConfig.h diff --git a/story-editor-v2/libs/ImGuiFileDialog/LICENSE b/story-editor/libs/ImGuiFileDialog/LICENSE similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/LICENSE rename to story-editor/libs/ImGuiFileDialog/LICENSE diff --git a/story-editor-v2/libs/ImGuiFileDialog/README.md b/story-editor/libs/ImGuiFileDialog/README.md similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/README.md rename to story-editor/libs/ImGuiFileDialog/README.md diff --git a/story-editor-v2/libs/ImGuiFileDialog/dirent/ChangeLog b/story-editor/libs/ImGuiFileDialog/dirent/ChangeLog similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/dirent/ChangeLog rename to story-editor/libs/ImGuiFileDialog/dirent/ChangeLog diff --git a/story-editor-v2/libs/ImGuiFileDialog/dirent/LICENSE b/story-editor/libs/ImGuiFileDialog/dirent/LICENSE similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/dirent/LICENSE rename to story-editor/libs/ImGuiFileDialog/dirent/LICENSE diff --git a/story-editor-v2/libs/ImGuiFileDialog/dirent/README.md b/story-editor/libs/ImGuiFileDialog/dirent/README.md similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/dirent/README.md rename to story-editor/libs/ImGuiFileDialog/dirent/README.md diff --git a/story-editor-v2/libs/ImGuiFileDialog/dirent/dirent.h b/story-editor/libs/ImGuiFileDialog/dirent/dirent.h similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/dirent/dirent.h rename to story-editor/libs/ImGuiFileDialog/dirent/dirent.h diff --git a/story-editor-v2/libs/ImGuiFileDialog/stb/LICENSE b/story-editor/libs/ImGuiFileDialog/stb/LICENSE similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/stb/LICENSE rename to story-editor/libs/ImGuiFileDialog/stb/LICENSE diff --git a/story-editor-v2/libs/ImGuiFileDialog/stb/README.md b/story-editor/libs/ImGuiFileDialog/stb/README.md similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/stb/README.md rename to story-editor/libs/ImGuiFileDialog/stb/README.md diff --git a/story-editor-v2/libs/ImGuiFileDialog/stb/stb_image.h b/story-editor/libs/ImGuiFileDialog/stb/stb_image.h similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/stb/stb_image.h rename to story-editor/libs/ImGuiFileDialog/stb/stb_image.h diff --git a/story-editor-v2/libs/ImGuiFileDialog/stb/stb_image_resize.h b/story-editor/libs/ImGuiFileDialog/stb/stb_image_resize.h similarity index 100% rename from story-editor-v2/libs/ImGuiFileDialog/stb/stb_image_resize.h rename to story-editor/libs/ImGuiFileDialog/stb/stb_image_resize.h diff --git a/story-editor-v2/libs/imgui-node-editor/.github/workflows/build.yml b/story-editor/libs/imgui-node-editor/.github/workflows/build.yml similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/.github/workflows/build.yml rename to story-editor/libs/imgui-node-editor/.github/workflows/build.yml diff --git a/story-editor-v2/libs/imgui-node-editor/.gitignore b/story-editor/libs/imgui-node-editor/.gitignore similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/.gitignore rename to story-editor/libs/imgui-node-editor/.gitignore diff --git a/story-editor-v2/libs/imgui-node-editor/LICENSE b/story-editor/libs/imgui-node-editor/LICENSE similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/LICENSE rename to story-editor/libs/imgui-node-editor/LICENSE diff --git a/story-editor-v2/libs/imgui-node-editor/crude_json.cpp b/story-editor/libs/imgui-node-editor/crude_json.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/crude_json.cpp rename to story-editor/libs/imgui-node-editor/crude_json.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/crude_json.h b/story-editor/libs/imgui-node-editor/crude_json.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/crude_json.h rename to story-editor/libs/imgui-node-editor/crude_json.h diff --git a/story-editor-v2/libs/imgui-node-editor/docs/CHANGELOG.txt b/story-editor/libs/imgui-node-editor/docs/CHANGELOG.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/docs/CHANGELOG.txt rename to story-editor/libs/imgui-node-editor/docs/CHANGELOG.txt diff --git a/story-editor-v2/libs/imgui-node-editor/docs/README.md b/story-editor/libs/imgui-node-editor/docs/README.md similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/docs/README.md rename to story-editor/libs/imgui-node-editor/docs/README.md diff --git a/story-editor-v2/libs/imgui-node-editor/docs/TODO.md b/story-editor/libs/imgui-node-editor/docs/TODO.md similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/docs/TODO.md rename to story-editor/libs/imgui-node-editor/docs/TODO.md diff --git a/story-editor-v2/libs/imgui-node-editor/examples/CMakeLists.txt b/story-editor/libs/imgui-node-editor/examples/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/examples/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/CMakeLists.txt b/story-editor/libs/imgui-node-editor/examples/application/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/examples/application/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/include/application.h b/story-editor/libs/imgui-node-editor/examples/application/include/application.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/include/application.h rename to story-editor/libs/imgui-node-editor/examples/application/include/application.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/application.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/application.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/application.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/application.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/config.h.in b/story-editor/libs/imgui-node-editor/examples/application/source/config.h.in similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/config.h.in rename to story-editor/libs/imgui-node-editor/examples/application/source/config.h.in diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/entry_point.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/entry_point.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/entry_point.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/entry_point.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_extra_keys.h b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_extra_keys.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_extra_keys.h rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_extra_keys.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.h b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.h rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_dx11.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.h b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.h rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_glfw.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.h b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.h rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_opengl3.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.h b/story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.h rename to story-editor/libs/imgui-node-editor/examples/application/source/imgui_impl_win32.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/platform.h b/story-editor/libs/imgui-node-editor/examples/application/source/platform.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/platform.h rename to story-editor/libs/imgui-node-editor/examples/application/source/platform.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/platform_glfw.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/platform_glfw.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/platform_glfw.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/platform_glfw.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/platform_win32.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/platform_win32.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/platform_win32.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/platform_win32.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/renderer.h b/story-editor/libs/imgui-node-editor/examples/application/source/renderer.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/renderer.h rename to story-editor/libs/imgui-node-editor/examples/application/source/renderer.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/renderer_dx11.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/renderer_dx11.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/renderer_dx11.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/renderer_dx11.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/renderer_ogl3.cpp b/story-editor/libs/imgui-node-editor/examples/application/source/renderer_ogl3.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/renderer_ogl3.cpp rename to story-editor/libs/imgui-node-editor/examples/application/source/renderer_ogl3.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/source/setup.h b/story-editor/libs/imgui-node-editor/examples/application/source/setup.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/source/setup.h rename to story-editor/libs/imgui-node-editor/examples/application/source/setup.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/support/Icon.icns b/story-editor/libs/imgui-node-editor/examples/application/support/Icon.icns similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/support/Icon.icns rename to story-editor/libs/imgui-node-editor/examples/application/support/Icon.icns diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/support/Icon.ico b/story-editor/libs/imgui-node-editor/examples/application/support/Icon.ico similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/support/Icon.ico rename to story-editor/libs/imgui-node-editor/examples/application/support/Icon.ico diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/support/Icon.png b/story-editor/libs/imgui-node-editor/examples/application/support/Icon.png similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/support/Icon.png rename to story-editor/libs/imgui-node-editor/examples/application/support/Icon.png diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/support/Info.plist.in b/story-editor/libs/imgui-node-editor/examples/application/support/Info.plist.in similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/support/Info.plist.in rename to story-editor/libs/imgui-node-editor/examples/application/support/Info.plist.in diff --git a/story-editor-v2/libs/imgui-node-editor/examples/application/support/Resource.rc.in b/story-editor/libs/imgui-node-editor/examples/application/support/Resource.rc.in similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/application/support/Resource.rc.in rename to story-editor/libs/imgui-node-editor/examples/application/support/Resource.rc.in diff --git a/story-editor-v2/libs/imgui-node-editor/examples/basic-interaction-example/CMakeLists.txt b/story-editor/libs/imgui-node-editor/examples/basic-interaction-example/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/basic-interaction-example/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/examples/basic-interaction-example/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/basic-interaction-example/basic-interaction-example.cpp b/story-editor/libs/imgui-node-editor/examples/basic-interaction-example/basic-interaction-example.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/basic-interaction-example/basic-interaction-example.cpp rename to story-editor/libs/imgui-node-editor/examples/basic-interaction-example/basic-interaction-example.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/CMakeLists.txt b/story-editor/libs/imgui-node-editor/examples/blueprints-example/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/blueprints-example.cpp b/story-editor/libs/imgui-node-editor/examples/blueprints-example/blueprints-example.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/blueprints-example.cpp rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/blueprints-example.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/data/BlueprintBackground.png b/story-editor/libs/imgui-node-editor/examples/blueprints-example/data/BlueprintBackground.png similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/data/BlueprintBackground.png rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/data/BlueprintBackground.png diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/data/ic_restore_white_24dp.png b/story-editor/libs/imgui-node-editor/examples/blueprints-example/data/ic_restore_white_24dp.png similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/data/ic_restore_white_24dp.png rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/data/ic_restore_white_24dp.png diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/data/ic_save_white_24dp.png b/story-editor/libs/imgui-node-editor/examples/blueprints-example/data/ic_save_white_24dp.png similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/data/ic_save_white_24dp.png rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/data/ic_save_white_24dp.png diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.cpp b/story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.cpp rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.h b/story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.h rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/builders.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.cpp b/story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.cpp rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.h b/story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.h rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/drawing.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.cpp b/story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.cpp rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.h b/story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.h rename to story-editor/libs/imgui-node-editor/examples/blueprints-example/utilities/widgets.h diff --git a/story-editor-v2/libs/imgui-node-editor/examples/canvas-example/CMakeLists.txt b/story-editor/libs/imgui-node-editor/examples/canvas-example/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/canvas-example/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/examples/canvas-example/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/canvas-example/canvas-example.cpp b/story-editor/libs/imgui-node-editor/examples/canvas-example/canvas-example.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/canvas-example/canvas-example.cpp rename to story-editor/libs/imgui-node-editor/examples/canvas-example/canvas-example.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/data/Cuprum-Bold.ttf b/story-editor/libs/imgui-node-editor/examples/data/Cuprum-Bold.ttf similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/data/Cuprum-Bold.ttf rename to story-editor/libs/imgui-node-editor/examples/data/Cuprum-Bold.ttf diff --git a/story-editor-v2/libs/imgui-node-editor/examples/data/Cuprum-OFL.txt b/story-editor/libs/imgui-node-editor/examples/data/Cuprum-OFL.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/data/Cuprum-OFL.txt rename to story-editor/libs/imgui-node-editor/examples/data/Cuprum-OFL.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/data/Oswald-OFL.txt b/story-editor/libs/imgui-node-editor/examples/data/Oswald-OFL.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/data/Oswald-OFL.txt rename to story-editor/libs/imgui-node-editor/examples/data/Oswald-OFL.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/data/Oswald-Regular.ttf b/story-editor/libs/imgui-node-editor/examples/data/Oswald-Regular.ttf similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/data/Oswald-Regular.ttf rename to story-editor/libs/imgui-node-editor/examples/data/Oswald-Regular.ttf diff --git a/story-editor-v2/libs/imgui-node-editor/examples/data/Play-OFL.txt b/story-editor/libs/imgui-node-editor/examples/data/Play-OFL.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/data/Play-OFL.txt rename to story-editor/libs/imgui-node-editor/examples/data/Play-OFL.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/data/Play-Regular.ttf b/story-editor/libs/imgui-node-editor/examples/data/Play-Regular.ttf similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/data/Play-Regular.ttf rename to story-editor/libs/imgui-node-editor/examples/data/Play-Regular.ttf diff --git a/story-editor-v2/libs/imgui-node-editor/examples/simple-example/CMakeLists.txt b/story-editor/libs/imgui-node-editor/examples/simple-example/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/simple-example/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/examples/simple-example/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/simple-example/simple-example.cpp b/story-editor/libs/imgui-node-editor/examples/simple-example/simple-example.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/simple-example/simple-example.cpp rename to story-editor/libs/imgui-node-editor/examples/simple-example/simple-example.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/examples/widgets-example/CMakeLists.txt b/story-editor/libs/imgui-node-editor/examples/widgets-example/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/widgets-example/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/examples/widgets-example/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/examples/widgets-example/widgets-example.cpp b/story-editor/libs/imgui-node-editor/examples/widgets-example/widgets-example.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/examples/widgets-example/widgets-example.cpp rename to story-editor/libs/imgui-node-editor/examples/widgets-example/widgets-example.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/D3DX11.h b/story-editor/libs/imgui-node-editor/external/DXSDK/include/D3DX11.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/D3DX11.h rename to story-editor/libs/imgui-node-editor/external/DXSDK/include/D3DX11.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/D3DX11async.h b/story-editor/libs/imgui-node-editor/external/DXSDK/include/D3DX11async.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/D3DX11async.h rename to story-editor/libs/imgui-node-editor/external/DXSDK/include/D3DX11async.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/D3DX11core.h b/story-editor/libs/imgui-node-editor/external/DXSDK/include/D3DX11core.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/D3DX11core.h rename to story-editor/libs/imgui-node-editor/external/DXSDK/include/D3DX11core.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/D3DX11tex.h b/story-editor/libs/imgui-node-editor/external/DXSDK/include/D3DX11tex.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/D3DX11tex.h rename to story-editor/libs/imgui-node-editor/external/DXSDK/include/D3DX11tex.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/dxerr.h b/story-editor/libs/imgui-node-editor/external/DXSDK/include/dxerr.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/include/dxerr.h rename to story-editor/libs/imgui-node-editor/external/DXSDK/include/dxerr.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11.lib b/story-editor/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11.lib similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11.lib rename to story-editor/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11.lib diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11d.lib b/story-editor/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11d.lib similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11d.lib rename to story-editor/libs/imgui-node-editor/external/DXSDK/lib/x64/d3dx11d.lib diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11.lib b/story-editor/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11.lib similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11.lib rename to story-editor/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11.lib diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11d.lib b/story-editor/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11d.lib similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11d.lib rename to story-editor/libs/imgui-node-editor/external/DXSDK/lib/x86/d3dx11d.lib diff --git a/story-editor-v2/libs/imgui-node-editor/external/DXSDK/src/dxerr.cpp b/story-editor/libs/imgui-node-editor/external/DXSDK/src/dxerr.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/DXSDK/src/dxerr.cpp rename to story-editor/libs/imgui-node-editor/external/DXSDK/src/dxerr.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/external/ScopeGuard/CMakeLists.txt b/story-editor/libs/imgui-node-editor/external/ScopeGuard/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/ScopeGuard/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/external/ScopeGuard/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/external/ScopeGuard/ScopeGuard.h b/story-editor/libs/imgui-node-editor/external/ScopeGuard/ScopeGuard.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/ScopeGuard/ScopeGuard.h rename to story-editor/libs/imgui-node-editor/external/ScopeGuard/ScopeGuard.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/gl3w/CMakeLists.txt b/story-editor/libs/imgui-node-editor/external/gl3w/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/gl3w/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/external/gl3w/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/external/gl3w/Include/GL/gl3w.h b/story-editor/libs/imgui-node-editor/external/gl3w/Include/GL/gl3w.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/gl3w/Include/GL/gl3w.h rename to story-editor/libs/imgui-node-editor/external/gl3w/Include/GL/gl3w.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/gl3w/Include/GL/glcorearb.h b/story-editor/libs/imgui-node-editor/external/gl3w/Include/GL/glcorearb.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/gl3w/Include/GL/glcorearb.h rename to story-editor/libs/imgui-node-editor/external/gl3w/Include/GL/glcorearb.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/gl3w/Source/gl3w.c b/story-editor/libs/imgui-node-editor/external/gl3w/Source/gl3w.c similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/gl3w/Source/gl3w.c rename to story-editor/libs/imgui-node-editor/external/gl3w/Source/gl3w.c diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/CMakeLists.txt b/story-editor/libs/imgui-node-editor/external/imgui/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/external/imgui/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/LICENSE.txt b/story-editor/libs/imgui-node-editor/external/imgui/LICENSE.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/LICENSE.txt rename to story-editor/libs/imgui-node-editor/external/imgui/LICENSE.txt diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imconfig.h b/story-editor/libs/imgui-node-editor/external/imgui/imconfig.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imconfig.h rename to story-editor/libs/imgui-node-editor/external/imgui/imconfig.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imgui.cpp b/story-editor/libs/imgui-node-editor/external/imgui/imgui.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imgui.cpp rename to story-editor/libs/imgui-node-editor/external/imgui/imgui.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imgui.h b/story-editor/libs/imgui-node-editor/external/imgui/imgui.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imgui.h rename to story-editor/libs/imgui-node-editor/external/imgui/imgui.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imgui.natvis b/story-editor/libs/imgui-node-editor/external/imgui/imgui.natvis similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imgui.natvis rename to story-editor/libs/imgui-node-editor/external/imgui/imgui.natvis diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_demo.cpp b/story-editor/libs/imgui-node-editor/external/imgui/imgui_demo.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_demo.cpp rename to story-editor/libs/imgui-node-editor/external/imgui/imgui_demo.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_draw.cpp b/story-editor/libs/imgui-node-editor/external/imgui/imgui_draw.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_draw.cpp rename to story-editor/libs/imgui-node-editor/external/imgui/imgui_draw.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_internal.h b/story-editor/libs/imgui-node-editor/external/imgui/imgui_internal.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_internal.h rename to story-editor/libs/imgui-node-editor/external/imgui/imgui_internal.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_tables.cpp b/story-editor/libs/imgui-node-editor/external/imgui/imgui_tables.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_tables.cpp rename to story-editor/libs/imgui-node-editor/external/imgui/imgui_tables.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_widgets.cpp b/story-editor/libs/imgui-node-editor/external/imgui/imgui_widgets.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imgui_widgets.cpp rename to story-editor/libs/imgui-node-editor/external/imgui/imgui_widgets.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imstb_rectpack.h b/story-editor/libs/imgui-node-editor/external/imgui/imstb_rectpack.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imstb_rectpack.h rename to story-editor/libs/imgui-node-editor/external/imgui/imstb_rectpack.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imstb_textedit.h b/story-editor/libs/imgui-node-editor/external/imgui/imstb_textedit.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imstb_textedit.h rename to story-editor/libs/imgui-node-editor/external/imgui/imstb_textedit.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/imgui/imstb_truetype.h b/story-editor/libs/imgui-node-editor/external/imgui/imstb_truetype.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/imgui/imstb_truetype.h rename to story-editor/libs/imgui-node-editor/external/imgui/imstb_truetype.h diff --git a/story-editor-v2/libs/imgui-node-editor/external/stb_image/CMakeLists.txt b/story-editor/libs/imgui-node-editor/external/stb_image/CMakeLists.txt similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/stb_image/CMakeLists.txt rename to story-editor/libs/imgui-node-editor/external/stb_image/CMakeLists.txt diff --git a/story-editor-v2/libs/imgui-node-editor/external/stb_image/stb_image.h b/story-editor/libs/imgui-node-editor/external/stb_image/stb_image.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/external/stb_image/stb_image.h rename to story-editor/libs/imgui-node-editor/external/stb_image/stb_image.h diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_bezier_math.h b/story-editor/libs/imgui-node-editor/imgui_bezier_math.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_bezier_math.h rename to story-editor/libs/imgui-node-editor/imgui_bezier_math.h diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_bezier_math.inl b/story-editor/libs/imgui-node-editor/imgui_bezier_math.inl similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_bezier_math.inl rename to story-editor/libs/imgui-node-editor/imgui_bezier_math.inl diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_canvas.cpp b/story-editor/libs/imgui-node-editor/imgui_canvas.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_canvas.cpp rename to story-editor/libs/imgui-node-editor/imgui_canvas.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_canvas.h b/story-editor/libs/imgui-node-editor/imgui_canvas.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_canvas.h rename to story-editor/libs/imgui-node-editor/imgui_canvas.h diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_extra_math.h b/story-editor/libs/imgui-node-editor/imgui_extra_math.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_extra_math.h rename to story-editor/libs/imgui-node-editor/imgui_extra_math.h diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_extra_math.inl b/story-editor/libs/imgui-node-editor/imgui_extra_math.inl similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_extra_math.inl rename to story-editor/libs/imgui-node-editor/imgui_extra_math.inl diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_node_editor.cpp b/story-editor/libs/imgui-node-editor/imgui_node_editor.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_node_editor.cpp rename to story-editor/libs/imgui-node-editor/imgui_node_editor.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_node_editor.h b/story-editor/libs/imgui-node-editor/imgui_node_editor.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_node_editor.h rename to story-editor/libs/imgui-node-editor/imgui_node_editor.h diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_node_editor_api.cpp b/story-editor/libs/imgui-node-editor/imgui_node_editor_api.cpp similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_node_editor_api.cpp rename to story-editor/libs/imgui-node-editor/imgui_node_editor_api.cpp diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_node_editor_internal.h b/story-editor/libs/imgui-node-editor/imgui_node_editor_internal.h similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_node_editor_internal.h rename to story-editor/libs/imgui-node-editor/imgui_node_editor_internal.h diff --git a/story-editor-v2/libs/imgui-node-editor/imgui_node_editor_internal.inl b/story-editor/libs/imgui-node-editor/imgui_node_editor_internal.inl similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/imgui_node_editor_internal.inl rename to story-editor/libs/imgui-node-editor/imgui_node_editor_internal.inl diff --git a/story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/FindScopeGuard.cmake b/story-editor/libs/imgui-node-editor/misc/cmake-modules/FindScopeGuard.cmake similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/FindScopeGuard.cmake rename to story-editor/libs/imgui-node-editor/misc/cmake-modules/FindScopeGuard.cmake diff --git a/story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/Findgl3w.cmake b/story-editor/libs/imgui-node-editor/misc/cmake-modules/Findgl3w.cmake similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/Findgl3w.cmake rename to story-editor/libs/imgui-node-editor/misc/cmake-modules/Findgl3w.cmake diff --git a/story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/Findimgui.cmake b/story-editor/libs/imgui-node-editor/misc/cmake-modules/Findimgui.cmake similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/Findimgui.cmake rename to story-editor/libs/imgui-node-editor/misc/cmake-modules/Findimgui.cmake diff --git a/story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/Findimgui_node_editor.cmake b/story-editor/libs/imgui-node-editor/misc/cmake-modules/Findimgui_node_editor.cmake similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/Findimgui_node_editor.cmake rename to story-editor/libs/imgui-node-editor/misc/cmake-modules/Findimgui_node_editor.cmake diff --git a/story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/Findstb_image.cmake b/story-editor/libs/imgui-node-editor/misc/cmake-modules/Findstb_image.cmake similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/misc/cmake-modules/Findstb_image.cmake rename to story-editor/libs/imgui-node-editor/misc/cmake-modules/Findstb_image.cmake diff --git a/story-editor-v2/libs/imgui-node-editor/misc/crude_json.natvis b/story-editor/libs/imgui-node-editor/misc/crude_json.natvis similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/misc/crude_json.natvis rename to story-editor/libs/imgui-node-editor/misc/crude_json.natvis diff --git a/story-editor-v2/libs/imgui-node-editor/misc/imgui_node_editor.natvis b/story-editor/libs/imgui-node-editor/misc/imgui_node_editor.natvis similarity index 100% rename from story-editor-v2/libs/imgui-node-editor/misc/imgui_node_editor.natvis rename to story-editor/libs/imgui-node-editor/misc/imgui_node_editor.natvis diff --git a/story-editor-v2/scripts/media.asm b/story-editor/scripts/media.asm similarity index 100% rename from story-editor-v2/scripts/media.asm rename to story-editor/scripts/media.asm diff --git a/story-editor-v2/src/CustomImGuiFileDialogConfig.h b/story-editor/src/CustomImGuiFileDialogConfig.h similarity index 100% rename from story-editor-v2/src/CustomImGuiFileDialogConfig.h rename to story-editor/src/CustomImGuiFileDialogConfig.h diff --git a/story-editor-v2/src/IconsFontAwesome5_c.h b/story-editor/src/IconsFontAwesome5_c.h similarity index 100% rename from story-editor-v2/src/IconsFontAwesome5_c.h rename to story-editor/src/IconsFontAwesome5_c.h diff --git a/story-editor-v2/src/IconsMaterialDesignIcons.h b/story-editor/src/IconsMaterialDesignIcons.h similarity index 100% rename from story-editor-v2/src/IconsMaterialDesignIcons.h rename to story-editor/src/IconsMaterialDesignIcons.h diff --git a/story-editor-v2/src/base_node.cpp b/story-editor/src/base_node.cpp similarity index 100% rename from story-editor-v2/src/base_node.cpp rename to story-editor/src/base_node.cpp diff --git a/story-editor-v2/src/base_node.h b/story-editor/src/base_node.h similarity index 100% rename from story-editor-v2/src/base_node.h rename to story-editor/src/base_node.h diff --git a/story-editor-v2/src/code_editor.cpp b/story-editor/src/code_editor.cpp similarity index 100% rename from story-editor-v2/src/code_editor.cpp rename to story-editor/src/code_editor.cpp diff --git a/story-editor-v2/src/code_editor.h b/story-editor/src/code_editor.h similarity index 100% rename from story-editor-v2/src/code_editor.h rename to story-editor/src/code_editor.h diff --git a/story-editor-v2/src/console_window.cpp b/story-editor/src/console_window.cpp similarity index 100% rename from story-editor-v2/src/console_window.cpp rename to story-editor/src/console_window.cpp diff --git a/story-editor-v2/src/console_window.h b/story-editor/src/console_window.h similarity index 100% rename from story-editor-v2/src/console_window.h rename to story-editor/src/console_window.h diff --git a/story-editor-v2/src/dr_mp3.h b/story-editor/src/dr_mp3.h similarity index 100% rename from story-editor-v2/src/dr_mp3.h rename to story-editor/src/dr_mp3.h diff --git a/story-editor-v2/src/emulator_window.cpp b/story-editor/src/emulator_window.cpp similarity index 100% rename from story-editor-v2/src/emulator_window.cpp rename to story-editor/src/emulator_window.cpp diff --git a/story-editor-v2/src/emulator_window.h b/story-editor/src/emulator_window.h similarity index 100% rename from story-editor-v2/src/emulator_window.h rename to story-editor/src/emulator_window.h diff --git a/story-editor-v2/src/graph.cpp b/story-editor/src/graph.cpp similarity index 100% rename from story-editor-v2/src/graph.cpp rename to story-editor/src/graph.cpp diff --git a/story-editor-v2/src/graph.h b/story-editor/src/graph.h similarity index 100% rename from story-editor-v2/src/graph.h rename to story-editor/src/graph.h diff --git a/story-editor-v2/src/gui.cpp b/story-editor/src/gui.cpp similarity index 100% rename from story-editor-v2/src/gui.cpp rename to story-editor/src/gui.cpp diff --git a/story-editor-v2/src/gui.h b/story-editor/src/gui.h similarity index 100% rename from story-editor-v2/src/gui.h rename to story-editor/src/gui.h diff --git a/story-editor-v2/src/i_story_project.h b/story-editor/src/i_story_project.h similarity index 100% rename from story-editor-v2/src/i_story_project.h rename to story-editor/src/i_story_project.h diff --git a/story-editor-v2/src/imgui_memory_editor.h b/story-editor/src/imgui_memory_editor.h similarity index 100% rename from story-editor-v2/src/imgui_memory_editor.h rename to story-editor/src/imgui_memory_editor.h diff --git a/story-editor-v2/src/json.hpp b/story-editor/src/json.hpp similarity index 100% rename from story-editor-v2/src/json.hpp rename to story-editor/src/json.hpp diff --git a/story-editor-v2/src/main.cpp b/story-editor/src/main.cpp similarity index 100% rename from story-editor-v2/src/main.cpp rename to story-editor/src/main.cpp diff --git a/story-editor-v2/src/main_window.cpp b/story-editor/src/main_window.cpp similarity index 100% rename from story-editor-v2/src/main_window.cpp rename to story-editor/src/main_window.cpp diff --git a/story-editor-v2/src/main_window.h b/story-editor/src/main_window.h similarity index 100% rename from story-editor-v2/src/main_window.h rename to story-editor/src/main_window.h diff --git a/story-editor-v2/src/media_converter.cpp b/story-editor/src/media_converter.cpp similarity index 100% rename from story-editor-v2/src/media_converter.cpp rename to story-editor/src/media_converter.cpp diff --git a/story-editor-v2/src/media_converter.h b/story-editor/src/media_converter.h similarity index 100% rename from story-editor-v2/src/media_converter.h rename to story-editor/src/media_converter.h diff --git a/story-editor-v2/src/media_node.cpp b/story-editor/src/media_node.cpp similarity index 100% rename from story-editor-v2/src/media_node.cpp rename to story-editor/src/media_node.cpp diff --git a/story-editor-v2/src/media_node.h b/story-editor/src/media_node.h similarity index 100% rename from story-editor-v2/src/media_node.h rename to story-editor/src/media_node.h diff --git a/story-editor-v2/src/node_editor_window.cpp b/story-editor/src/node_editor_window.cpp similarity index 100% rename from story-editor-v2/src/node_editor_window.cpp rename to story-editor/src/node_editor_window.cpp diff --git a/story-editor-v2/src/node_editor_window.h b/story-editor/src/node_editor_window.h similarity index 100% rename from story-editor-v2/src/node_editor_window.h rename to story-editor/src/node_editor_window.h diff --git a/story-editor-v2/src/ost_wrapper.cpp b/story-editor/src/ost_wrapper.cpp similarity index 100% rename from story-editor-v2/src/ost_wrapper.cpp rename to story-editor/src/ost_wrapper.cpp diff --git a/story-editor-v2/src/ost_wrapper.h b/story-editor/src/ost_wrapper.h similarity index 100% rename from story-editor-v2/src/ost_wrapper.h rename to story-editor/src/ost_wrapper.h diff --git a/story-editor-v2/src/platform_folders.cpp b/story-editor/src/platform_folders.cpp similarity index 100% rename from story-editor-v2/src/platform_folders.cpp rename to story-editor/src/platform_folders.cpp diff --git a/story-editor-v2/src/platform_folders.h b/story-editor/src/platform_folders.h similarity index 100% rename from story-editor-v2/src/platform_folders.h rename to story-editor/src/platform_folders.h diff --git a/story-editor-v2/src/resource.h b/story-editor/src/resource.h similarity index 100% rename from story-editor-v2/src/resource.h rename to story-editor/src/resource.h diff --git a/story-editor-v2/src/resource_manager.h b/story-editor/src/resource_manager.h similarity index 100% rename from story-editor-v2/src/resource_manager.h rename to story-editor/src/resource_manager.h diff --git a/story-editor-v2/src/resources_window.cpp b/story-editor/src/resources_window.cpp similarity index 100% rename from story-editor-v2/src/resources_window.cpp rename to story-editor/src/resources_window.cpp diff --git a/story-editor-v2/src/resources_window.h b/story-editor/src/resources_window.h similarity index 100% rename from story-editor-v2/src/resources_window.h rename to story-editor/src/resources_window.h diff --git a/story-editor-v2/src/stb_image.h b/story-editor/src/stb_image.h similarity index 100% rename from story-editor-v2/src/stb_image.h rename to story-editor/src/stb_image.h diff --git a/story-editor-v2/src/story_project.cpp b/story-editor/src/story_project.cpp similarity index 100% rename from story-editor-v2/src/story_project.cpp rename to story-editor/src/story_project.cpp diff --git a/story-editor-v2/src/story_project.h b/story-editor/src/story_project.h similarity index 100% rename from story-editor-v2/src/story_project.h rename to story-editor/src/story_project.h diff --git a/story-editor-v2/src/thread_pool.hpp b/story-editor/src/thread_pool.hpp similarity index 100% rename from story-editor-v2/src/thread_pool.hpp rename to story-editor/src/thread_pool.hpp diff --git a/story-editor-v2/src/uuid.h b/story-editor/src/uuid.h similarity index 100% rename from story-editor-v2/src/uuid.h rename to story-editor/src/uuid.h diff --git a/story-editor-v2/src/window_base.cpp b/story-editor/src/window_base.cpp similarity index 100% rename from story-editor-v2/src/window_base.cpp rename to story-editor/src/window_base.cpp diff --git a/story-editor-v2/src/window_base.h b/story-editor/src/window_base.h similarity index 100% rename from story-editor-v2/src/window_base.h rename to story-editor/src/window_base.h