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
2016-05-24Fix T48486: Not enough precision in Volume Sampling Step Size inputSergey Sharybin
2016-05-07Cycles: Make CUDA adaptive feature compile a Debug flag.Thomas Dinges
2016-04-29Fix T48301: Cycles incorrect render with CMJ and viewport samples 0.Brecht Van Lommel
2016-04-18Cycles microdisplacement: add max subdivision settingMai Lavelle
2016-04-17Cycles microdisplacement: scene level render and preview dicing ratesMai Lavelle
2016-04-12Cycles microdisplacement: change use subdivision bool to subdivision type enumMai Lavelle
2016-04-12Cycles microdisplacement: perform subdivision dicing in raster spaceMai Lavelle
2016-03-02Cycles: Fix wrong default value for volume samplesSergey Sharybin
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-06Cycles: Change several default values (second batch).Thomas Dinges
2016-01-31Cleanup: pep8Campbell Barton
2016-01-24Cycles: Tweak Cycles samples again.Thomas Dinges
2016-01-23Cycles: Change several default values (first batch).Thomas Dinges
2016-01-19Cycles: Add a debug flag to disable QBVHSergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-14Usual fixes and tweaks for UI messages.Bastien Montagne
2016-01-12Cycles: Use special debug panel to fine-tune debug flagsSergey Sharybin
2016-01-10Cycles: Adding Hilbert Spiral as a tile order for renderingLukas Stockner
2015-12-31Cycles: Implement rolling shutter effectSergey Sharybin
2015-11-18Cycles: Add Blackman-Harris filter, fix Gaussian filterLukas Stockner
2015-10-20Usual i18n tweaks & fixes...Bastien Montagne
2015-10-13Cycles: Add support for motion blur positionSergey Sharybin
2015-09-24Cycles: Remove the BVH cache featureThomas Dinges
2015-08-31Cycles: Make the max value for World MIS Map Resolution a power of two.Thomas Dinges
2015-07-20Usual UI messages fixes.Bastien Montagne
2015-07-18Cycles: Camera frustum space object culling scene simplificationSergey Sharybin
2015-07-12Cycles: Expose "Max Bounces" for the world light.Thomas Dinges
2015-05-15Cycles: Make animated seed a builtin feature.Thomas Dinges
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-04-26Cycles: Add Mirror ball mapping to camera panorama optionsLukas Stockner
2015-02-17Cleanup: Update comments and make it more clear what volume interpolation is ...Thomas Dinges
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-01-29cleanup: pep8Campbell Barton
2015-01-15Small change for the new Lat/Long properties.Thomas Dinges
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas Stockner
2014-12-25Revert QBVH switch, after discussion with Sergey.Thomas Dinges
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-25Cycles: Expose QBVH on/off switch to the UI.Thomas Dinges
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-09-25Cycles: Better feedback about experimental features being usedSergey Sharybin
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-27Cycles Aperture Ratio - option to produce anamorphic bokehDalai Felinto
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