babooncodes
babooncodes
You should probably have an IRenderer that has an implementation for unity, using a commandbuffer that constructs line mesh, similar to https://github.com/realgamessoftware/dear-imgui-unity/blob/master/ImGuiNET.Unity/Renderer/ImGuiRendererMesh.cs
Yep you have no idea what you're doing. Unity's OnGUI is designed for its own imgui, not for dearimgui which has nothing to do with it, and can be called...
The api lacks DockBuilderRemoveNode and other DockBuilder api calls, which makes the docking branch here useless basically. Since everyone is trying to make some form of editor, lacking basic api...