Skip to content

Conversation

@Looooong
Copy link

For example, when drag&dropping asset into a graph, the node that implements ICreateNodeFrom<CustomRenderTexture> should be prioritized over the node that implements ICreateNodeFrom<Texture>, because CustomRenderTexture is the subclass of Texture.

BaseGraphView.nodeTypePerCreateAssetType is changed from Dictionary to SortedDictionary to support this behaviour.

@Looooong Looooong force-pushed the enhance/prioritize-node-created-from-assets branch from 76cd680 to 8f8b1f1 Compare September 26, 2022 16:45
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.

1 participant