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-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-30BLF: Fallback Stack Error HandlingHarley Acheson
2022-08-30Merge branch 'blender-v3.3-release'Philipp Oeser
2022-08-30Fix T93084: Area stretch overlay full red on large scale meshPhilipp Oeser
2022-08-30Fix: Build error on windowsHans Goudey
2022-08-30Fix build error from missing includeHans Goudey
2022-08-30Geometry Nodes: Use separate field context for each geometry typeHans Goudey
2022-08-30Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-30Fix T99253: Missing face center dots with deform modifier cage optionHans Goudey
2022-08-30GPencil: Improve Thickness handling for Outline operatorAntonio Vazquez
2022-08-30Fix: Alphabetical order in duplicate data preferences panelHans Goudey
2022-08-30Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-30LibOverride: Minor resync optimization by removing unuecessary processing.Bastien Montagne
2022-08-30Cleanup: Remove one level of indentation by early continue in a loop.Bastien Montagne
2022-08-30Fix T100586: libOverride resync could remove too many data-blocks.Bastien Montagne
2022-08-30Cleanup: simplify comparison, clarify commentCampbell Barton
2022-08-30Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-30Fix error in operator poll functionsCampbell Barton
2022-08-30Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-30Cleanup: Avoid misleading Outliner tree element callback nameJulian Eisel
2022-08-30Fix T100673: crash when using slide brush without attachment infoJacques Lucke
2022-08-30Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-30Fix T100703: Crash in file reading with ID's referenced from the WMCampbell Barton
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