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
2019-01-30Merge branch 'blender2.7'Brecht Van Lommel
2019-01-29Cycles: delay CUDA and OpenCL initialization to avoid driver crashes.Brecht Van Lommel
2019-01-26Cycles: add missing units for properties.Robert Guetzkow
2019-01-24Merge branch 'blender2.7'Brecht Van Lommel
2019-01-24Cycles: change default displacement method to bump mapping again.Brecht Van Lommel
2019-01-09Fix T60342: exception when creating cycles integrator or sampling presetJacques Lucke
2019-01-05UI: Preferences Redesign Part 2Severin
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-19Fix T58376: incorrect tooltip in subsurf modifierJacques Lucke
2018-12-14fix shader editor errors when showing world shader treePhilipp Oeser
2018-12-10Cycles: Restore properties in the interfaceSergey Sharybin
2018-12-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-12-07Cycles: Do more user-friendly indication that GPU devices are not foundSergey Sharybin
2018-12-07Partial fix to T58917 - No valid cageDalai Felinto
2018-12-07UI: add material settings in shader editor sidebar.Lucas Boutrot
2018-12-03Fix T58556: Some remaining 'dupli_types' in pycode after renaming.Bastien Montagne
2018-11-26Cleanup: unused varsCampbell Barton
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-11-07Cycles: Fixed BVH UI options enabling/disabling when Embree is enabled.Stefan Werner
2018-11-07Merge branch 'master' into blender2.8Stefan Werner
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-11-06UI: change Cycles render panels organization.Brecht Van Lommel
2018-11-06UI: some reordering of Cycles panels.Brecht Van Lommel
2018-11-05Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-04Fix assert rendering with denoising, after recent changes.Brecht Van Lommel
2018-11-03UI: Move Simplify panel from Scene to Render properties.Pablo Vazquez
2018-11-02UI Cycles: Open "Sampling" panel by defaultPablo Vazquez
2018-11-02UI: add render output tab to properties editorBrecht Van Lommel
2018-10-31UI: more single column layout for brush and render properties.William Reynish
2018-10-30UI: update Cycles passes panel for single column.Brecht Van Lommel
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