M.Sz.
M.Sz.
idk, could you check if this issue still exists on master?
hmm, well, when I look at it @AllenDang why are we using this miainthread in fact? Am I right above?
so in fact we just need to call NewMasterWindow in the same thread as Run, right?
Im wondering why go doesn't build from source automatically if ptebuilt binary doesn't exist
Also, we will be able to remove some extra_types (Vec2/4, Color)
> but I suspect since you can't have arrays of arrays in Unity inspector this is most likely what it boils down to. no, it is possible to have array...
thank you! looking forward to see the solution ;-)
@aztack @qizhanchan could you check if cimgui-go works for you? If so we just need to wait for migration
strange thing, after building from source, I'm getting the same error, but it starts downloading. here are logs if someone is interessted ```console [debug] System config: ['--prefer-free-formats'] [debug] User config:...
In my opinion the perfect scenario would be that cimgui-go should have a backend implementation set by default, for people who wants just "plug-and-play" this package. but it should be...