Results 208 comments of setzer22

Alright, that was faster than I expected :smile: All the required bits are there, but the code still lives on my development branch. You can find the changes in 86c89d5dcbb0,...

This was merged a couple days ago as part of #45. There is a Import OBJ node that should serve as example for custom code.

This was wrongly closed by GitHub when I merged #59, there is still the pending issue of only snapping to compatible ports with the same color.

> However, thinking about it again, it is a difficult problem because it would be inconsistent to allow different colors to be connected. @kkngsm The current system will get reworked...

If you want to include the change discussed in #57 about passing `&mut UserState` please go ahead :+1:

Looks ready to merge! Thanks again for the PR :smile:

I added install instructions as a footnote in this commit https://github.com/setzer22/blackjack/commit/ae80df802c350b66ebf9472322c81ea2eaf9919e

Hi! Many thanks for the PR :) Currently a bit busy but I'll have a look and get back to you soon :+1:

I'm sorry you feel that way! I already had a quick look at the changes and I like the overall direction, but to be honest I haven't yet had time...

Hi! I don't have a lot of experience in this area, but any changes that improve UI consistency and adhere to well-known guidelines are welcome :) > Labels on nodes...