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
2018-01-25Cycles: rename displacement methods, default to displace, tweak panel layout.Brecht Van Lommel
2018-01-23Cycles: change material output displacement to vector.Brecht Van Lommel
2018-01-22Cycles: Replace use_qbvh boolean flag with an enum-based propertySergey Sharybin
2018-01-12Cycles: option to make background visible through glass transparent.Lukas Stockner
2018-01-12Cycles: add offscreen dicing scale and dicing camera.Mai Lavelle
2017-12-19Cycles: Fix crash opening user preferences after adding extra GPUSergey Sharybin
2017-11-29Cycles: add object level holdout property.Brecht Van Lommel
2017-11-17Cycles: Add per-tile render time debug passLukas Stockner
2017-11-17Cycles: Add Volume Direct and Volume Indirect passes for volume-scattered lightLukas Stockner
2017-10-21Cycles: disable progressive refine if denoising or save buffers is used.Brecht Van Lommel
2017-10-21Cycles: combined CPU + GPU rendering support.Brecht Van Lommel
2017-10-08Cycles: OpenCL bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-10-07Cycles: CUDA bicubic and tricubic texture interpolation support.Brecht Van Lommel
2017-09-01Cycles: follow strict class naming conventionCampbell Barton
2017-08-21Cycles: reorganize Performance panel layout, move viewport BVH type to debug.Brecht Van Lommel
2017-08-21Revert "Cycles: remove square samples option."Brecht Van Lommel
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
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-07Cycles: remove option to disable transparent shadows globally.Brecht Van Lommel
2017-08-05Cycles: remove min bounces, modify RR to terminate less.Brecht Van Lommel
2017-07-06Cycles: Add artificial memory limit debug option for OpenCLMai Lavelle
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-06-10Cycles: Fix denoising passes being written when they're not actually generatedLukas Stockner
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-11Cycles: Fix occasional black pixels from denoising with excessive radiiLukas Stockner
2017-05-09Fix denoiser tooltipJens Verwiebe
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-02Cycles: Branched path tracing for the split kernelMai Lavelle
2017-04-26Cycles: Change OpenCL split kernel to use single program by defaultMai Lavelle
2017-04-26Cycles: Enable Correlated Multi Jitter for OpenCL and split kernelMai Lavelle
2017-04-26User preferences: Use checkbox for Cycles device selectionSergey Sharybin
2017-03-29Cycles: Bring back preview AA samples when using BPTSergey Sharybin
2017-03-28Fix T51068: Place props in their own rowAaron Carlisle
2017-03-27Cycles UI: Avoid abreviation for Hair Extension.Thomas Dinges
2017-03-27Cycles: Move Shadow Catcher UI option next to Ray Visibility.Thomas Dinges
2017-03-27Cycles: First implementation of shadow catcherSergey Sharybin
2017-03-20Remove register_module use in CyclesCampbell Barton
2017-03-15Cycles: Allow rendering a range of resumable chunksSergey Sharybin
2017-03-15Cycles: Use argument parser for resumable render featureSergey Sharybin
2017-03-12Fix T50628: gray out cycles device menu when no device configured only for GP...Brecht Van Lommel
2017-03-09Cycles: add single program debug option for split kernelHristo Gueorguiev
2017-03-08Cycles: CUDA implementation of split kernelMai Lavelle
2017-03-08Cycles: CPU implementation of split kernelMai Lavelle
2017-01-31Cycles: Fix spelling in commentSergey Sharybin
2017-01-27Cycles: Add option to replace GI with AO approximation after certain amount o...Sergey Sharybin
2017-01-24Use new manual URLAaron Carlisle
2017-01-23Cycles: Fix typo in the panel nameSergey Sharybin