Files
test2/source/blender/makesdna
Bastien Montagne 8952f58375 Add tangent space computation/access from RNA (i.e. python).
This simply mimics code used for loopnormals, to enable py scripts to generate and access (temporary)
a tangent 3D vector and bitangent sign for each loop. Together with the split normals, this allow
to recreate a complete tangent space for normal mapping (bitangent = bitangent_sign * cross(normal, tangent)).

Expects all faces to be tri or quads.

Reviewed By: Brecht, campbellbarton

Differential Revision: https://developer.blender.org/D185
2014-01-11 11:51:19 +01:00
..
2013-12-26 09:46:25 +11:00
2013-11-20 19:13:41 +01:00
2012-10-28 15:23:16 +00:00
2012-12-26 13:05:39 +00:00