Blender Git Loki
Git Commits -> Revision ac0fdd3
Revision ac0fdd3 by Antonis Ryakiotakis (ui-preview-buttons) April 28, 2015, 17:12 (GMT) |
Fix T44530 UV islands fail on subsurf after mirror modifier. Caused by own commit that changed island detection code. In the case of modifiers we don't want to take winding information into account, but left the code since there are use cases (like painting) which could use this. |
Commit Details:
Full Hash: ac0fdd379ae37da8acb2c75c69f82878ff992466
Parent Commit: 61170eb
Committed By: Bastien Montagne
Lines Changed: +7, -4