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-12-25Cleanup: Typo fixes for comments.Thomas Dinges
2014-12-25Cycles: Expose QBVH on/off switch to the UI.Thomas Dinges
2014-11-22Cycles UI: Several fixes for recent additions...Thomas Dinges
2014-11-21Cycles: support for specular color in solid shading mode, available inAntony Riakiotakis
2014-11-06Cycles: Add "Max Bounce" control for lampsThomas Dinges
2014-10-29Cycles: Add a soft min/max UI value for volume step size, usually a range fro...Thomas Dinges
2014-10-22Revert "Cycles: Implement Mitchell-Netravali pixel filter"Sergey Sharybin
2014-10-22Cycles: Implement Mitchell-Netravali pixel filterSergey Sharybin
2014-10-22Cycles: Expose volume voxel data interpolation to the interfaceSergey Sharybin
2014-10-17Cleanup, since we don't put Cycles compat into regular bl_ui files. ;)Bastien Montagne
2014-10-17Different fix for T42262, we don't put Cycles compat into regular bl_ui files.Thomas Dinges
2014-09-25Cycles: Better feedback about experimental features being usedSergey Sharybin
2014-09-23Fix typo in previous commitSergey Sharybin
2014-09-23Move versioning code under the subversion checkSergey Sharybin
2014-09-20Cycles: Backward compatibility code for the Clamp splitting in 2.70.Thomas Dinges
2014-09-20Cycles: Add a UI warning, in case the experimental GPU kernel is used.Thomas Dinges
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