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-02-15GHOST: Init New Windows with a closer theme colorAaron Carlisle
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-15Cleanup: fix compiler warningBrecht Van Lommel
2020-02-15Fix T73796: Memory leak saving imageCampbell Barton
2020-02-15Fix incorrect enum in GHOST testCampbell Barton
2020-02-15Cleanup: clang-formatCampbell Barton
2020-02-15Shading: Extend Vector Math Node with Sin, Cos, Tan and Wrap functionsCharlie Jolly
2020-02-14Fix sporadic CUDA launch failures with Cycles viewport denoisingPatrick Mours
2020-02-14Fluid: Inflow object improvementsSebastián Barschkis
2020-02-14Fix T70685: Cycles crash using WITH_CYCLES_NATIVE_ONLY on WindowsRay molenkamp
2020-02-14Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-13Fix OptiX denoising when multiple CUDA streams are activePatrick Mours
2020-02-13Cleanup: Remove some unnecessary OptiX device codePatrick Mours
2020-02-13Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that s...Ray Molenkamp
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-12Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-12Fix NLM denoiser no longer working with OptiX after recent commitPatrick Mours
2020-02-12Fix Cycles compiler warnings after recent commitBrecht Van Lommel
2020-02-12Fix Cycles build errors and clang-format after recent commitBrecht Van Lommel
2020-02-12Cleanup: Move common CUDA/OptiX Cycles device code into separate filePatrick Mours
2020-02-12Cleanup: clang-formatCampbell Barton
2020-02-12Cleanup: Fix build warnings from OSL shader compilationRay Molenkamp
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
2020-02-11Fix T70039, T68707: issues when opening .blend file from Finder on macOSYevgeny Makarov
2020-02-11Fix T64024: monitor/fullscreen switching on macOS shows red line artifactsYevgeny Makarov
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-11CLeanup: clang-formatCampbell Barton
2020-02-11Cleanup: extra semicolons, comma use, undeclared varsCampbell Barton
2020-02-10CTest: Disable the cross test from the avxf unit tests.Ray Molenkamp
2020-02-10Cycles: internal support for constant object/mesh attribute valuesAlex Fuller
2020-02-10Cycles: Fix linking error of new avxf unit testsSergey Sharybin
2020-02-10Cleanup: spellingCampbell Barton
2020-02-09Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-09Fluid: Optimization for fluid domain obstacle boundary handlingSebastián Barschkis
2020-02-09Fluid: Fixed file formats for script exporterSebastián Barschkis
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-09Fix eigen/openmp link error in some build configurationsBrecht Van Lommel
2020-02-09Cycles: Add avxf unit tests.Ray Molenkamp
2020-02-09Fix Cycles error with hair and spatial splits after recent changesBrecht Van Lommel
2020-02-08Fix Cycles embree render crash after recent refactorBrecht Van Lommel
2020-02-08Cleanup: fix compiler warningBrecht Van Lommel
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07Fluid: Fixed cache reading issue with larger resolution noise gridsSebastián Barschkis
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07OpenVDB: Added missing macros in fluid wrapper fileSebastián Barschkis
2020-02-07Cleanup: simplify Cycles primitive attribute map storageBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: remove unnecessary operations in Cycles curves exportBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel