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-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-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-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-28UI: use keyword argumentsCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-23UI: Subpanels to Cycles Samples for Branched Path TracingWilliam Reynish
2018-07-31New Grease Pencil object for 2D animationAntonioya
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-11Fix Use Nodes not working for Cycles lights.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-20Cleanup: pep8, single quotes for enumsCampbell Barton
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
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-10Sub-panels for Cycles Depth of FieldPablo Vazquez
2018-06-06UI: tweak for Cycles panels.Brecht Van Lommel
2018-06-04UI: more subpanels for Cycles and Eevee.William Reynish
2018-06-04UI: use subpanels for Cycles, render, scene, object, particle, curves.William Reynish
2018-06-04Fix missing collection instance motion blur settings.Brecht Van Lommel
2018-06-03UI: move Cycles device to Performance panel.Brecht Van Lommel
2018-06-01Cycles UI: Show pause button only when in rendered modeDalai Felinto
2018-05-31Minor tweaks to labelsPablo Vazquez
2018-05-30Generic Viewport Panel for MaterialsJeroen Bakker
2018-05-30Cleanup: redundant checkCampbell Barton
2018-05-30Fix Cycles UI script error with denoising.Brecht Van Lommel
2018-05-30UI: use split property layout for some panelsCampbell Barton
2018-05-30Cycles: Use new internal hair shape properties.Clément Foucault
2018-05-24UI: remove render panel, move operators to menuCampbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-06Fix use of removed Blender Internal property.Brecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-25Multi-View: Moving panel to render, and rename to StereoscopyDalai Felinto
2018-04-21Fix feature set button misalignment.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal