Blender Git Commit Log

Git Commits -> Revision 30af08c

Revision 30af08c by Stefan Werner (cycles_embree)
November 26, 2017, 12:30 (GMT)
Cycles: Laid some foundation for embree ray accelerator: flags, UI and CMake

Commit Details:

Full Hash: 30af08c7883cc5555664ccc8239bb7175da88e13
Parent Commit: 311da4c
Lines Changed: +149, -4

2 Added Paths:

/intern/cycles/bvh/bvh_embree.cpp (+43, -0) (View)
/intern/cycles/bvh/bvh_embree.h (+47, -0) (View)

13 Modified Paths:

/build_files/cmake/macros.cmake (+3, -0) (Diff)
/CMakeLists.txt (+1, -0) (Diff)
/intern/cycles/app/CMakeLists.txt (+3, -0) (Diff)
/intern/cycles/blender/addon/properties.py (+5, -0) (Diff)
/intern/cycles/blender/addon/ui.py (+8, -3) (Diff)
/intern/cycles/blender/blender_sync.cpp (+1, -0) (Diff)
/intern/cycles/bvh/bvh.cpp (+8, -0) (Diff)
/intern/cycles/bvh/bvh_params.h (+4, -0) (Diff)
/intern/cycles/bvh/CMakeLists.txt (+2, -0) (Diff)
/intern/cycles/CMakeLists.txt (+9, -0) (Diff)
/intern/cycles/render/mesh.cpp (+8, -0) (Diff)
/intern/cycles/render/scene.h (+3, -1) (Diff)
/source/blender/python/intern/CMakeLists.txt (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021