Blender Git Commit Log
Git Commits -> Revision b8710e1
Revision b8710e1 by Campbell Barton (master) November 18, 2016, 19:47 (GMT) |
Fix UV layer bug in object_utils.object_data_add() Adding a torus in edit-mode, with 'Generate UVs' for example would either create another UV layer with the default name or switch to the default UV layer name if it exists. Now use the existing UV layer if present. |
Commit Details:
Full Hash: b8710e1468a3ce523c35260e47332393e2b967a3
Parent Commit: 40990d5
Lines Changed: +8, -0
1 Modified Path:
/release/scripts/modules/bpy_extras/object_utils.py (+8, -0) (Diff)