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-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-05Fix python error when OSL file has wrong extension.Brecht Van Lommel
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-19Usual i18n/UI messages fixes...Bastien Montagne
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-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: UI tweak to use split columnMai 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-30Cycles: Resumable render implementation for CyclesSergey Sharybin
2016-03-25Fix Cycles debug panel, being shown in BI as well.Thomas Dinges
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-02Cycles: Fix wrong default value for volume samplesSergey Sharybin
2016-02-16Cleanup: Typo.Thomas Dinges
2016-02-16Cycles: Fix crash when trying to render after re-enabling the addonSergey Sharybin
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2016-02-10Cycles: Fix an AttributeErro exceptionr on missing object contextSergey Sharybin
2016-02-10Update link to avoid redirectAaron Carlisle
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-06Cycles: Change several default values (second batch).Thomas Dinges
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-24Cycles: Tweak Cycles samples again.Thomas Dinges
2016-01-23Cycles: Change several default values (first batch).Thomas Dinges
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-14Usual fixes and tweaks for UI messages.Bastien Montagne
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
2016-01-10Cycles: Adding Hilbert Spiral as a tile order for renderingLukas Stockner
2015-12-31Cycles: Implement rolling shutter effectSergey Sharybin
2015-12-31Fix T46915: Non-intuitive behavior of Vector Curve Mapping nodeSergey Sharybin
2015-11-24Cycles: Support per-render layer world AO settingsSergey Sharybin
2015-11-18Cycles: Add Blackman-Harris filter, fix Gaussian filterLukas Stockner