1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 01:06: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
..
2019-09-02 00:41:57 +02:00
2017-09-15 15:56:17 +02:00
2017-09-15 00:46:21 +02:00
2023-03-12 20:31:00 +01:00
2020-10-12 21:17:53 -03:00
2020-12-17 13:50:11 +01:00
2017-09-15 00:46:21 +02:00
2022-10-04 13:19:44 +01:00
2019-03-08 19:50:31 +01:00
2017-09-23 00:26:38 +02:00