Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24Fix Cycles CUDA transparent shadow error after recent fix in c22b52c.Brecht Van Lommel
2017-08-19Fix T52452: OSL trace broken after shadow catcher recent changes.Brecht Van Lommel
2017-08-07Cycles: Cleanup, remove bvh prefix from curve functionsSergey Sharybin
2017-08-07Fix Cycles shadow catcher objects influencing each other.Brecht Van Lommel
2017-03-29Cycles: Fix compilation error with visibility flag disabledSergey Sharybin
2017-03-28Cycles: Switch to reformulated Pluecker ray/triangle intersectionSergey Sharybin
2017-03-23Cycles: Use SSE-optimized version of triangle intersection for motion trianglesSergey Sharybin
2017-03-23Cycles: Move triangle intersection precalc to an util fileSergey Sharybin
2017-03-09Cycles: SSS and Volume rendering in split kernelHristo Gueorguiev
2017-01-20Cycles: Store time in BVH nodesSergey Sharybin
2017-01-12Cycles: Prepare BVH traversal code to work with multiple curve primitives per...Sergey Sharybin
2017-01-12Cycles: Correct assert() for cases when there are multiple curves per BVH nodeSergey Sharybin
2017-01-12Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2016-10-25Cycles: Move QBVH near/far offset calculation to an utility functionSergey Sharybin
2016-10-25Cycles: BVH-related SSE optimizationSergey Sharybin
2016-09-29Cycles: Cleanup file headersSergey Sharybin
2016-07-11Cycles: Cleanup, variables nameSergey Sharybin
2016-07-11Cycles: Move BVK kernel files to own directorySergey Sharybin