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-07-04Merge branch 'master' into blender2.8Bastien Montagne
2017-07-03Merge branch 'master' into blender2.8Alexander Romanov
2017-07-03Fix T51950: Abnormally long Cycles OpenCL GPU render times with certain panor...Lukas Stockner
2017-07-03Cycles: Add missing split kernel to CPUDeviceLukas Stockner
2017-07-03Merge branch 'master' into blender2.8Dalai Felinto
2017-07-03Fix missing return error introduced by last commitLuca Rood
2017-07-03Fi T51023: MixRGB constant folding not effective with clamp option.Brecht Van Lommel
2017-07-03Fix T51855: Cycles emssive objects with NaN transform break lighting.Brecht Van Lommel
2017-07-02Fix T51759: fluid simulation particles not remoevd when colliding with outflo...Lucas Veber
2017-07-02Fix T51956: color noise with principled sss, radius 0 and branched path.Brecht Van Lommel
2017-07-02Fix principled BSDF incorrectly missing subsurface component with base color ...Brecht Van Lommel
2017-06-30Better fix for isfinite problem - works in older gcc's too.Howard Trickey
2017-06-30Fix compile error after recent 9c2bbfb6 commit.Howard Trickey
2017-06-30Fix T51721: OpenGL Detection is broken on WindowsDalai Felinto
2017-06-30Merge branch 'master' into blender2.8Campbell Barton
2017-06-30Cycles: Use float constants instead of doubleMai Lavelle
2017-06-30Cycles: Disable baking in mega kernel when not in use to improve build timesMai Lavelle
2017-06-30Fix T50887: Holes in fluid mesh on WindowsCampbell Barton
2017-06-29Missing from last commitCampbell Barton
2017-06-29Gawain: add method of stepping over data directlyCampbell Barton
2017-06-29Gawain: Use common prefix for packed normalCampbell Barton
2017-06-29Merge branch 'master' into blender2.8Bastien Montagne
2017-06-28Fix T51909: Cycles: Uninitialized closure normals for the Hair BSDFLukas Stockner
2017-06-27mikktspace: minor optimizationCampbell Barton
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-22Cycles: Fix excessive sampling weight of glossy Principled BSDF componentsLukas Stockner
2017-06-22Fix T51836: Cycles: Fix incorrect PDF approximations of the MultiGGX closuresLukas Stockner
2017-06-21Fix T51849: change Cycles clearcoat gloss to roughness.Brecht Van Lommel
2017-06-19Fixup for gawan renameDalai Felinto
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-17Merge branch 'master' into blender2.8Campbell Barton
2017-06-17Guarded allocator: Fix type in macro definitionSergey Sharybin
2017-06-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-16Cycles: Fix race condition happening in progress utilitySergey Sharybin
2017-06-14Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-14Cycles: Fix typo in commentSergey Sharybin
2017-06-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-13Fix T51791: Point Density doesn't work on GPUHristo Gueorguiev
2017-06-13Cycles: Cleanup, indentationSergey Sharybin
2017-06-13Cycles: Fix compilation error of OpenCL mega kernelSergey Sharybin
2017-06-13CMake: add missing includesCampbell Barton
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-12Cycles: adjust supported driver version for AMD GPUsHristo Gueorguiev
2017-06-11Cycles Denoising: Add more failsafes for invalid pixelsLukas Stockner
2017-06-10Cycles: Selectively include denoising in kernelSergey Sharybin
2017-06-10Cycles: Pass all buffers to each kernel call for OpenCLMai Lavelle