Files
test2/source/blender/render/intern/source
Luca Rood c910beaa21 Split interp_weights_face_v3 into specific functions for tris and quads
This splits `interp_weights_face_v3` into `interp_weights_tri_v3` and
`interp_weights_quad_v3`, in order to properly handle three sided polygons
without needing a useless extra index in your weight array. This also
improves clarity and consistency with other math_geom functions, thus
reducing potential future errors.

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D2461
2017-01-11 17:55:13 -02:00
..
2016-04-12 11:26:06 +10:00
2015-04-06 10:40:12 -03:00
2016-07-15 16:47:30 +02:00
2016-07-22 21:00:12 -04:00
2015-11-23 17:40:10 +11:00
2016-06-07 10:42:29 +03:00
2016-07-15 02:39:45 +10:00
2014-11-28 22:16:14 +01:00
2015-02-01 01:17:21 +11:00
2015-12-21 13:02:38 +11:00
2016-03-05 09:12:07 +11:00
2016-07-19 09:16:38 +10:00