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
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Fix T94737: Cycles wrong normal map normal with OSLBrecht Van Lommel
2022-01-13Fix T94050, T94570, T94527: Cycles Bevel and AO nodes not working with MetalBrecht Van Lommel
2022-01-13Fix Cycles CPU + GPU render not using CPU after recent changesBrecht Van Lommel
2022-01-13Fix T94758: wrong denoising albedo with BSSRDF retro reflectionBrecht Van Lommel
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11IME Cleanup: Unused GHOST_TEventImeData MemberHarley Acheson
2022-01-11Revert "Cleanup: remove declaration for removed function"Campbell Barton
2022-01-10Fix T94434: Windows IME Pinyin Forward SlashTakahiro Shizuki
2022-01-10Fix T93727: Tiled render error in Cycles after changing temp directorySergey Sharybin
2022-01-10Fix second render failure with Cycles persistent dataSergey Sharybin
2022-01-10Cleanup: Wintab input processing.Nicholas Rishel
2022-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton
2022-01-07Fix wrong shadow terminator geometry offset with deformation motion blurOlivier Maury
2022-01-07Fix wrong shadow terminator geometry offset for instancesOlivier Maury
2022-01-07Fix T93350: Cycles renders shows black during rendering huge resolutionsBrecht Van Lommel
2022-01-07Cycles: Fix Metal buildMichael Jones
2022-01-07Cleanup: Remove unused numapi librarySergey Sharybin
2022-01-07Cycles: Remove usage of libnumaapiSergey Sharybin
2022-01-07Fix T94310: Blender doesn't support with 128 threads well in Win11Jagannadhan Ravi
2022-01-06Fix Cycles updating display unnecessarily when stopping 3D viewportBrecht Van Lommel
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: remove declaration for removed functionCampbell Barton
2022-01-05Fix/workaround macOS Rosetta crash running Cycles AVX testsBrecht Van Lommel
2022-01-05Fix Cycles AVX test failure with x86_64 build running on ArmBrecht Van Lommel
2022-01-05Fix T94563: Cycles standalone build error on with strict float/double castingBrecht Van Lommel
2022-01-05Fix Cycles using Cancel semantic on final result writeSergey Sharybin
2022-01-05Cleanup: rename mesh -> geom in some places that now handle multiple geom typesBrecht Van Lommel
2022-01-05Cleanup: compiler warnings about unused codeBrecht Van Lommel
2022-01-05Cycles: Add OptiX temporal denoising supportPatrick Mours
2022-01-05Cleanup: fix typos in source code in intern/Brecht Van Lommel
2022-01-05Cycles: support rendering PointCloud motion blur from attributeKévin Dietrich
2022-01-04Fix: Build issue with MSVCRay Molenkamp
2022-01-03Cleanup: Silence "integer conversion resulted in a change of sign" warning in...Patrick Mours
2022-01-03Cleanup: Unused variable in Cycles codeSergey Sharybin
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-28Fix compile error when building without OpenSubDivKévin Dietrich
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-27Allocator: add missing includeJacques Lucke
2021-12-25Cleanup: use new c++ guarded allocator APIAaron Carlisle
2021-12-20Fix T94251: Cycles wrong pointcloud normal for instanced objectsBrecht Van Lommel
2021-12-20Fix Cycles OptiX crash with 3D curves after point cloud changesBrecht Van Lommel
2021-12-17Allocator: simplify using guarded allocator in C++ codeJacques Lucke
2021-12-17Fix error in Cycles geometry update tagging after pointcloud additionBrecht Van Lommel
2021-12-17Fix T94142, T94182: Cycles metal broken after pointcloud changesMichael
2021-12-17Cleanup: spelling in commentsCampbell Barton