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-07-13Cleanup: silence warningsGermano Cavalcante
2020-07-13Optimization: Use dedicated function to restore customdataGermano Cavalcante
2020-07-13Cleanup: move unchanged condition out of loopGermano Cavalcante
2020-07-03Cleanup: Editors/Transform, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Fix T78570: Vert/Edge slide doesn't adjust UVsGermano Cavalcante
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-07-01Cleanup: spellingCampbell Barton
2020-06-29Cleanup: reduce code indentation and simplify some code flowGermano Cavalcante
2020-06-26Fix T78151: Vertex/Edge Slide after enabling 'Even' doesn't cancel properlyGermano Cavalcante
2020-06-22Transform: Simplify and rearrange mirror codeGermano Cavalcante
2020-06-22Transform: Do not compute island center when not usedGermano Cavalcante
2020-06-22Cleanup: Remove goto in transform_convert_mesh codeGermano Cavalcante
2020-06-22Cleanup: Rearrange transform_convert_mesh into doxy sectionsGermano Cavalcante
2020-06-16Fix T61777: Proportional editing doesn't work with multi edit-modeAlan Troth
2020-06-15Cleanup: Rearrange Vert and Edge slide functionsGermano Cavalcante
2020-06-10Cleanup: Move each special_aftertrans_update to their respective TransData fileGermano Cavalcante
2020-06-09Transform: Fixes after recent refactorSergey Sharybin
2020-06-08Fix T70873: Pivot Center doesn't compute mirror elementsGermano Cavalcante
2020-06-08Cleanup: Move each recalcData to their respective TransData fileGermano Cavalcante
2020-06-08Cleanup: Split transform conversion of edge and uv to their own filesGermano Cavalcante
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-03Fix T74495: Shrink/Fatten gives strange results with Individual OriginsGermano Cavalcante
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10Fix vertex slide deselecting facesCampbell Barton
2020-02-21Transform: Fix reinitialization of custom data correctionGermano Cavalcante
2020-01-16Fix crash with Proportional Edit Connected in UV editingmano-wii
2019-12-31Transform: Individual Origins: Create islands between only selected uvs.mano-wii
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-10-28Cleanup: correct argument type mismatchCampbell Barton
2019-10-11Fix T70729: Multi-object edit UV not transform all meshesmano-wii
2019-09-14Quiet self assignment warningJacques Lucke
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-12Fix T69785: crash dragging in empty space in edit modeBrecht Van Lommel
2019-09-12Cleanup: compiler warningsBrecht Van Lommel
2019-09-11Transform: Edit Mesh: Support mirror on all axesmano-wii
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii