-
-
-
Robert
Yes, it's stableish. Whatever is on the master branch is usually the most stable thing there is.
-
Robert
Menus should never be included, so that's a bug in Kinc. Please send a pull request.
-
Robert
Really have a hard time to understand what you're saying but the reason you don't have any graphics is likely because you didn't set a colour.
-
Robert
Ah, sorry, I understand the problem now. Changing the window is not supported in the HTML5 debugger. Should work though if you compile a Windows build.
-
Robert
Sorry but I'm not sure what you're saying. Am I correct that you can now compile and run Kha applications but can't change window properties? If so, can you upload a sample project so I can have a look?
-
Robert
Hi, I'll need some more details here. Let's forget about video 4 for a moment because I don't know what that is (probably a very old video be Lewis?) and detail all initial steps.
The problem probably has to do with the weird path (C:\Usersmalre...) which somehow got the dir delimiters stripped out. I've seen a report like that before once but I don't know how it can happen. -
Robert
It uses Metal directly. MoltenVK and Kha both use SPIRV-Cross though (and originally MoltenVK actually used Kha's previous shader compiler before we both moved everything to SPIRV-Cross).
-
Robert
Just try again (you can see the same error happening in the Actions tab, it was fixed shortly after).