Blender Git Commit Log
Git Commits -> Revision 0097f9b
Revision 0097f9b by Sergey Sharybin (master) April 13, 2017, 08:55 (GMT) |
Cycles: Split BVH implementations into separate files |
Commit Details:
Full Hash: 0097f9b298d7bf7bb6c985b626e2ce6ff0068af6
Parent Commit: c854887
Lines Changed: +1080, -948
4 Added Paths:
/intern/cycles/bvh/bvh2.cpp (+364, -0) (View)
/intern/cycles/bvh/bvh2.h (+87, -0) (View)
/intern/cycles/bvh/bvh4.cpp (+516, -0) (View)
/intern/cycles/bvh/bvh4.h (+88, -0) (View)
/intern/cycles/bvh/bvh2.h (+87, -0) (View)
/intern/cycles/bvh/bvh4.cpp (+516, -0) (View)
/intern/cycles/bvh/bvh4.h (+88, -0) (View)