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-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-04UI: set the message for disabled vertex weight operatorsCampbell Barton
2020-11-04Fix T60517: "Fix Deforms" crashes for meshes without vgroup dataCampbell Barton
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-01Fix T80224: Crash after duplicating and hiding vertices while using X Axis Mi...Germano Cavalcante
2020-09-01Cleanup: correct doxy sectionsCampbell Barton
2020-08-30Object: support multiple objects for limit-total vertex groupsCampbell Barton
2020-08-30Object: add ED_object_array_in_mode_or_selectedCampbell Barton
2020-08-30Object: support removing unused weights for selected objectsCampbell Barton
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-06-30LibOverride: Fix lots of poll functions for Object operators.Bastien Montagne
2020-06-19Cleanup: use doxy sectionsCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-12Weight Paint: add a pie menu for locking and unlocking vertex groups.Alexander Gavrilov
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-18Weight Paint: implement a red shade for bones with locked weights.Alexander Gavrilov
2019-10-27Cleanup: remove redundant NULL checksCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-08-15Cleanup: use booleanCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-02Fix T61360: Smooth Weights affects all objectsmano-wii
2019-06-13Fix "Fix Deform" not working in Blender 2.8Sergey Sharybin
2019-06-13Fix "Fix Deform" access evaluated data form original objectsSergey Sharybin
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Fix T59848: precisely represent the dependencies of Armature modifier.Alexander Gavrilov
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-14Fix T61360: Weight paint tools ignore face selectCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-21Fix T55461: [Vertex Group] "Delete all unlocked groups" not working.Bastien Montagne