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)

3 Modified Paths:

/intern/cycles/bvh/bvh.cpp (+11, -852) (Diff)
/intern/cycles/bvh/bvh.h (+10, -96) (Diff)
/intern/cycles/bvh/CMakeLists.txt (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021