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
path: root/intern
AgeCommit message (Expand)Author
2017-05-11Merge branch 'master' into blender2.8Campbell Barton
2017-05-11Fix bug in copying VertexFormatCampbell Barton
2017-05-11Cycles: fix AO approximation for split kernelHristo Gueorguiev
2017-05-11Cycles: Fix occasional black pixels from denoising with excessive radiiLukas Stockner
2017-05-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-09Cycles: Use more stable version of integer square root functionSergey Sharybin
2017-05-09Cycles: Properly free memory used by KernelGlobalsSergey Sharybin
2017-05-09Fix denoiser tooltipJens Verwiebe
2017-05-09Merge branch 'master' into blender2.8Bastien Montagne
2017-05-09Cycles: Enable BPT for NVidia OpenCLSergey Sharybin
2017-05-09Libmv: Fix strict compiler warnings, unused variablesSergey Sharybin
2017-05-08Fix crash and assert failure when using OCIO GLSL draw mode and color managem...Sergey Sharybin
2017-05-08Add comment about vertex format created in OCIOSergey Sharybin
2017-05-08Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-08Cycles: Fix compilation error with gcc-6.3.0 and debug modeSergey Sharybin
2017-05-08Merge branch 'master' into blender2.8Julian Eisel
2017-05-07Cycles: Fix transform addressing in the denoiser codeLukas Stockner
2017-05-07[Cycles] Fix math problems in safe_logflazydodo
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-06Merge branch 'master' into blender2.8Campbell Barton
2017-05-05Cycles: Fix access array index of -1 in SSS and volume split kernelsSergey Sharybin
2017-05-05Cycles: Cleanup, indentationSergey Sharybin
2017-05-05Cycles: Split kernel SSS & Volume data definitions cleanupHristo Gueorguiev
2017-05-05Cycles: Show samples progress for OpenCL split kernelHristo Gueorguiev
2017-05-05Cycles: Workaround for AMD GPU OpenCL compilerHristo Gueorguiev
2017-05-05Use immediate mode for back-buffer selectionCampbell Barton
2017-05-05Merge branch 'master' into blender2.8Campbell Barton
2017-05-04Typo: 'Signle program' -> 'Single program'Pablo Vazquez
2017-05-04Draw Manager: Add a memory stats to debug view.Clément Foucault
2017-05-04Cycles: Fix crash when assigning KernelGlobalsLukas Stockner
2017-05-04Fix T51412: Instant crash with texture plugged into the Displacement outputSergey Sharybin
2017-05-04Cycles: Remove "Preview active layer"Dalai Felinto
2017-05-04Merge branch 'master' into blender2.8Bastien Montagne
2017-05-04Cycles: Fix unused argument warning when building without debug passesSergey Sharybin
2017-05-04Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-05-03Fix Cycles build on WindowsDalai Felinto
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-03Cycles: Split kernel - sort shadersHristo Gueorguiev
2017-05-03Cycles: Fix OpenCL compilation failure after recent color changesSergey Sharybin
2017-05-03Cycles: Use render visibility for duplis when Render Layer option in viewport...Sergey Sharybin
2017-05-03Cycles: Simplify code in SVM image by using new utility functionSergey Sharybin
2017-05-03Cycles: Add utility function to convert float4 color from srgb to linearSergey Sharybin
2017-05-02Cycles: Remove extra clFinish from driver workaroundMai Lavelle
2017-05-02Cycles: Output split state element sizeMai Lavelle
2017-05-02Cycles: Branched path tracing for the split kernelMai Lavelle
2017-05-02Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-02Cycles: Fix missing type declaration in OpenCL imageSergey Sharybin
2017-05-02Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-02Cycles integration with Draw ManagerDalai Felinto