Blender Git Loki
Git Commits -> Revision 9af4e1d
Revision 9af4e1d by Stefan Werner (cycles_embree) November 26, 2017, 13:45 (GMT) |
Cycles: added memory and progress callbacks to embree |
Commit Details:
Full Hash: 9af4e1d1e68985b97ec8eda33de34766ed4f52c1
Parent Commit: 2f92f5c
Lines Changed: +77, -21
8 Modified Paths:
/intern/cycles/blender/addon/ui.py (+1, -3) (Diff)
/intern/cycles/bvh/bvh.cpp (+1, -1) (Diff)
/intern/cycles/bvh/bvh.h (+2, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+62, -10) (Diff)
/intern/cycles/bvh/bvh_embree.h (+6, -1) (Diff)
/intern/cycles/kernel/bvh/bvh.h (+3, -3) (Diff)
/intern/cycles/kernel/bvh/bvh_embree_traversal.h (+1, -1) (Diff)
/intern/cycles/render/mesh.cpp (+1, -1) (Diff)
/intern/cycles/bvh/bvh.cpp (+1, -1) (Diff)
/intern/cycles/bvh/bvh.h (+2, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+62, -10) (Diff)
/intern/cycles/bvh/bvh_embree.h (+6, -1) (Diff)
/intern/cycles/kernel/bvh/bvh.h (+3, -3) (Diff)
/intern/cycles/kernel/bvh/bvh_embree_traversal.h (+1, -1) (Diff)
/intern/cycles/render/mesh.cpp (+1, -1) (Diff)