Rendering pipeline fixes across the board and base work on refactored editor
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#include <imgui/imgui.h>
|
||||
#include <nativefiledialog/nfd.h>
|
||||
|
||||
class EditorUI
|
||||
{
|
||||
public:
|
||||
EditorUI();
|
||||
};
|
||||
Reference in New Issue
Block a user