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-08-28Cleanup: Fix build error with msvcRay Molenkamp
2020-08-28Refactor: move defvert .blend IO to blenkernelJacques Lucke
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Revert "Fix T78296: Performance - Use Binary Search for MDeformWeight"Brecht Van Lommel
2020-07-10Fix T78296: Performance - Use Binary Search for MDeformWeightJeroen Bakker
2020-06-13Cleanup: use const arguments to deform functionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Cleanup: use '\' for doxygen commandsCampbell Barton
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-06Cleanup: rename 'verify' to 'ensure' for argument nameCampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-11Fix T56108: Crash editing corrupted vertex groupsCampbell Barton
2020-01-14Fix T68480: Normalize All weights with lock Active bugSybren A. Stüvel
2019-05-03Cleanup: warningsCampbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-08Fix T61255: Mesh Data Transfer: Do not abort when destination has not all sou...Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2018-11-27VGroup search: do not try to search for empty string.Bastien Montagne
2018-10-26Fix unreported: Crash when adding lattice vertex groupDalai Felinto
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-29Cleanup: remove another bunch of DM usages, includes etc.Bastien Montagne
2018-06-16Merge branch 'master' into blender2.8Bastien Montagne
2018-06-16Fix T55427: Removing Vertex Group used by Data Transfer Modifier results in c...Bastien Montagne
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Cleanup: comment block alignmentCampbell Barton
2017-08-22Cleanup: naming for mesh dirty flagsCampbell Barton
2017-07-27Merge branch 'master' into blender2.8Campbell Barton
2017-07-26Fix T52176: Bevel doesn't correctly work with default empty Vgroup.Bastien Montagne
2017-06-26Fix T51559: Update draw cache when changing flat/smooth shadingLuca Rood
2017-06-14Merge branch 'master' into blender2.8Bastien Montagne
2017-06-14Make whole ID copying code use const source pointer.Bastien Montagne
2017-05-04Vertex paint with draw managerLuca Rood
2017-05-03Weight painting with draw managerLuca Rood
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2016-02-08Fix group flipping when syncing mirror weightsAlexander Gavrilov
2016-02-08Cleanup: use doxy comments for deform.cCampbell Barton
2016-01-20Weight Paint: 'Sample' now supports multi-paintAlexander Gavrilov
2015-11-03Fix T46611: Vertex group locking failsCampbell Barton
2015-10-16Fix T46508: data_transfer of normals fails in case objects are transformed.Bastien Montagne