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-04-10Fix T74800 Bevel modifier generates vertex group weight > 1.0.Howard Trickey
2020-04-08Cleanup: reduce scope of variables in custom data copyingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-05Sculpt Face SetsPablo Dobarro
2019-11-26BMesh: support copying & freeing layers by typeCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-27Cleanup: spellingCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-01Fix T66040: Make Data Transfer' Mix Factor multiply with vgroup weights when ...Bastien Montagne
2019-07-03Cleanup debug print left in by mistake.Bastien Montagne
2019-07-03Fix T66369: Excessive WARN messages in console when opening older filesBastien Montagne
2019-06-21Fix T65948: boolean modifier does not merge UV maps with the same nameBrecht Van Lommel
2019-06-17Fix T65357: wrong facemap indices after applying a boolean modifierPhilipp Oeser
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Fix T62776: Face maps are initialized incorrectlyJacques Lucke
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08Followup to T62318: Fix on-the-fly that kind of .blend file cddata corruption.Bastien Montagne
2019-03-08Fix T62318: Blender crash whith 'corrupt' customdata (CD_BWEIGHT).Bastien Montagne
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-28CustomData: add function to clear layers' flags.Bastien Montagne
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Logging: Use CLOG for blenkernelCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-13Cleanup: styleCampbell Barton
2018-12-12Fix T58450: Skin modifier not working if applied after subsurfSergey Sharybin
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-03Fix T57858: Add validation callback to CustomData layers.Bastien Montagne
2018-11-24Fix T56374, T57066, T58037: crash on startup on macOS when using translation.Brecht Van Lommel
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-10-17Cleanup: remove some #if 0 blocksJacques Lucke
2018-09-25CustomData: Allow copying content of a single layerSergey Sharybin
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2018-05-30Cleanup: use 'e' prefix for enum typesCampbell Barton
2018-05-30Cleanup: Use typed allocation type enum in custom data APISergey Sharybin
2018-01-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2017-10-07Cleanup: style, duplicate includesCampbell Barton