Files
test/source/blender/blenkernel
Bastien Montagne ac51e2f326 Fix T46015: normals_split_custom_set_from_vertices doesn't work with zero vectors
This was simply broken for vertex case (indexing loop normals with vert indices...).

Turns out to be rather verbose to replace on-the-fly zero normals by default ones correctly,
and do not want to make a full copy of the given custom normals array, so now this one is
editied in place (replacing zero vectors by correct default normals). Don't think this
could be a serious issue anyway.
2015-09-04 22:41:10 +02:00
..
2015-06-13 03:24:07 +10:00
2015-05-11 12:39:39 +10:00
2015-05-06 11:13:42 +10:00
2015-04-06 10:40:12 -03:00
2015-08-06 13:03:07 +10:00
2015-07-25 07:44:25 +10:00
2015-08-01 12:37:52 +10:00
2015-03-30 21:18:49 +11:00
2015-07-13 13:58:17 +02:00
2015-06-08 19:52:04 +10:00
2015-04-04 15:19:24 +11:00
2015-07-20 05:30:08 +10:00
2015-04-16 01:12:22 +10:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2015-07-29 10:49:34 +10:00
2015-06-05 11:46:01 +10:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2015-04-07 08:46:48 +10:00