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-03-27Cycles: First implementation of shadow catcherSergey Sharybin
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-27Cycles: Add option to replace GI with AO approximation after certain amount o...Sergey Sharybin
2017-01-20Cycles: Add option to split curve motion primitives by time stepsSergey Sharybin
2016-12-01Fix T50116: Light threshold broke branched path tracerSergey Sharybin
2016-11-23Fix spelling in Cycles distance culling description.Brecht Van Lommel
2016-11-22Cycles: Implement texture size limit simplify optionSergey Sharybin
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-11-20Cycles: distance culling for objects.Carlo Andreacchio
2016-11-17Fix T50001: auto tile size addon broken after Cycles GPU device changes.Brecht Van Lommel
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-10-30Cycles: Style Fix: Light sampling threshold descriptionLukas Stockner
2016-10-30Cycles: Add optional probabilistic termination of light samples based on thei...Lukas Stockner
2016-09-18Cycles: Soft minimum for dice ratesMai Lavelle
2016-08-26Cycles: Make UI for subdivision more clearMai Lavelle
2016-08-07Cycles microdisplacement: Move displacement options from mesh to material set...Mai Lavelle
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-29Cycles microdisplacement: move subdivision options to subsurf modifierMai Lavelle
2016-07-19Usual i18n/UI messages fixes...Bastien Montagne
2016-07-15Cycles: Add option to disable new Hair BVHSergey Sharybin
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