tornavis/doc
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
..
blender_file_format Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
doxygen Cleanup: add editor gizmo doxy group 2018-09-13 08:33:21 +10:00
guides Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
license And here is the first git (testing) commit by me! 2013-11-16 12:00:42 +01:00
manpage Cleanup: pep8 2018-07-03 06:55:02 +02:00
python_api Python API: add loop triangles access, remove tessfaces. 2018-10-10 17:43:44 +02:00