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
2014-09-17Cleanup: pep8Campbell Barton
2014-09-07No need for try/except in D766Campbell Barton
2014-09-07Cycles: Several fixes for Presets.Thomas Dinges
2014-09-07Cycles: Fix Caustic tooltips.Thomas Dinges
2014-09-05Cycles: Split caustics option, to allow separate control for Reflection and R...Thomas Dinges
2014-09-05Cycles: Initial support for volume ray visibility.Thomas Dinges
2014-08-30Fix Cycles Integrator presets, not taking Volume bounces into account.Thomas Dinges
2014-08-28Fix T41473: Cycles volume rendering is too darkSergey Sharybin
2014-08-27Cycles Aperture Ratio - option to produce anamorphic bokehDalai Felinto
2014-08-26Cycles: Add an experimental CUDA kernel.Thomas Dinges
2014-08-26Cycles: Make Correlated Multi Jitter a regular feature.Thomas Dinges
2014-08-24Cycles: Remove Volume Nodes GPU warning and gray out Sampling Method button w...Thomas Dinges
2014-08-17Fix poll func of CYCLES_OT_use_shading_nodes.Bastien Montagne
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-07-05Cycles: Some tweaks to baking UI.Thomas Dinges
2014-07-01Fix T40888: Memory error when selecting Cycles render engineSergey Sharybin
2014-06-19Cycles: Make Volume Bounces default to 0. This is quiet a bit faster, and pro...Thomas Dinges
2014-06-14Cycles: volume sampling method can now be set per material/world.Brecht Van Lommel
2014-06-14Cycles: volume light samplingBrecht Van Lommel
2014-06-12Bake-API: Set Custom Cage to be Cage ObjectDalai Felinto
2014-06-11Bake-API: new approach for cageDalai Felinto
2014-05-03Cycles BakeDalai Felinto
2014-05-02Cycles UI:Pablo Vazquez
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-15Style cleanup: C & pep8Campbell Barton
2014-04-14Fix cycles standalone not saving renders in background mode.Brecht Van Lommel
2014-04-14Cycles: Show Auto Smooth and Angle in the UI, after Split Normals are in.Thomas Dinges
2014-04-06Fix error when enabling Mist pass but there was no world. Can't find mist set...Pablo Vazquez
2014-04-05Cycles UI: Refactor cpu checks into a use_cpu() function.Thomas Dinges
2014-04-03Code cleanup: styleCampbell Barton
2014-03-31Cycles: Deformation Motionblur works on GPU, so remove the checks in the UI.Thomas Dinges
2014-03-30Cycles UI: Do not grey out Object Motion Blur buttons, when we use CPU fallba...Thomas Dinges
2014-03-29Cycles: add per object options to disable motion blur and set deformation mot...Brecht Van Lommel
2014-03-15Cycles: Direct multi light sampling in the Branched Path Integrator is option...Thomas Dinges
2014-03-15UI: Improved layout for Cycles Volume Sampling panel.Thomas Dinges
2014-03-15UI: Move OpenGL Settings (AA and Alpha) into the Info Editor render menu.Thomas Dinges
2014-03-10Cycles: Option to Sample all Lights in the Branched Path integrator for indir...Thomas Dinges
2014-02-24Tweak to T38766 fix: cycles now support setting viewport alpha for a material.Brecht Van Lommel
2014-02-19Code cleanup: styleCampbell Barton
2014-02-14Cycles: equi-angular sampling for homogeneous volumesBrecht Van Lommel
2014-02-13Code cleanup: styleCampbell Barton
2014-02-11Cycles: Separation of Indirect and Direct clamping.Thomas Dinges
2014-02-09Cycles: use COMPAT_ENGINES mechanism for UI panels.Jonas Eschenburg
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2014-01-15Fix a bunch of UI string issues...Bastien Montagne
2014-01-14Fix T38192: OSL got incorrectly enabled in preview render when GPU was selectedBrecht Van Lommel
2014-01-07Cycles: Update Integrator Presets and Total Samples info for latest changes.Thomas Dinges
2014-01-07Cycles Volume Render: scattering support.Brecht Van Lommel
2013-12-30Code Cleanup: cycles tips and long linesCampbell Barton
2013-12-30Cycles Volume Render: heterogeneous (textured) volumes support.Brecht Van Lommel