blender/doc/python_api/rst
Brecht Van Lommel e65784a051 Python API: add loop triangles access, remove tessfaces.
Loop triangles are tessellated triangles create from polygons, for renderers
or exporters that need to match Blender's polygon tesselation exactly. These
are a read-only runtime cache.

Tessfaces are a legacy data structure from before Blender supported n-gons,
and were already mostly removed from the C code.

Details on porting code to loop triangles is in the release notes.

Differential Revision: https://developer.blender.org/D3539
2018-10-10 17:43:44 +02:00
..
bgl.rst Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
change_log.rst Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
include__bmesh.rst Python API: add loop triangles access, remove tessfaces. 2018-10-10 17:43:44 +02:00
info_api_reference.rst Merge branch 'master' into blender2.8 2018-09-19 18:20:50 +02:00
info_best_practice.rst Python API: add loop triangles access, remove tessfaces. 2018-10-10 17:43:44 +02:00
info_gotcha.rst Python API: add loop triangles access, remove tessfaces. 2018-10-10 17:43:44 +02:00
info_overview.rst PyDoc: Add docutils ref for "registration" 2018-03-23 20:25:30 -04:00
info_quickstart.rst Removing Blender Game Engine from Blender 2.8 2018-04-17 17:51:28 +02:00
info_tips_and_tricks.rst Merge branch 'master' into blender2.8 2018-09-03 17:44:36 +02:00