Tsudico

Results 5 comments of Tsudico

> The system is moving to a plugin system, so what we're asking for here is interplay between multiple vendors code which could be very tricky. If you are moving...

Addendum: This affects any output port, no matter the type as long as at least one input in the graph has the InputParamKind::ConstantOnly. Changing the InputParamKind to allow connections makes...

Even when stacking the children, it doesn't actually merge the connectors into one connector. This is probably in case the parent or child node would be moved. It appears the...

Would ports be able to be external to the node if the code used an egui::Grid with 3 columns for the actual node? One column for input node ports, the...

I have used the same technique as @SciFi-Bob to make sure my vjoy aren't shuffled as a valid workaround. That's not to say I wouldn't appreciate being able to name...