1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 09:16:01 +08:00
Trice Helix c9685e9155
Fix NullReferenceException
- Initialized "culledNodes" field to avoid rare NullReferenceException on line 440
- Slight performance boost using cached HashSets instead of allocating new lists DrawNodes() call, also O(1) lookup time for graphs with many selected/culled nodes
2023-03-12 20:31:00 +01:00
..
2023-03-12 20:31:00 +01:00
2017-09-15 00:46:21 +02:00
2017-09-15 00:46:21 +02:00
2022-11-22 10:41:13 +01:00
2017-09-15 15:56:17 +02:00
2017-09-19 00:15:17 +02:00