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
2017-05-04Cycles Denoising: Fix reading of the new propertiestemp-cycles-denoisingLukas Stockner
2017-05-04Merge remote-tracking branch 'origin/master' into temp-cycles-denoisingLukas Stockner
2017-05-04Cycles Denoising: Add option to store feature passes in the render resultLukas Stockner
2017-05-04Cycles Denoising: Move denoising properties to the Cycles addon and improve t...Lukas Stockner
2017-05-04Fix use after free of new render layer ID properites after copying sceneSergey Sharybin
2017-05-04Fix memory leak of ID properties after recent render passes commitSergey Sharybin
2017-05-04Cycles: Fix unused argument warning when building without debug passesSergey Sharybin
2017-05-04[msvc/make.bat] Limit the amount of simultaneously compiled projects.lazydodo
2017-05-03Cycles Denoising: Fix crash in CPUDeviceLukas Stockner
2017-05-03Merge remote-tracking branch 'origin/master' into temp-cycles-denoisingLukas Stockner
2017-05-03Fix Cycles build on WindowsDalai Felinto
2017-05-03Fix error in node flag checkCampbell Barton
2017-05-03"Fix" root cause of T51260 Forward compatibility crash fter adding new IDProp...Bastien Montagne
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-02BGE: Fix silly typo that invalidates negative scaling camera feature.Benoit Bolsee
2017-05-02Cycles: Fix missing type declaration in OpenCL imageSergey Sharybin
2017-05-02Revert "Depsgraph: Link from material to object shading"Sergey Sharybin
2017-05-02Cycles: Fix CUDA split kernelSergey Sharybin
2017-05-02Cycles: Cache split kernels in CUDA deviceSergey Sharybin
2017-05-02Merge remote-tracking branch 'origin/master' into temp-cycles-denoisingLukas Stockner
2017-05-02Cycles Denoising: Fix shadowing pass calculationLukas Stockner
2017-05-02Cycles Denoising: Cleanup offset calulationLukas Stockner
2017-05-02Cycles Denoising: Only store lower-triangular parts of XtWX matrixLukas Stockner
2017-04-30fix typo in WITH_SYSTEM_GFLOG in CMakeLists.txtlazydodo
2017-04-29Cleanup: comment blocksCampbell Barton
2017-04-29View3D: support both orbit select & depthCampbell Barton
2017-04-29Curve Fitting: minor change to re-fitting methodCampbell Barton
2017-04-29Cleanup: unused includesCampbell Barton
2017-04-29Cleanup: menu exampleCampbell Barton
2017-04-29Cycles: Fix crashes after recent image changesMai Lavelle
2017-04-29Implementation of custom python entries in all right click menusThomas Beck
2017-04-28Fix T51324: Auto-Depth fails rotating out of cameraCampbell Barton
2017-04-28Cycles: Use relative path for #line directivesSergey Sharybin
2017-04-28Libmv: Make ERROR a default printing severitySergey Sharybin
2017-04-28Cycles: Correct comment after previous commitSergey Sharybin
2017-04-28Cycles: Lower default severity level to ERRORSergey Sharybin
2017-04-28Alembic: use object-oriented approach in ABC_read_mesh()Sybren A. Stüvel
2017-04-28Alembic: Construct ISampleSelector once and pass alongSybren A. Stüvel
2017-04-28Fix T51331: fixes for Alembic unit tests on WindowsSybren A. Stüvel
2017-04-28Cycles: De-duplicate bit magic for decoding image options in OpenCL kernelSergey Sharybin
2017-04-28Cycles: Simplify code around maximum OpenCL info size allocationSergey Sharybin
2017-04-28Cycles: Cleanup, de-duplicate image packing of various typesSergey Sharybin