Henrik Dick
8eda3ddc4f
Weld Modifier: Performance improvement
...
This commit contains the Performance improvement, that was originally
proposed in D8966.
It improves the performance of the Weld Modifier by a lot.
It had a loop with execution time O(N^2) which is now O(N*log(N)) at a
bare maximum.
2020-09-21 16:29:33 -03:00
..
2020-03-19 09:33:58 +01:00
2020-09-12 15:51:21 +02:00
2020-09-21 20:03:25 +02:00
2020-09-21 16:09:51 +02:00
2020-09-21 12:25:45 +02:00
2020-09-17 12:29:19 +02:00
2020-09-21 15:05:33 +10:00
2020-09-12 16:33:34 +10:00
2020-09-21 16:38:31 +05:30
2020-09-21 12:25:45 +02:00
2020-09-21 11:39:32 +02:00
2020-09-21 13:21:22 -05:00
2020-09-19 16:28:17 +10:00
2020-09-15 22:53:44 +10:00
2020-09-21 15:18:13 +02:00
2020-09-19 14:34:32 +10:00
2020-09-12 16:33:34 +10:00
2020-09-14 17:59:21 +10:00
2020-09-17 18:54:04 +02:00
2020-09-21 12:25:45 +02:00
2020-09-21 15:18:13 +02:00
2020-09-21 16:29:33 -03:00
2020-09-19 16:28:17 +10:00
2020-09-21 20:03:25 +02:00
2020-09-19 16:28:17 +10:00
2020-09-12 15:51:21 +02:00
2020-09-04 21:04:16 +02:00
2020-09-19 16:28:17 +10:00
2020-09-07 23:10:17 +10:00