Blender Git Loki
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