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
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-13Cleanup: clang-formatCampbell Barton
2021-11-12Fix T91826: Inconsistent node socket name identifier separatorHans Goudey
2021-11-12Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-12Assets: Store Action sub-type in asset metadataSybren A. Stüvel
2021-11-12Cleanup/document BKE_blender_copybuffer.Bastien Montagne
2021-11-12Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-12Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-12Fix T91444: Edge Loop Preview fails with two Mirror ModifiersCampbell Barton
2021-11-12Cleanup: use term sequence_strip instead of vse_stripCampbell Barton
2021-11-11Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-11Fix: wrong field inferencing with unavailable socketsJacques Lucke
2021-11-11Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-11Fix: Prevent use of uninitialized memory when creating Bezier splineMartijn Versteegh
2021-11-11Cleanup: spelling in commentsCampbell Barton
2021-11-10Merge branch 'blender-v3.0-release'Jeroen Bakker
2021-11-10Fix T91518: crash when recalculating looptris after clearing geometry.Jeroen Bakker
2021-11-09Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-09Fix T92908: print warning when instance recursion limit is reachedJacques Lucke
2021-11-09Cleanup: spelling, C style commentsCampbell Barton
2021-11-09Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-09Fix T91923: Save/Apply as Shape Key ignores shape keysCampbell Barton
2021-11-09Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-09Fix T92934: crash rendering with wrong image pathJacques Lucke
2021-11-09Asset Catalogs: add test for proper shortening of simple namesSybren A. Stüvel
2021-11-08Cleanup: remove redundant arg when forcing zero initializationGermano Cavalcante
2021-11-08Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-08Fix T92481: Memory leak with subdivision surface modifierCampbell Barton
2021-11-08Fix inconsistent creation of `NodeTreeTypeUndefined` type of node treeBastien Montagne
2021-11-08Nodes: store socket declaration reference in socketJacques Lucke
2021-11-08Cleanup: avoid error prone struct declarations in C++Campbell Barton
2021-11-08Cleanup: remove references to non-existent 'mtexpoly'Campbell Barton
2021-11-08Cleanup: remove duplicate doc-stringsCampbell Barton
2021-11-08Cleanup: spelling in commentsCampbell Barton
2021-11-07Cleanup: Clang tidyHans Goudey
2021-11-06Cleanup: Convert mesh.c to C++Erik
2021-11-06Nodes: add preview image storage to node groupJacques Lucke
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-05Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-05Fix part of T89313: Attribute search crash during animation playbackHans Goudey
2021-11-05Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-05Fix T92848: Crash when joining curves with spline domain attributesHans Goudey
2021-11-05Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-05Fix: Viewport stats wrong for Geometry Nodes instancesErik
2021-11-05Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-05Fix T92850: Curve to mesh incorrect for single point profilesHans Goudey
2021-11-05Cleanup: spelling/typosCampbell Barton
2021-11-04Merge branch 'blender-v3.0-release'Germano Cavalcante