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-12Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-12Cycles: Fix/workaround for gcc-7.2Sergey Sharybin
2018-11-12Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-12Cycles: Proper comment for closing header guardSergey Sharybin
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Revert "Cycles: Cleanup, move Embree BVH logic to own file"Sergey Sharybin
2018-11-09Cycles: Free Blender side data as soon as we don't need itSergey Sharybin
2018-11-09Cycles: Add name field to sceneSergey Sharybin
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Cycles: Cleanup, remove unused method declarationSergey Sharybin
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Cycles; Cleanup, line lengthSergey Sharybin
2018-11-09Cycles: Cleanup, move Embree BVH logic to own fileSergey Sharybin
2018-11-09Cycles: Cleanup, indentation in preprocessorSergey Sharybin
2018-11-09Cycles: Cleanup, indentationSergey Sharybin
2018-11-09Cycles: Cleanup, space after (void)Sergey Sharybin
2018-11-09Cycles: Cleanup, don't use strict C prototypesSergey Sharybin
2018-11-09Cycles: Cleanup, split array from vectorSergey Sharybin
2018-11-09Cycles: Cleanup, some documentationSergey Sharybin
2018-11-09Cycles: Cleanup, remove unneeded manual constructors specificationSergey Sharybin
2018-11-09Cycles: Cleanup, remove unneeded method from vectorSergey Sharybin
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-08Fix build on 32bit after Embree changes.Brecht Van Lommel
2018-11-08Cycles: Write Cryptomatte metadata according to the specificationLukas Stockner
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: Rearranged macros in kernel_types.h to fix Embree build.Stefan Werner
2018-11-07Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-07Fix build with OSL, remove unneeded file after Embree changes.Brecht Van Lommel
2018-11-07Merge branch 'master' into blender2.8Stefan Werner
2018-11-07Cycles: Fixed a warning.Stefan Werner
2018-11-07Cycles: Fixed OpenCL render after the Embree checkin.Stefan 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 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