Files
test/source/blender/blenkernel
Nicholas Bishop 9a50f45469 Skip hidden faces in PBVH BMesh ray intersection test
Moved the GPU function gpu_bmesh_face_visible() to BKE_paint and
inverted the test to match equivalent tests for other mesh types:
paint_is_bmesh_face_hidden().

Changed BKE_pbvh_bmesh_node_save_orig() to not save hidden faces into
the triangle array.

Modified the non-use-original branch of pbvh_bmesh_node_raycast() to
skip hidden faces.

Fixes bug #33914:
projects.blender.org/tracker/index.php?func=detail&aid=33914&group_id=9&atid=498
2013-01-19 16:10:21 +00:00
..
2012-09-26 20:05:38 +00:00
2013-01-01 21:23:12 +00:00
2012-05-16 23:37:23 +00:00
2012-06-06 22:38:39 +00:00
2012-12-28 09:06:48 +00:00
2012-12-22 14:25:34 +00:00
2012-03-02 16:05:54 +00:00
2013-01-16 17:07:25 +00:00
2012-11-09 09:33:28 +00:00
2012-12-27 15:07:19 +00:00
2013-01-19 06:12:25 +00:00
2013-01-02 01:49:07 +00:00
2012-06-06 22:38:39 +00:00
2012-11-03 15:35:03 +00:00
2013-01-14 16:42:43 +00:00
2012-05-29 10:21:07 +00:00
2012-12-17 08:01:43 +00:00