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
2018-10-30Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-29Cycles: Support generating Denoising passes without actually denoisingLukas Stockner
2018-10-29UI: Typo in tooltipPablo Vazquez
2018-10-29Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-29Cycles: more detailed tooltips for cryptomatte options.Brecht Van Lommel
2018-10-28Use keyword argument for ui label text in cryptomatte passesPhilipp Oeser
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
2018-10-26Cycles: Expose noisy image pass by default when rendering with denoiserLukas Stockner
2018-10-24Fix Python warnings when running in background.Brecht Van Lommel
2018-10-18UI: closure some more panels by default, leaving open mostly 1 per tab.William Reynish
2018-10-16UI: tweak and fixes for cycles sampling panel, remove unneeded decorators.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-01Fix Cycles Python warnings related to annotations.Brecht Van Lommel
2018-09-21Cycles: keep material settings panel closed by default.Brecht Van Lommel
2018-09-05UI: use grid flow for Cycles object settings.William Reynish
2018-08-29Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-29Cycles: Add BVH8 and packeted triangle intersectionSergey Sharybin
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28UI: use keyword argumentsCampbell Barton
2018-08-28Cycles: use fields for property definitionsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-26Cleanup: trailing spaceCampbell Barton
2018-08-25Cycles: Add Denoising Clean to the debugging denoising passesLukas Stockner
2018-08-23UI: Subpanels to Cycles Samples for Branched Path TracingWilliam Reynish
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-07-27Fix T56092: command line arguments after -- beginning with -h don't work.Brecht Van Lommel
2018-07-25Fix crash Cycles rendering with --debug-value 256.Brecht Van Lommel
2018-07-24RNA: Remove Unused dof.is_hq_supported and dof.use_high_qualityClément Foucault
2018-07-17World: Added 'Viewport Display' panelJeroen Bakker
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Cleanup: pep8, cyclesCampbell Barton
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-07-11Fix Use Nodes not working for Cycles lights.Brecht Van Lommel
2018-07-06Cleanup: remove unused shader node compatibility flag.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05Shaders: add target setting to material output node.Brecht Van Lommel
2018-07-01Cleanup: remove num argument prefixCampbell Barton
2018-06-27UI: Single-column layout for Lamp panelWilliam Reynish
2018-06-26UI: Tweaks to Cycles Bake panelWilliam Reynish
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21Fix Cycles incorrect versioning for automatic sample world resolution.Brecht Van Lommel
2018-06-20Cleanup: pep8, single quotes for enumsCampbell Barton
2018-06-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-14Merge remote-tracking branch 'origin/master' into blender2.8Lukas Stockner
2018-06-14Cycles: Automatically detect HDRI resolution by default and use non-square sa...Lukas Stockner