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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-08-29Cycles: Add BVH8 and packeted triangle intersectionSergey Sharybin
2018-08-05Fix Cycles crash rendering mix of instanced and non-instanced volumes.Brecht Van Lommel
2018-01-22Cycles: Replace use_qbvh boolean flag with an enum-based propertySergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey 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-23Cycles: Split ShaderData object and shader flagsSergey Sharybin
2016-09-20Cycles: Make regular bvh traversal functions close to each otherSergey Sharybin
2016-09-19Cycles: Cleanup, sync some comments across different traversalSergey Sharybin
2016-08-01Cycles: Tweaks to support CUDA 8 toolkitSergey Sharybin
2016-07-26Cycles: Revert previous fixes to intersect_all functionsSergey Sharybin
2016-07-14Cycles: Fix wrong termination criteria in intersect_all functionsSergey Sharybin
2016-07-11Fix T48824: Crash when having too many ray-to-volume intersectionsSergey Sharybin
2016-07-11Cycles: Cleanup, variables nameSergey Sharybin
2016-07-11Cycles: Move BVK kernel files to own directorySergey Sharybin