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-11-14Implemented the thin surface diffuse part.Pascal Schoen
2016-11-07Resolved inconsistencies in using tabs and spacesPascal Schoen
2016-09-27Merge branch 'master' into cycles_disney_brdfPascal Schoen
2016-09-19Cycles: Fix typo that would sometimes result in subsurf modifier being disabledMai Lavelle
2016-09-18Fix T49245: Adaptive Subdivision with Auto Smooth causes weird mesh appearanceMai Lavelle
2016-09-18Cycles: Fix update of subdivision meshes when global dice rates changeMai Lavelle
2016-09-18Cycles: Soft minimum for dice ratesMai Lavelle
2016-09-14Fix T49341: Bad motion blur behavior in Cycles when using Speed effect in Seq...Sergey Sharybin
2016-09-11Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-09-08Added selection field to the Disney BSDF node for switching betweenPascal Schoen
2016-09-02Merge branch 'master' into cycles_disney_brdfPascal Schoen
2016-08-28Fix T49163: let Cycles only hide particles with missing motion data, not regu...Brecht Van Lommel
2016-08-26Cycles: Make UI for subdivision more clearMai Lavelle
2016-08-18Fix T48913: cycles viewport render stuck in loop due to non-unique dupli ID.Brecht Van Lommel
2016-08-16Merge branch 'master' into cycles_disney_brdfPascal Schoen
2016-08-14Cycles microdisplacement: Move call to tessellate() from addon to CyclesMai Lavelle
2016-08-09Cycles: Use proper property getterSergey Sharybin
2016-08-08Cycles: Remove set but unused variableSergey Sharybin
2016-08-07Cycles: fix objects disappearing when starting or stopping movement.Alexander Gavrilov
2016-08-07Cycles microdisplacement: Move displacement options from mesh to material set...Mai Lavelle
2016-08-07Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdivMai Lavelle
2016-08-05Cycles: hide particles with broken motion blur traces.Alexander Gavrilov
2016-08-05Fix python error when OSL file has wrong extension.Brecht Van Lommel
2016-08-04Cycles: copy shader node names over in the blender sync code.Alexander Gavrilov
2016-08-03Merge branch 'master' into cycles_disney_brdfPascal Schoen
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-29Cycles: Fix wrong projection coordinates for points behind the cameraSergey Sharybin
2016-07-29Cycles: Fix wrong check for object is behind camera after recent fixesSergey Sharybin
2016-07-29Cycles: Fix strict compilation warningSergey Sharybin
2016-07-29Cycles microdisplacement: move subdivision options to subsurf modifierMai Lavelle
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai 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-18Cycles: add support for motion blurring of fluid meshes.Kévin Dietrich
2016-07-18Fix T48848: Cycles - Camera Culling - Camera Culling removes objects which ar...Sergey Sharybin
2016-07-15Cycles: Add option to disable new Hair BVHSergey Sharybin
2016-07-10Cycles: Fix failed assert with isotropic Ashikhmin-Shirley distribution in th...Lukas Stockner
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-25Cleanup/refactor RNA IDs' `remove` functions.Bastien Montagne
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-06-12Fix Cycles debug build assert on some platforms, tighten checks to avoid this...Brecht Van Lommel
2016-06-11Cycles: nodify shader nodesBrecht 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-31Fix broken Cycles curve motion radius after recent refactor, and fix warnings.Brecht Van Lommel
2016-05-30Depsgraph: Fix wrong layers flush form children to parentSergey Sharybin
2016-05-29Code refactor: store ShaderNode enums as enum rather than ustring.Brecht Van Lommel
2016-05-29Code refactor: centralize OSL node creation in shader manager.Brecht Van Lommel