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-11-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-08Fix T102318: crash smoothing vertex weights in editmodePhilipp Oeser
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-12Cleanup: Reduce variable scope in vertex group mirror operatorHans Goudey
2022-10-12Cleanup: Remove macro usage in vertex group mirror operatorHans Goudey
2022-10-12Fix T101773: Mirror Vertex Weights operator brokenHans Goudey
2022-10-08Set operator poll message when vertex group is lockedColin Basnett
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-23Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-23Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23RenamingsHans Goudey
2022-09-13Convert many more uses of MVertHans Goudey
2022-09-12Start converting mesh positions to a generic attributeHans Goudey
2022-09-11Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-09Cleanup: move return arguments last, use `r_` prefixCampbell Barton
2022-09-09Fix T96787: Edit mode normalize fails to respect locked groupsNate Rupsis
2022-09-08Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-07Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-07Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-06Fix weight paint smoothing with vertex selection.Alexander Gavrilov
2022-09-05Cleanup, fixesHans Goudey
2022-09-05Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-02Cleanup: Fix clang-tidy warnings: [modernize-use-bool-literals]Clément Foucault
2022-08-31Fix error in logicHans Goudey
2022-08-31Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-08-31Cleanup: break before the default case in switch statementsCampbell Barton
2022-08-27CleanupHans Goudey
2022-08-27Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-08-26Cleanup: spelling in comments, formatCampbell Barton
2022-08-26ProgressHans Goudey
2022-08-14Cleanup: Move object_vgroup.c to C++Hans Goudey