Files
test2/source/blender/modifiers/intern
Hans Goudey 8a91673562 Cleanup: Move weld modifier to C++
This moves `MOD_weld.cc` to C++, fixing compiler warnings
coming from the change. It also goes a little bit further and converts
the code to use C++ data structures: `Span`, `Array`, and `Vector`.
This makes the code more shorter and easier to reason about, and
makes memory maneagement more automatic.

Differential Revision: https://developer.blender.org/D13618
2021-12-18 13:42:48 -06:00
..
2021-10-24 21:04:04 +11:00
2021-10-20 11:16:43 +11:00
2021-03-18 09:36:44 +11:00
2021-10-20 11:16:43 +11:00
2021-08-20 02:30:11 +02:00
2021-12-18 13:42:48 -06:00