Blender Git Loki
Git Commits -> Revision 04ead39
Revision 04ead39 by Germano Cavalcante (master) December 29, 2021, 20:45 (GMT) |
Modifiers: decrease maximum allocation size for Weld vertices At the time of allocating the buffer with vertices in context, we don't know exactly how many vertices are affected, but we do know that it is less than or equal to twice the number of vertices killed. |
Commit Details:
Full Hash: 04ead39daee88433e7dfbe5f86986026e6e9ed1e
Parent Commit: bb0da7d
Lines Changed: +6, -3
1 Modified Path:
/source/blender/modifiers/intern/MOD_weld.cc (+6, -3) (Diff)