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-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08GPencil: Refactor - Rename modifier and shder functionsAntonio Vazquez
2020-05-06Fix T76416: Armature Deform parenting option doesn't work with Grease Pencil ...Philipp Oeser
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-07Cleanup: Reformat GPencil multiedit frame selectionAntonio Vazquez
2019-04-29Fix T59848: precisely represent the dependencies of Armature modifier.Alexander Gavrilov
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Fix T37500: implement Bendy bone segment deformation interpolation.Alexander Gavrilov
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell 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-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-15GP: Add NULL checking for objectAntonioya
2018-12-15Fix T59388: Blender crash upon F3 command search in VSEDalai Felinto
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-11-05Cleanup: use boolCampbell Barton
2018-09-25GP: Add const to variableAntonioya
2018-09-03Fix T56666: Crash typing "w" in the search function.Bastien Montagne
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-30UI: check prop-separate before adding black decoratorCampbell Barton
2018-08-30Cleanup: warningsCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya