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-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-09-23Applying patch D12600, GSOC Knife Tools branchCian Jinks
2021-08-10Edit Mesh: multi-object edit-mode support for knife projectCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-23Fix T89367: Crash running edit-mesh select_linked_pick from PythonCampbell Barton
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2020-10-13Fix T81288:Select Linked fails with multi-object edit modeCampbell Barton
2020-09-03Sculpt: Face Set Extract OperatorPablo Dobarro
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-09UV: path selection supportCampbell Barton
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-04-07UI: rename 'smoothen' to 'smooth'Campbell Barton
2019-11-21Sculpt: Mask SlicePablo Dobarro
2019-09-10Sculpt: Mask Extract operatorPablo Dobarro
2019-08-27Edit Mesh: Poly build tool improvementsPablo Dobarro
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Bevel: Make modal keymap instead of hardcoded.Howard Trickey
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-11-21Cleanup: move extrude gizmo to transform moduleCampbell Barton
2018-10-02Cleanup: split extrude gizmo into own fileCampbell Barton
2018-09-18Gizmo: use spin widgets by defaultCampbell Barton
2018-09-18Cleanup: spin redo naming changesCampbell Barton
2018-09-18Cleanup: move editmesh spin gizmo into own fileCampbell Barton
2018-08-21Remove MESH_OT_drop_named_imageDalai Felinto
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-11Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-25Applied soc-2017-normal-toolsRohan Rathi
2018-05-10EditMesh: add cube interactive toolCampbell Barton
2018-05-07Extrude Widget: Add orientation to topbarCampbell Barton
2018-05-03Merge branch 'master' into blender2.8Campbell Barton
2018-05-03Cleanup: split out extrude spin/screwCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-10-26Tool System: experimental low-poly constructionCampbell Barton
2016-07-08BMesh: add decimate edit-mode toolCampbell Barton
2016-01-04Remove select-next-loop operatorCampbell Barton
2015-12-28Fix possible invalid-index use /w link/path selectCampbell Barton
2015-12-27BMesh: extract int/bmesh element access funcs.Campbell Barton
2015-12-11BMesh: Boolean as an edit-mode toolCampbell Barton
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton