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
2021-11-08Cleanup: Grammar in commentsHans Goudey
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-08Cleanup: compiler warningsCampbell Barton
2021-11-08Cleanup: use doxygen for BLF glyphCampbell Barton
2021-11-08Merge branch 'blender-v3.0-release'Germano Cavalcante
2021-11-08Fix snap cursor not active even if gizmo is availableGermano Cavalcante
2021-11-07Cleanup: Clang tidyHans Goudey
2021-11-06BLF: Refactor blf_glyph.cHarley Acheson
2021-11-06Cleanup: Convert mesh.c to C++Erik
2021-11-06Nodes: add preview image storage to node groupJacques Lucke
2021-11-06Cleanup: remove window_manager & editor includes from BLFCampbell Barton
2021-11-06Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-06Cleanup: Decrease variable scope, rename functionsHans Goudey
2021-11-06Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-06Fix: Property editor icon jittering in some casesLeon Leno
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-05UI: Apply recent theme fixes for Preferences saved in 3.1 buildsJulian Eisel
2021-11-05Cleanup: Use reference for non-optional C++ parameterJulian Eisel
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-05UI: Use arrow icon on context pathsPablo 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-05Fix GCC warnings after own recent commitJulian Eisel
2021-11-05Cleanup: Remove misleading commentJulian Eisel
2021-11-05Cleanup: Remove redundant scope qualifiers.Jeroen Bakker
2021-11-05Merge branch 'blender-v3.0-release'Pablo Vazquez
2021-11-05UI: Various theme fixes related to contrastPablo Vazquez
2021-11-05VSE: Remove separator lines between rowsPablo Vazquez
2021-11-05Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-05Fix potential uninitialized memory in link/append code.Bastien Montagne
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-05Cleanup: Remove wrong comments in versioningJulian Eisel
2021-11-05Fix T92807: Incorrect display planar tracking.Jeroen Bakker
2021-11-05Cleanup: Split image engine into ImageEngine, SpaceAccessor and DrawingMode.Jeroen Bakker
2021-11-05GPencil: Fix dash modifier missing vertex color.YimingWu
2021-11-05GPencil: Fix dash modifier missing vertex color.YimingWu
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-05Cleanup: use (s) postfix for messages that may be pluralCampbell Barton
2021-11-05Fix T70768: Python gizmo-groups not working in the sequencerCampbell Barton