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-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-14Compiles, runs in basic situationsHans Goudey
2022-08-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-06-27Fix T99100: Undo/redo bugs with paint and gravityJoseph Eagar
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-04-27Fix T87596: Pose brush not using automasking optionsPablo Dobarro
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-02-10Cleanup: Unindent if statements in sculpt tools codePablo Dobarro
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-09-24Cleanup: spellingCampbell Barton
2020-09-18Unify all XYZ symmetry options using Mesh SymmetryPablo Dobarro
2020-08-18Sculpt: Enable Cloth Simulation Target for Pose and BoundaryPablo Dobarro
2020-08-12Clenaup: Rename random_access_init to random_access_ensurePablo Dobarro
2020-08-06Merge branch 'blender-v2.90-release'Pablo Dobarro
2020-08-06Fix Pose Brush FK mode detecting wrong rotation originPablo Dobarro
2020-08-05Sculpt: Option to lock the rotation in the Pose Brush scale deform modePablo Dobarro
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-03Cleanup: Editors/Sculpt/Paint, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-03Fix Pose Brush crashing after disabling connected only in FK modePablo Dobarro
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-09Sculpt: Pose Squash and Stretch deform modePablo Dobarro
2020-06-02Sculpt: Improve twist axis in Pose FK modePablo Dobarro
2020-06-02Cleanup: Remove unused grab delta in Pose BrushPablo Dobarro
2020-06-01Sculpt: Pose Brush Face Sets FK modePablo Dobarro
2020-05-27Cleanup: Use bitmaps insteand of bool and char arraysPablo Dobarro
2020-05-26Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-26Fix Pose Brush origin position with large brush sizePablo Dobarro
2020-05-25Sculpt: Pose Brush Scale/Transform deform modePablo Dobarro
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-28Cleanup: compiler warningsBrecht Van Lommel
2020-03-27Sculpt: Pose Brush Face Sets origin modePablo Dobarro
2020-03-27Cleanup: uppercase macros for sculpt iterators, add to clang-formatCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-01Cleanup: Move pose brush to its own filePablo Dobarro