Files
test2/source/blender/modifiers
Campbell Barton 68f14db441 Cleanup: add checks to the array modifier to skip empty mesh data
Add checks that ensure mesh data copying blocks only run when the
array's aren't empty.

Also note why an early return isn't used.
2025-01-14 15:30:09 +11:00
..