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
2015-12-02Cycles: Fix SSS object not properly reflected in glossy object with indirect ...Sergey Sharybin
2015-12-02Cleanup: warnings & spellingCampbell Barton
2015-12-02Cycles: Fix wrong SSS intersection refinement when this option is disabledSergey Sharybin
2015-12-02Cycles: Fix wrong SSS on scaled instanced objectsSergey Sharybin
2015-12-02Cycles: Remove TODO, it is possible there'll be more intersections recordedSergey Sharybin
2015-12-01Fix T46898: OpenCL Fails to compile after recent SSS changesSergey Sharybin
2015-11-28Cycles: Fix wrong volume stack after SSS bounceSergey Sharybin
2015-11-28Cycles: Fix wrong original ray used for SSS bakingSergey Sharybin
2015-11-28Cycles: Set of fixes for delayed SSS ray tracingSergey Sharybin
2015-11-28Cycles: Fallback to diffuse BSDF for the indirect SSS rays when BSSRDF is hitSergey Sharybin
2015-11-28Cycles: Fix missing indirect subsurface initialization in the bake codeSergey Sharybin
2015-11-27Cycles: Fully roll-back to non-delayed SSS indirect rays for CPUSergey Sharybin
2015-11-27Revert "Cycles: Fix wrong SSS with regular path tracing and clamping enabled"Sergey Sharybin
2015-11-26Cycles: Fix wrong SSS with regular path tracing and clamping enabledSergey Sharybin
2015-11-26Fix T46760: Branched Path Tracing converges to different result than plain Pa...Stefan Werner
2015-11-25Cycles: Fix wrong volume stack update with SSS object intersecting the volumeSergey Sharybin
2015-11-25Cycles: Trace indirect subsurface rays by restarting the integrator loopSergey Sharybin
2015-11-25Cycles: Delay shooting SSS indirect raysSergey Sharybin
2015-11-25Cysles: Avoid having ShaderData on the stackSergey Sharybin
2015-11-22Cycles: Make branched path tracer covered with requested featuresSergey Sharybin
2015-11-21Cycles: Make requested features struct aware of subsurface BSDFSergey Sharybin
2015-11-18Cycles: Add Blackman-Harris filter, fix Gaussian filterLukas Stockner
2015-11-03Fix T46671: Cycles assert with CMJ sample functionSergey Sharybin
2015-11-01Cycles: Partially revert previous commitSergey Sharybin
2015-11-01Cycles: Remove unused argument from the split kernel functionsSergey Sharybin
2015-11-01Cycles: Minor code style cleanupSergey Sharybin
2015-10-31Cycles: Add split kernel headers to project generationSergey Sharybin
2015-10-30Cycles: Fixes for few typos in OpenCL kernelSergey Sharybin
2015-10-29Cycles: Fix typo in split kernelSergey Sharybin
2015-10-29Cycles: OpenCL split kernel cleanup, move casts from .h files to .cl filesSergey Sharybin
2015-10-28Cycles: Support user-defined shutter curveSergey Sharybin
2015-10-26Cleanup: Avoid some warnings on OS X with clang and update comment.Thomas Dinges
2015-10-22Cycles: Watertight fix for SSS intersectionSergey Sharybin
2015-10-22Cycles: Fix for watertight intersectionSergey Sharybin
2015-10-11Fix T45058: Cycles hair shader reflects incorrectly for meshesSergey Sharybin
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-09Cycles: Make sure ray direction is always normalizedSergey Sharybin
2015-10-09Cycles: Fix wrong intersection with motion blur and degenerate object transformSergey Sharybin
2015-10-09Cycles: Fix intersection issues caused by degenerate instance matrixSergey Sharybin
2015-10-08Cycles: Cleanup, whitespace around keywordsSergey Sharybin
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-10-05Fix T46352: Cycles fails to render when material contains UV mapped texture a...Sergey Sharybin
2015-10-05Cycles: Add some TODO comments about derivativesSergey Sharybin
2015-10-05Cycles: Fix for builtin textures when linking against OSL 1.6.8Sergey Sharybin
2015-10-05Cycles: Remove redundant coordinate clipping in voxel SVM nodeSergey Sharybin
2015-10-05Cycles: Fix missing z-coordinate check in volume samplingSergey Sharybin
2015-09-23Cycles: Support building with latest OSL-1.7devSergey Sharybin
2015-09-18Fix T46030: Strange behavior of Cycles Brick TextureSergey Sharybin
2015-09-17Fix T46143: Faces missing with GPU renderSergey Sharybin
2015-09-09Cycles: Attempt to fix 32bit CUDA kernelsSergey Sharybin