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-08-01Cleanup: missing braces warningCampbell Barton
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-06-27Fix T99100: Undo/redo bugs with paint and gravityJoseph Eagar
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-09Fix crash in boundary brush after refactorPablo Dobarro
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-02-10Cleanup: Unindent if statements in sculpt tools codePablo Dobarro
2021-02-03Fix memory leak in boundary brush preview dataPablo Dobarro
2021-01-22Fix T84896: Boundary brush not affected by automaskingPablo Dobarro
2020-10-20Fix Boundary brush not working when the whole mesh is inside the brush radiusPablo Dobarro
2020-10-20Sculpt: Smooth deform type for Boundary BrushPablo Dobarro
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-09-10Fix T79754: Boundary Brush crashing with symmetry enabledPablo Dobarro
2020-09-07Fix Boundary Brush not working with partially hidden meshesPablo Dobarro
2020-08-18Sculpt: Enable Cloth Simulation Target for Pose and BoundaryPablo Dobarro
2020-08-18Cleanup: rename bdata to boundaryPablo Dobarro
2020-08-13Fix Boundary Brush symmetry with no constant falloffPablo Dobarro
2020-08-13Sculpt: Boundary Brush Falloff Types and OffsetPablo Dobarro
2020-08-12Clenaup: Rename random_access_init to random_access_ensurePablo Dobarro
2020-08-11Cleanup: spellingCampbell Barton
2020-08-10Sculpt: Boundary BrushPablo Dobarro