1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 09:16:01 +08:00
Jeff Campbell bbfc44b04f Added fix for duplicate node fields found
* Added fix for duplicate node fields found while iterating through base fields; on 2019.3 using .Net 20 getting the fields of the node type will return all base type fields as well. This results in the iteration up through the base classes and adding their instance fields resulting in duplicates which causes errors on node creation when assigning port information.
2020-02-28 22:52:30 +01:00
..
2017-09-15 00:46:21 +02:00
2017-09-15 00:46:21 +02:00
2017-09-15 15:56:17 +02:00
2017-09-19 00:15:17 +02:00