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-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-21Fix T48908: gray out Cycles motion vector pass if motion blur is enabled, doe...Brecht Van Lommel
2016-07-15Cycles: Add option to disable new Hair BVHSergey Sharybin
2016-07-06Fix failing script_load_addons test after recent code cleanup.Brecht Van Lommel
2016-07-05Code cleanup: for Cycles compatible panels, use exclusion rather than inclusi...Brecht Van Lommel
2016-07-05Render border: make it work together with with cache result / save buffers / ...Brecht Van Lommel
2016-06-05Fix T48580: path / branched path UI grayed out with OpenCL device that is not...Brecht Van Lommel
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-05-07Cycles: Make CUDA adaptive feature compile a Debug flag.Thomas Dinges
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: UI tweak to use split columnMai Lavelle
2016-04-12Cycles microdisplacement: change use subdivision bool to subdivision type enumMai Lavelle
2016-03-25Fix Cycles debug panel, being shown in BI as well.Thomas Dinges
2016-02-10Cycles: Fix an AttributeErro exceptionr on missing object contextSergey Sharybin
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-09Fix T47370: untranslateable bake panel strings.Brecht Van Lommel
2016-02-05Cycles: Don't gray out integrator settings when userprefs are set to OpenCL b...Sergey Sharybin
2016-01-31Cleanup: pep8Campbell Barton
2016-01-21Cycles: Improve UI feedback for light samples.Thomas Dinges
2016-01-19Cycles: Add a debug flag to disable QBVHSergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2016-01-12Cycles: Use special debug panel to fine-tune debug flagsSergey Sharybin
2016-01-10Cycles: Add utility funcs to UI code, to check GPU usage.Thomas Dinges
2015-12-31Cycles: Implement rolling shutter effectSergey Sharybin
2015-11-24Cycles: Support per-render layer world AO settingsSergey Sharybin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-13Cycles: Add support for motion blur positionSergey Sharybin
2015-09-24Cycles: Remove the BVH cache featureThomas Dinges
2015-08-25Fix T45789: Materials with transparency not properly rendered in viewport in ...Sergey Sharybin
2015-08-09Cycles: Follow up on cc0bbc28 (Collapse multiview panel)Dalai Felinto
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Cycles: Camera frustum space object culling scene simplificationSergey Sharybin
2015-07-12Cycles: Expose "Max Bounces" for the world light.Thomas Dinges
2015-06-22Cycles: Respect duplicator's object motion blur settingsSergey Sharybin
2015-06-11Expose debug type into the interfaceSergey Sharybin
2015-05-26Fix T44763: Surface Panel does not update correctly according to Node Output ...Sergey Sharybin
2015-05-17Cleanup: pep8Campbell Barton
2015-05-15Cycles: Make animated seed a builtin feature.Thomas Dinges
2015-05-15Add material reorder buttons for Cycles as wellJulian Eisel
2015-05-10Cycles: Fix tiny greying out inconsistency for Volume settings.Thomas Dinges
2015-05-10Cycles: Do not show Branched Path integrator for OpenCL.Thomas Dinges
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-30Grey out high quality depth of field when it's not supported by GPUAntony Riakiotakis
2015-03-23Tidy up the user interface for depth of field based on feedback byAntony Riakiotakis