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
AgeCommit message (Expand)Author
2022-08-30Merge branch 'blender-v3.3-release'Sergey Sharybin
2022-08-30Update DPC++ to 20220812Sergey Sharybin
2022-08-30EEVEE-Next: Register render passes for compositor.Jeroen Bakker
2022-08-30GPencil: Rename in Outline operator `mode` with `material_mode`Antonio Vazquez
2022-08-30GPencil: Add `thickness` parameter to Outline operatorAntonio Vazquez
2022-08-30Cleanup: spelling in commentsCampbell Barton
2022-08-30Cleanup: formatCampbell Barton
2022-08-30Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-30Fix Dirty Vertex Colors failure when no vertex colors existedCampbell Barton
2022-08-30Cleanup: Remove misleading std::string reference bindingHans Goudey
2022-08-30Cleanup: Use const for custom data layersHans Goudey
2022-08-30Sculpt: Avoid creating mask and face set when remeshingHans Goudey
2022-08-29Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-29Fix: Broken build with OpenVDB turned offHans Goudey
2022-08-29Fix T99576: Guard against empty names when removing attributesTom Edwards
2022-08-29Fix T98968: Node reroute tool doesn't add to framesPratik Borhade
2022-08-29Fix T98968: Node reroute tool doesn't add to framesPratik Borhade
2022-08-29Build: automatically disable WITH_GHOST_WAYLAND if missing librariesBrecht Van Lommel
2022-08-29Cycles: add option to specify OptiX runtime root directoryBrecht Van Lommel
2022-08-29Cycles: disable Scrambling Distance UI when using Sobol BurleyBrecht Van Lommel
2022-08-29Cleanup: move Cycles display driver context handling to render moduleBrecht Van Lommel
2022-08-29Cleanup: move part of render module to C++Brecht Van Lommel
2022-08-29Allocator: add MEM_cnew_arrayBrecht Van Lommel
2022-08-29Merge branch 'blender-v3.3-release'Nikita Sirgienko
2022-08-29Cycles: Remove "return" and "assert" from oneAPI kernel codeNikita Sirgienko
2022-08-29Fix: Broken build with OpenVDB turned offHans Goudey
2022-08-29Merge branch 'blender-v3.3-release'Nikita Sirgienko
2022-08-29Cycles: Increased minimum supported driver for Windows in oneAPINikita Sirgienko
2022-08-29Fix (studio-reported) crash when linking/appending data in some cases.Bastien Montagne
2022-08-29Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-29Fix T99004: scaling volume down results in crashJacques Lucke
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-29Add missing RNA text for the MeshUVLoop structDamien Picard
2022-08-29I18n: translate newly created node group socketsDamien Picard
2022-08-29I18n: make add-ons' info translatableDamien Picard
2022-08-29Weight Paint: use coordinates from normal evaluated mesh if same topology.Alexander Gavrilov
2022-08-29Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-29I18n: Better wording for the skipped languages in language menu file.Bastien Montagne
2022-08-29GPencil: New conversion to outline in draw modeAntonio Vazquez
2022-08-29Fix compilation issue in MTLQueryPool::allocate_buffer.Jeroen Bakker
2022-08-29Cleanup: Add missing override keyword in mtl_backend.Jeroen Bakker
2022-08-29Merge branch 'blender-v3.3-release'Aaron Carlisle
2022-08-29Update RNA to User manual mappingsAaron Carlisle
2022-08-28Cleanup: Slightly improve virtual array implementation consistencyHans Goudey
2022-08-28Curves: Avoid creating types array when unnecessaryHans Goudey
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-28Cleanup: use const FontBLF argumentsCampbell Barton
2022-08-28Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-28Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-28Merge branch 'blender-v3.3-release'Campbell Barton