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-08-26Merge branch 'master' into blender2.8Campbell Barton
2017-08-25Cycles: Cleanup, naming of variableSergey Sharybin
2017-08-25Cycles: Add assert to catch possibly wrong logicSergey Sharybin
2017-08-22Merge branch 'master' into blender2.8Campbell Barton
2017-08-21Cycles: reorganize Performance panel layout, move viewport BVH type to debug.Brecht Van Lommel
2017-08-21Merge branch 'master' into blender2.8Campbell Barton
2017-08-21Revert "Cycles: remove square samples option."Brecht Van Lommel
2017-08-18Swap Eevee material output with (Cycles) Material OutputDalai Felinto
2017-08-15Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-14Cycles: Fixed broken camera motion blur when motion was not set to center on ...Stefan Werner
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cycles: remove square samples option.Brecht Van Lommel
2017-08-11Cycles: change defaults for filter glossy, clamp and branched path AA.Brecht Van Lommel
2017-08-07Merge branch 'master' into blender2.8Bastien Montagne
2017-08-07Cycles: remove option to disable transparent shadows globally.Brecht Van Lommel
2017-08-05Merge branch 'master' into blender2.8Campbell Barton
2017-08-05Cycles: remove min bounces, modify RR to terminate less.Brecht Van Lommel
2017-08-02Cleanup: prefer tuples over listsCampbell Barton
2017-08-01Render: make Cycles and Evee support each other's output material nodes.Brecht Van Lommel
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix a few harmless maybe uninitialized warnings with GCC 5.4.Brecht Van Lommel
2017-07-21Fix T52135: Cycles should not keep generated/packed images in memory after re...Brecht Van Lommel
2017-07-21Fix potential memory leak in Cycles loading of packed/generated images.Brecht Van Lommel
2017-07-08Cycles: recognize Eevee material output.Brecht Van Lommel
2017-07-06Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-06Cycles: Add artificial memory limit debug option for OpenCLMai Lavelle
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-10Cycles: Fix denoising passes being written when they're not actually generatedLukas Stockner
2017-06-06Cycles: Fix infinite update when using duplisSergey Sharybin
2017-06-06Cycles: Support rendering objects from dupli-listSergey Sharybin
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Bpy Extras: Port cycles node functions to new node_utils.pyClément Foucault
2017-05-30Cycles: Cleanup, trailing whitespaceSergey Sharybin
2017-05-26Merge branch 'master' into blender2.8Campbell Barton
2017-05-26Cycles: Cleanup: Remove semicolons from line endings in Python codeLukas Stockner
2017-05-26Cycles: Update compositor when debug or denoising passes are changedLukas Stockner
2017-05-26Cycles: Cleanup: b_srlay is always used now, no more need to silence warningLukas Stockner
2017-05-25TexFace removal part 3Campbell Barton
2017-05-23Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-05-23Fix T51592: Simplify AO Cycles setting remains active while Simplify is disabledSergey Sharybin
2017-05-13Merge branch 'master' into blender2.8Julian Eisel
2017-05-13Fix T51314: crash cancelling Cycles bake during scene sync and update.Brecht Van Lommel
2017-05-11Merge branch 'master' into blender2.8Campbell Barton
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-09Fix denoiser tooltipJens Verwiebe