- Replace blender::Map with an array to lookup heap-nodes by edge index. - Only create the array when the topology influence is used. These gives ~5-9% overall speedup to operator function.
- Replace blender::Map with an array to lookup heap-nodes by edge index. - Only create the array when the topology influence is used. These gives ~5-9% overall speedup to operator function.