blender/source
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
..
blender Weld Modifier: Performance improvement 2020-09-21 16:29:33 -03:00
creator CMake: clean up setting of platform specific linker flags 2020-09-17 12:29:19 +02:00
tools@4b309364f6 Overlay: Fade Inactive Geometry 2020-09-18 19:24:58 +02:00
CMakeLists.txt Clang-Tidy: Allow use with GCC but warn about possible failure 2020-07-03 10:58:24 +02:00