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/source
AgeCommit message (Expand)Author
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-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-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-29Cycles: Remove "return" and "assert" from oneAPI kernel codeNikita Sirgienko
2022-08-29Fix: Broken build with OpenVDB turned offHans Goudey
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-29Weight Paint: use coordinates from normal evaluated mesh if same topology.Alexander Gavrilov
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-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
2022-08-28Fix crashes running operators in invalid contextsCampbell Barton
2022-08-28Fix crash in gpencil.brush_reset_all referencing freed memoryCampbell Barton
2022-08-28Fix running transform without a regionCampbell Barton
2022-08-27Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-27Cleanup: Remove two files committed by mistake.Bastien Montagne
2022-08-27UV: support constrain-to-bounds for uv rotation operatorChris Blackbourn
2022-08-27Cleanup: rename filename to filepath when used for full pathsCampbell Barton
2022-08-27CMake: include missing header filesCampbell Barton
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-27Fix assertion when notifiers weren't removed from the notifier queue setCampbell Barton
2022-08-26Cleanup: use 'len_v2'Germano Cavalcante
2022-08-26Cleanup: Move bmesh_query_uv.c to C++Hans Goudey
2022-08-26Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-26Transform: Use more general approach to node view updateGermano Cavalcante
2022-08-26Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-26Fix T100632: Regression: Node border snap guide line not drawing properlyGermano Cavalcante