Blender Git Commit Log

Git Commits -> Revision 1c5cceb

Revision 1c5cceb by Sergey Sharybin (master)
March 23, 2017, 16:45 (GMT)
Cycles: Move intersection math to own header file

There are following benefits:

- Modifying intersection algorithm will not cause so much re-compilation.
- It works around header dependency hell and allows us to use vectorization
types much easier in there.

Commit Details:

Full Hash: 1c5cceb7afef2666e937cc880bd206efebd0f044
Parent Commit: e8ff061
Lines Changed: +161, -135

1 Added Path:

/intern/cycles/util/util_math_intersect.h (+158, -0) (View)

4 Modified Paths:

/intern/cycles/kernel/CMakeLists.txt (+1, -0) (Diff)
/intern/cycles/kernel/kernel_math.h (+1, -0) (Diff)
/intern/cycles/util/CMakeLists.txt (+1, -0) (Diff)
/intern/cycles/util/util_math.h (+0, -135) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021