Nordup
Nordup
I don't think so( I'll try to port soon coz I really need it too. GDScript part of course:)
It's fine:)
Thanks for the plugin, it's still really useful!
I have fixed errors you mentioned, but couldn't reproduce this issue :( Can you please check if it still remains?
Mangaro with NVIDIA GeForce GTX 1050 (nvidia 525.89.02 drivers) I will check on another computers. Thank you!
I'm not sure why it's green at all Wish I had some way to reproduce and fix that
My friend got a new RTX 4060 so I'll hopefully be able to test and fix this soon
I've got a working macOS game embedding on my fork https://github.com/thegatesbrowser/godot/blob/9fe18c2a83ca47f3ca777ce3e7d1f83f05fbdf43/drivers/vulkan/rendering_device_driver_vulkan.cpp#L1437 It uses IOSurface with Vulkan VK_EXT_metal_objects extension Main process exports IOSurface and child process imports it and copies it's...
> I wanted to try your implementation of game embedding so I compiled Godot from the master branch of your fork but for me, it's Godot 4.3 and there's no...