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-10-11Fix T101721: Knife project crashesCampbell Barton
2022-10-02Cleanup: Move more files using mesh runtime data to C++Hans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-08-02Cleanup: Remove unused sculpt and vertex color operatorsHans Goudey
2022-05-25Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-25Cleanup: remove context argument from EDBM_mesh_knifeCampbell Barton
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-15Cleanup: Move three mesh editors files to C++Hans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
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