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-24UI: Cycles: Use Title CaseAaron Carlisle
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-22Fix random crash in Cycles smoke volume loadingBrecht Van Lommel
2020-06-22Cycles: enable Embree by default for CPU renderingBrecht Van Lommel
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: port curve-ray intersection from Embree for use in Cycles GPUBrecht Van Lommel
2020-06-22Cycles: remove SIMD BVH optimizations, to be replaced by EmbreeBrecht Van Lommel
2020-06-22Cycles: remove __UV__ and __INSTANCING__ as kernel optionsBrecht Van Lommel
2020-06-22Cycles: always perform backface culling for curve, remove optionBrecht Van Lommel
2020-06-22Cycles: remove support for rendering hair as triangle and linesBrecht Van Lommel
2020-06-22Cycles: use TBB for task pools and task schedulerBrecht Van Lommel
2020-06-22Cleanup: remove task pool stop() and finished()Brecht Van Lommel
2020-06-22Cleanup: use lambdas instead of functors for task pools, remove threadidBrecht Van Lommel
2020-06-22Cycles: make TBB a required library dependency, and use in a few placesBrecht Van Lommel
2020-06-22Cleanup: minor refactoring around DeviceTaskBrecht Van Lommel
2020-06-22Cleanup: use move semantics for task pool functionsBrecht Van Lommel
2020-06-19Cleanup: SpellingHans Goudey
2020-06-19Cycles: Make compatible with C++17 on 10.9 deployment targetSergey Sharybin
2020-06-19Quadriflow: Fix compilation error with C++17Sergey Sharybin
2020-06-19Ceres: Update to the latest upstream versionSergey Sharybin
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