Blender Git Commit Log
Git Commits -> Revision f6da680
Revision f6da680 by Patrick Mours (master) August 26, 2019, 15:39 (GMT) |
Commit Details:
Full Hash: f6da680946e2bf982c4831c2135305cb0674215f
Parent Commit: 2dd1e6b
Committed By: Brecht Van Lommel
Lines Changed: +108, -56
12 Modified Paths:
/intern/cycles/bvh/bvh.cpp (+25, -24) (Diff)
/intern/cycles/bvh/bvh.h (+12, -2) (Diff)
/intern/cycles/bvh/bvh2.cpp (+4, -1) (Diff)
/intern/cycles/bvh/bvh2.h (+1, -1) (Diff)
/intern/cycles/bvh/bvh4.cpp (+4, -1) (Diff)
/intern/cycles/bvh/bvh4.h (+1, -1) (Diff)
/intern/cycles/bvh/bvh8.cpp (+4, -1) (Diff)
/intern/cycles/bvh/bvh8.h (+1, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+11, -4) (Diff)
/intern/cycles/bvh/bvh_embree.h (+4, -1) (Diff)
/intern/cycles/render/mesh.cpp (+25, -17) (Diff)
/intern/cycles/render/mesh.h (+16, -2) (Diff)
/intern/cycles/bvh/bvh.h (+12, -2) (Diff)
/intern/cycles/bvh/bvh2.cpp (+4, -1) (Diff)
/intern/cycles/bvh/bvh2.h (+1, -1) (Diff)
/intern/cycles/bvh/bvh4.cpp (+4, -1) (Diff)
/intern/cycles/bvh/bvh4.h (+1, -1) (Diff)
/intern/cycles/bvh/bvh8.cpp (+4, -1) (Diff)
/intern/cycles/bvh/bvh8.h (+1, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+11, -4) (Diff)
/intern/cycles/bvh/bvh_embree.h (+4, -1) (Diff)
/intern/cycles/render/mesh.cpp (+25, -17) (Diff)
/intern/cycles/render/mesh.h (+16, -2) (Diff)