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
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Fix T71882: Offset Edge Slide doesn't switch selection modeCampbell Barton
2020-05-12Fix EDBM_selectmode_disable_multi_ex return valueAnthony Edlin
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-05Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-05Fix T76224: Grid fill offset doesn't workCampbell Barton
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-02Revert "Outliner: Fix selection sync for various operators"Nathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-27Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-27Fix T76148: Grid fill crashes with multiple connected loopsCampbell Barton
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix edit-mesh moving from edge to face mode with Ctrl heldCampbell Barton
2020-04-15View3D: New tool 'Extrude, Dissolve and Intersect'Germano Cavalcante
2020-04-15Operator: Add 'use_dissolve_ortho_edges' option for ExtrudeGermano Cavalcante
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-09TaskScheduler: Minor Preparations for TBBBrecht Van Lommel
2020-04-07Fix T75128: Select Linked fails when the selection is a delimiterCampbell Barton
2020-04-07Fix T68159: Normals point target crashes when exiting edit-modeCampbell Barton
2020-04-07UI: rename 'smoothen' to 'smooth'Campbell Barton
2020-04-07Cleanup: doxy sections, move utility function to editmesh_utils.cCampbell Barton
2020-04-05Cleanup: differentiate the evaluation meshCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: split ED_mesh_mirror_*_table into multiple functionsCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-01UI: avoid term 'Region', use 'Edges & Faces' insteadCampbell Barton
2020-04-01UI: rename "Edge Collapse" to "Collapse Regions"Campbell Barton
2020-03-31UI: improve names for mesh split operationsCampbell Barton
2020-03-31Edit Mesh: support splitting verticesCampbell Barton
2020-03-30Extrude Repeat: support storing the offset vectorCampbell Barton
2020-03-30Fix extrude repeat leaving selection history unselectedCampbell Barton
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-16Fix incorrect Face Sets when using mask extractPablo Dobarro
2020-03-16Fix visual artifacts with partially hidden meshes and mask extractPablo Dobarro
2020-03-15Cleanup: redundant checksCampbell Barton
2020-03-11Cleanup: spellingCampbell Barton
2020-03-09Fix T74500: Rebuild the Face Sets datalayer after slicing the geometryPablo Dobarro
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante