Blender Git Commit Log

Git Commits -> Revision d920b8e

Revision d920b8e by Antonis Ryakiotakis (master)
April 28, 2015, 09:18 (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: d920b8e075ed949bd21297bb3baa4a8cb22428c9
Parent Commit: eee6665
Lines Changed: +7, -4

3 Modified Paths:

/source/blender/blenkernel/BKE_mesh_mapping.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/mesh_mapping.c (+5, -2) (Diff)
/source/blender/blenkernel/intern/subsurf_ccg.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021