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
2016-04-11Cycles: Remove hair support from volume BVH traversalSergey Sharybin
2016-04-04Cycles: Fix wrong camera in volume check when domain is only visible to camer...Sergey Sharybin
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey Sharybin
2015-10-09Cycles: Fix wrong intersection with motion blur and degenerate object transformSergey Sharybin
2015-04-20Cycles: Split BVH nodes storage into inner and leaf nodesSergey Sharybin
2015-04-01Cycles: Remove unused direction from triangle intersection functionsSergey Sharybin
2015-01-12Cycles: Add leaf primitives sanity check asserts to the kernelSergey Sharybin
2015-01-12Cycles: Enable leaf split by primitive type and adopt BVH traversal for thisSergey Sharybin
2014-12-29Cycles: Add asserts around BVH stack pushesSergey Sharybin
2014-12-29Cycles: Add some sanity check asserts in the traversal codeSergey Sharybin
2014-12-25Cycles: Implement QBVH tree traversalSergey Sharybin
2014-12-25Cycles: Code cleanup, de-duplicate definition of FEATURESergey Sharybin
2014-12-25Cycles: Rework BVH functions calls a little bitSergey Sharybin
2014-12-25Cycles: Implement watertight ray/triangle intersectionSergey Sharybin
2014-12-25Cycles; Code cleanup, make it more obvious what #endif belongs toSergey Sharybin
2014-12-25Cycles: Make it more clear offsets in BVH constructionSergey Sharybin
2014-12-25Cycles: Don't do node visibility check in subsurface and volume traversalSergey Sharybin
2014-11-04Fix T42411: Camera inside volume + particle dupli (object/group) doesn't workSergey Sharybin
2014-10-11Cycles: set hit values in-orderCampbell Barton
2014-10-03Cycles: Speedup of kernel side camera-in-volume detectionSergey Sharybin