blender/release/scripts/modules/bpy_extras
Campbell Barton b8710e1468 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.
2016-11-19 06:57:55 +11:00
..
__init__.py More spell checking. 2012-07-04 15:04:38 +00:00
anim_utils.py Fix T49349: Baking action doesnt bake multiple objects. 2016-09-16 11:50:49 +02:00
image_utils.py Fix T47986: OBJ Import fails w/ imagepath encoding 2016-03-29 18:30:08 +11:00
io_utils.py Cleanup: pep8 2016-02-01 00:47:10 +11:00
keyconfig_utils.py Fix missing new eyedropper keymap entry in keyconfig_utils.py 2016-10-03 12:29:18 +02:00
mesh_utils.py Correct Python exceptions 2014-08-07 00:44:55 +10:00
object_utils.py Fix UV layer bug in object_utils.object_data_add() 2016-11-19 06:57:55 +11:00
view3d_utils.py Cleanup: pep8 2016-07-30 09:00:41 +10:00