Blender Git Loki
Git Commits -> Revision 0aa5431
Revision 0aa5431 by Sergey Sharybin (master) June 13, 2017, 08:26 (GMT) |
Cycles: Fix compilation error of OpenCL mega kernel Was some mismatch in address space. Seems to be caused by recent additions. Additionally, moved decoupled ray marching functions under ifdef, so they don't try to use malloc() functions. Thanks Mai for testing the patch! |
Commit Details:
Full Hash: 0aa543199849497557541e954ba5e6faafbb8ec3
Parent Commit: 85fafcc
Lines Changed: +4, -2