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-03-18Merge branch 'master' into eevee-rewriteClément Foucault
2022-03-18EEVEE: Add new experimental "EEVEE Next" optionClément Foucault
2022-03-17Cleanup: name enumsJacques Lucke
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-03-17Compositor: Support backdrop offset for the Viewer nodeHabib Gahbiche
2022-03-16Cleanup: Further removal for legacy geometry nodesHans Goudey
2022-03-16Geometry Nodes: Remove legacy node codeHans Goudey
2022-03-15Cleanup: correct unbalanced doxy sectionsCampbell Barton
2022-03-14Geometry Nodes: Add named attribute nodes behind experimental flagHans Goudey
2022-03-14Revert "Animation: Sensible frame range for motion paths"Sybren A. Stüvel
2022-03-11Cleanup: Use new enum for NURBS curve knots modesHans Goudey
2022-03-11Curves: Move constructor/assignmentHans Goudey
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-11Transform/UI: individualize the option to use snap per editor typeGermano Cavalcante
2022-03-10Event System: key-press while dragging now activates drag firstCampbell Barton
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-09LibOverride: Add a 'is hierarchy root' macro check.Bastien Montagne
2022-03-09Curves: rename initial brushesJacques Lucke
2022-03-09Fix T96250: Invalid default for uv_relax_methodCampbell Barton
2022-03-08GPencil: New "Additive" mode for build modifierMarc Chéhab
2022-03-08Curves: add initial comb, grow and shrink brushJacques Lucke
2022-03-04Cleanup: remove outdated references to tweakCampbell Barton
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-03-03Cleanup: remove references to key-map modifier values denoting orderCampbell Barton
2022-03-02Curves: add brush to add curves on surfaceJacques Lucke
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-03-01Cleanup: remove unused codeCampbell Barton
2022-03-01Cleanup: use doxygen comments, correct spellingCampbell Barton
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-25Curves: add surface object pointerJacques Lucke
2022-02-25Merge branch 'master' into eevee-rewriteClément Foucault
2022-02-23Geometry Nodes: Duplicate Elements NodeJohnny Matthews
2022-02-23NDOF: make camera view/pan behavior optionalCampbell Barton
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-22Cleanup: Remove unused mesh dirty flagsHans Goudey
2022-02-22Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-22Fix T95839: Data race when lazily creating mesh normal layersHans Goudey
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-21Merge branch 'blender-v3.1-release'Alexander Gavrilov
2022-02-21Weight Proximity: fix value overlap between Normalize and Invert VGroup.Alexander Gavrilov
2022-02-21Vertex Weight Mix: support Minimum and Maximum mix modes.Alexander Gavrilov
2022-02-19Merge branch 'master' into eevee-rewriteClément Foucault
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-17Merge branch 'master' into eevee-rewriteClément Foucault
2022-02-17Cleanup: Replace direct `id.lib` pointer checks with `ID_IS_LINKED` macro usa...Bastien Montagne