Blender Git Commit Log

Git Commits -> Revision f8a9715

Revision f8a9715 by Sergey Sharybin (cycles_hair_bvh)
May 11, 2016, 15:15 (GMT)
Cycles; Cleanup API in the unaligned heuristic

There are cases when we've got vector of references and sometimes we
only have an array. Having duplicated functions in heuristic is a bit
annoying and since it's quite low-level anyway let's just use pure
pointers there.

Commit Details:

Full Hash: f8a9715b4795460134dacb503c5e91dfc11f76c2
Parent Commit: 021fdce
Lines Changed: +20, -37

3 Modified Paths:

/intern/cycles/bvh/bvh_build.cpp (+4, -5) (Diff)
/intern/cycles/bvh/bvh_unaligned.cpp (+10, -19) (Diff)
/intern/cycles/bvh/bvh_unaligned.h (+6, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021