From 1642e2888c296d71b2facd1a607f24a5992bb164 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 22 Apr 2012 23:51:50 +0000 Subject: rename Mesh.uv_loop_layers --> uv_layers add filtering for document generator to support --partial bpy.types.SomeType --- doc/python_api/rst/info_gotcha.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/python_api/rst/info_gotcha.rst') diff --git a/doc/python_api/rst/info_gotcha.rst b/doc/python_api/rst/info_gotcha.rst index 25ef5175976..eb312799b41 100644 --- a/doc/python_api/rst/info_gotcha.rst +++ b/doc/python_api/rst/info_gotcha.rst @@ -132,6 +132,8 @@ write useful tools in python which are also fast to execute while in edit-mode. For the time being this limitation just has to be worked around but we're aware its frustrating needs to be addressed. +.. _info_gotcha_mesh_faces: + NGons and Tessellation Faces ============================ -- cgit v1.2.3