AraHaan
AraHaan
>  > > Greetings. I tried it myself and it worked for me. > > Name your 2 models as shown in the picture. model0 and model1. Erase their...
Actually the obj formats support multiple ones.
Wait how did you guys make the context menu renderer using GetThemeSysColor? I been looking into something like this too. I also need something like this for other controls like...
See #194 I will be pushing some changes to help fix the issue.
Wait what?, the Sdk should have been the only place to being in both of those packages, and then the program should use whatever version the compiled binaries used. Also...
The build errors was infact from my changes to the ``SettingsFile`` project in the Sdk. And that was due to the fact that it had bugs where the source urls...
I currently fixed the build errors locally by making the runtime into a .NET Workload which should make it easier to build the program as well.
Currently the thing takes plugins and well the plugins are currently private. Only KomV2 and V3 work while v4 crashes and is the reason they are currently private. Also Visual...
It's being worked on, but slowly.
That is because recently the .NET SDK became broken recently where it cannot find the one installed under dotnet/packs for some unknown reason. I think I might have to instead...