Skip to content

Added support for wiring nodes colorisation #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmitry1100
Copy link

This code adds support for changing color of wiring nodes. Color is stored in a hidden SerializedProperty of NodeBase. It is very useful to colorise graph when it has a lot of nodes.
unity 5 5 0f3 64bit - wiring unity - klak 2017-02-19 18-43-18

@dmitry1100
Copy link
Author

Just updated the fork

@josephwilk
Copy link

This looks super useful! I'm already lost inside large graphs.

@dmitry1100
Copy link
Author

@josephwilk agree, we also have large graphs and without colored nodes it would be hell. You can use wiring-node-color branch of my fork, I keep it in sync with original master branch. Also don't worry about serialization, all your existing graphs will not be broken.

@dmitry1100 dmitry1100 changed the base branch from master to upm February 1, 2019 15:11
@dmitry1100 dmitry1100 changed the base branch from upm to master February 1, 2019 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants