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
2020-06-18Fix for T77095: work around render artifacts with AMD Radeon RX 4xx and 5xxBrecht Van Lommel
2020-06-18Fluids: fix variable namesJacques Lucke
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-06-17Cleanup: fix compiler warningsBrecht Van Lommel
2020-06-17Fix T77915: Cycles OSL microfacet closure not working in custom shadersBrecht Van Lommel
2020-06-12Cycles: Improve CUDA and OptiX error reporting in the viewportPatrick Mours
2020-06-12VR: Fix too dark rendering on SteamVRJulian Eisel
2020-06-12VR: SteamVR is now a supported OpenXR runtime! (Windows only)Julian Eisel
2020-06-10Cleanup: fix compiler warning after recent changesBrecht Van Lommel
2020-06-10Fix Cycles viewport missing refresh when changing scene hair settingsBrecht Van Lommel
2020-06-10Fix T74101: File Browser in macOS fullscreen crashes or makes windows unusableJulian Eisel
2020-06-10Cycles: Improve OptiX viewport denoising performance with CUDA renderingPatrick Mours
2020-06-10Cycles: Fix CUDA compilation after cone sampling fixLukas Stockner
2020-06-09Cycles: Fix uniform cone samplingLukas Stockner
2020-06-09Cleanup: avoid addition with large strings in PythonCampbell Barton
2020-06-08Cycles: Add support for P2P memory distribution (e.g. via NVLink)Patrick Mours
2020-06-08Fix T77603: OSL parser fails when script ends with comment without newlineJacques Lucke
2020-06-05Fluid: Cleanup internal Python object namesSebastián Barschkis
2020-06-05Cycles: Enable OptiX on all Maxwell+ GPUsPatrick Mours
2020-06-05Cleanup: Strict compiler warningSergey Sharybin
2020-06-04Cleanup: remove unused flagBrecht Van Lommel
2020-06-04Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-06-03Fix build error for Cycles standaloneBrecht Van Lommel
2020-06-03Cleanup: clang format, warningCampbell Barton
2020-06-02Fix T63588: Cycles unnecessarily updates background importance sampling mapTautvydas Andrikys
2020-06-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-06-02Revert "Fix T63588: Cycles unnecessarily updates background importance sampli...Brecht Van Lommel
2020-06-02OCIO: GLSL: Avoid undefined behaviorClément Foucault
2020-06-02GPU: ShaderInterface: Refactor to setup all uniform at creation timeClément Foucault
2020-06-02UI: rename Cycles point light Size to Radius, for consistency and clarityJohan Walles
2020-06-02Cycles: add missing light angle for distant lights in XML readingBrecht Van Lommel
2020-06-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-06-02Cycles: Added shadow terminator offset parameter.Stefan Werner
2020-06-02Fix build error in Cycles standalone without guarded allocatorBrecht Van Lommel
2020-06-02Fix T77106: Cycles crash baking with AO shader nodeGarry R. Osgood
2020-06-02Cycles: change perspective depth pass to be more standardBrecht Van Lommel
2020-06-02Fix NaN in Cycles environment texture importance sampling in some scenesBrecht Van Lommel
2020-05-30GHOST/wayland: use 'is_dialog' flag to prevent drawing into same windowChristian Rauch
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-28Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-27Fix T77109: Cycles viewport render crash after object add and undoBrecht Van Lommel
2020-05-27Merge branch 'blender-v2.83-release'Patrick Mours
2020-05-27Fix T76947: Optix realtime denoiser progressively reduces brightness of very ...Patrick Mours
2020-05-27OpenSubdiv: Only store edges topology for non-smooth edgesSergey Sharybin
2020-05-27OpenSubdiv: Allow any order of edge topology/sharpness assignmentSergey Sharybin
2020-05-27OpenSubdiv: Optimize faces storage in mesh topologySergey Sharybin
2020-05-27OpenSubdiv: Add regression tests for mesh topologySergey Sharybin
2020-05-27OpenSubdiv: Hide individual topology elementsSergey Sharybin
2020-05-27OpenSubdiv: Cleanup, remove unused codeSergey Sharybin
2020-05-27OpenSubdiv: Add TODO avoid checking face-varying topology for equalitySergey Sharybin