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-01-17Fix T93130: Frame Selected with selected paint mask does not workPhilipp Oeser
2021-08-23Fix T90791: Knife project leaks memory with curve/text cutterCampbell Barton
2021-08-23Cleanup: rename BKE_mesh_free -> BKE_mesh_free_dataCampbell Barton
2021-08-23Fix memory leak in edit-mesh dissolve degenerateCampbell Barton
2021-08-16Fix T85436: Separate by loose parts doesn't show new objectsCampbell Barton
2021-08-16Fix T90493: Undo a knife-project operation crashesCampbell Barton
2021-05-07Fix memory leak in object.mode_set_with_submodeCampbell Barton
2020-12-02Fix T65585: Knife fails when cursor away from the objectCampbell Barton
2020-10-28Fix T81288:Select Linked fails with multi-object edit modeCampbell Barton
2020-09-02Fix T80159: Custom Normals Averaging crash after clearingPhilipp Oeser
2020-08-26Fix T80077: Objects disappear when joining with a zero scaled axisCampbell Barton
2020-06-18Fix T76894: Disable clipping region selection in material/rendered modeJeroen Bakker
2020-06-01Fix T77241: NDOF navigation doesn't work with the knife toolCampbell Barton
2020-05-13Fix T76556: Apply parenting when joining parent into objectHans Goudey
2020-05-13Fix T75574: Instant crash: averaging custom normals on model.Bastien Montagne
2020-05-13Fix T76488: fix mask extract poll functionPablo Dobarro
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-05Fix T76224: Grid fill offset doesn't workCampbell Barton
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-27Fix T76148: Grid fill crashes with multiple connected loopsCampbell Barton
2020-04-24Fix edit-mesh moving from edge to face mode with Ctrl heldCampbell Barton
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