Blender Git Loki

Git Commits -> Revision f8a999c

Revision f8a999c by Sergey Sharybin (master)
March 23, 2017, 16:45 (GMT)
Cycles: Move triangle intersection precalc to an util file

This is a preparation work for the followup commit which wil l move
remaining parts of Woop intersection logic to an utility file.

Doing it as a separate commit to keep changes more atomic and easier
to bisect when/if needed.

Commit Details:

Full Hash: f8a999c965435ed6cf3ed83aa4f1121c79f2a403
Parent Commit: b797a5f
Lines Changed: +116, -96

12 Modified Paths:

/intern/cycles/kernel/bvh/bvh_shadow_all.h (+5, -5) (Diff)
/intern/cycles/kernel/bvh/bvh_subsurface.h (+2, -2) (Diff)
/intern/cycles/kernel/bvh/bvh_traversal.h (+4, -4) (Diff)
/intern/cycles/kernel/bvh/bvh_volume.h (+4, -4) (Diff)
/intern/cycles/kernel/bvh/bvh_volume_all.h (+5, -5) (Diff)
/intern/cycles/kernel/bvh/qbvh_shadow_all.h (+4, -4) (Diff)
/intern/cycles/kernel/bvh/qbvh_subsurface.h (+2, -2) (Diff)
/intern/cycles/kernel/bvh/qbvh_traversal.h (+4, -4) (Diff)
/intern/cycles/kernel/bvh/qbvh_volume.h (+4, -4) (Diff)
/intern/cycles/kernel/bvh/qbvh_volume_all.h (+4, -4) (Diff)
/intern/cycles/kernel/geom/geom_triangle_intersect.h (+2, -58) (Diff)
/intern/cycles/util/util_math_intersect.h (+76, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021