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-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
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-12Start converting mesh positions to a generic attributeHans 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-05Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-26ProgressHans Goudey
2022-08-14ProgressHans Goudey
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-03Fix assert in original modifiers pointer update functionSergey Sharybin
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-10-26Modifiers: include the object & modifier when logging errorsCampbell Barton
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-26Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-26Fix T80098: Mesh deform doesn't update in edit modeCampbell Barton
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors/Armature, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-24Cleanup: unused struct membersCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-04Fix T63252: Bind in Mesh Deform Modifier failsSergey Sharybin
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-24Fix T59423: Mesh deform modifier bind bug causing spiky deformations.mano-wii
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-07Cleanup/refactor binding code for MeshDeform modifier.Bastien Montagne
2018-06-29Cleanup: some moar DM kicking, in armature edit code.Bastien Montagne
2018-06-05Moved function declarations from BKE_mesh.h → BKE_mesh_runtime.hSybren A. Stüvel
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton