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
path: root/intern
AgeCommit message (Expand)Author
2018-11-05Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-04Fix assert rendering hair tests on some systems.Brecht Van Lommel
2018-11-04Fix assert rendering with denoising, after recent changes.Brecht Van Lommel
2018-11-04Cleanup: style, shadow warningCampbell Barton
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-31OpenSubdiv: API, expose vertex boundary interpolation optionSergey Sharybin
2018-10-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-10-31Cycles: Fix wrong BVH used when disabling AVX2 in debug settingsSergey Sharybin
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-30Fix build error on Windows 32bit, alignment was wrong.Brecht 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-28Fix Linux build after Cryptomatte commit.Brecht Van Lommel
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
2018-10-27Fix T57393: Cycles OSL bevel and AO not working after OSL upgrade.Brecht Van Lommel
2018-10-26Cycles: Expose noisy image pass by default when rendering with denoiserLukas Stockner
2018-10-25Cycles: Overhaul ensure_valid_reflection to fix issues with normal- and bumpm...Lukas Stockner
2018-10-24Fix Python warnings when running in background.Brecht Van Lommel
2018-10-24I18n: tweak/fix exception catching code of pgettex() wrapper.Bastien Montagne
2018-10-23I18n: tweak/fix exception catching code of pgettex() wrapper.Bastien Montagne
2018-10-22Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-22Windows: Enable python debugging in Visual Studio.Ray Molenkamp
2018-10-22Merge branch 'master' into blender2.8Campbell Barton
2018-10-22Cycles: Enable shadow information in requested features when denoising is usedLukas Stockner
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-11RNA: remove redundant new_from_object/to_mesh argCampbell Barton
2018-10-10Python API: add loop triangles access, remove tessfaces.Brecht Van Lommel
2018-10-09Merge branch 'master' into blender2.8Campbell Barton
2018-10-09Cleanup: spellingCampbell Barton
2018-10-09Cycles: Fix NLM denoising kernels zeroing the wrong buffer on OpenCLLukas Stockner
2018-10-09Merge branch 'master' into blender2.8Campbell Barton
2018-10-08Cycles: Clean up extra minus in previous commitLukas Stockner
2018-10-08Cycles: Reuse existing buffer in the NLM denoising kernels on CPULukas Stockner
2018-10-08Cycles: Use existing shared temporary memory in reconstruction step of the de...Lukas Stockner
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-06Cycles: Implement vectorized NLM kernels for faster CPU denoisingLukas Stockner
2018-10-05Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-10-03cycles: Support building with cuda 10 on windows.Ray Molenkamp
2018-10-03Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-03Fix build with older CMake versions that we still need to support.Brecht Van Lommel
2018-10-03Merge branch 'master' into blender2.8Brecht Van Lommel