Fix #106366: Handle exceptions in add fur operator #106823

Merged
Hans Goudey merged 1 commits from HooglyBoogly/blender:fix-add-fur-errors into main 2023-04-11 19:19:54 +02:00

1 Commits

Author SHA1 Message Date
Hans Goudey fd43050580 Fix #106366: Handle exceptions in add fur operator
Give errors in a few cases:
- The mesh has no UV map
- The faces have no area
- The applied modifier has no curve data (it may have been modified)
2023-04-11 12:56:24 -04:00