Files
test/source/blender/blenkernel/intern
Tamito Kajiyama edfd989e86 Fix T40315: Boolean modifier with Freestyle edges.
The helper function `make_freestyle_edge_mark_hash()` was referring to the
original mesh to determine Freestyle edge marks for individual derived mesh edges.
This is no longer necessary now that derived meshes deliver CD_FREESTYLE_EDGE
and CD_FREESTYLE_FACE layers of their own.  The reference of the original mesh
was also inappropriate since the edges coming from one of the operands of a boolean
modifier don't have proper CD_ORIGINDEX values but ORIGINDEX_NONE's.

Many thanks to Sergey Sharybin for patch contributions and discussions.
2014-06-01 16:24:18 +09:00
..
2013-06-25 10:44:30 +00:00
2014-03-18 09:14:47 +11:00
2014-05-01 04:47:51 +10:00
2014-05-17 14:48:10 +10:00
2014-04-04 14:15:57 +11:00
2014-05-07 02:59:23 +03:00
2014-05-09 18:29:42 +10:00
2014-05-09 18:29:42 +10:00
2014-05-28 15:56:54 +06:00
2014-05-01 04:47:51 +10:00
2014-05-01 04:47:51 +10:00
2014-05-01 04:47:51 +10:00
2014-04-25 03:21:13 +10:00
2014-05-22 17:40:35 +10:00
2014-05-01 04:47:51 +10:00
2014-04-11 11:33:29 +10:00
2014-05-09 12:19:27 +09:00
2014-05-01 04:47:51 +10:00
2014-05-05 22:24:13 +03:00
2014-05-29 05:22:44 +03:00
2013-12-03 20:35:45 +01:00
2014-05-15 20:13:43 +10:00
2014-05-14 15:00:47 +10:00
2014-03-25 10:10:00 +11:00