Matt Jones
Matt Jones
The design for the visual editor is very much up in the air, but, yes I imagine that the vanilla editor will just be for VNs. I hadn't really considered...
So back to the main focus of the proposal; is this a good idea in any capacity?
Awesome to hear! But yes I agree it is not an immediate priority, I want to get the VN focus semi done
Is this CI only? Is it going to affect our release?
What happens if we force single-threaded?
I'm just worried this is going to suddenly break on us. It shouldn't be doing this.
Modernisation of APIs means this attribute is getting added as we go along.
If there's a proposed fix that we can _reliably_ target then use that. Aside from that its up to you.
What would the implications of this be on the rendering interfaces and implementations I would have to maintain?
Would we need to point to extern C methods for that or can we just directly use the C++ API that's being worked on?