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
2021-12-16Cleanup: spellingCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-18Fix T79005: Vertex color conversion operators changing the colorsPablo Dobarro
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Fix T90236: Sculpt automasking failing when the stroke does not start over th...Pablo Dobarro
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-23Fix T89221: Sculpt tools symmetry failing with non symmetrical meshesPablo Dobarro
2021-06-01Cleanup: correct sculpt quat argument sizeCampbell Barton
2021-05-14Fix sculpt neighbor iterator not taking visibility into accountPablo Dobarro
2021-05-14Fix Sculpt tools showing the cursor of the previous active brushPablo Dobarro
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-12Sculpt: Mask Init operatorPablo Dobarro
2021-03-09Sculpt: 'Unifiy' Dyntopo Detail Size operatorsPhilipp Oeser
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-02-26Fix crash with dyntopo on tools that use cached vertex infoPablo Dobarro
2021-02-13Cleanup: spellingCampbell Barton
2021-02-10Cleanup: Unindent if statements in sculpt tools codePablo Dobarro
2021-02-10Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-10Fix T85079: Thumb brush unstable when producing larger displacementsPablo Dobarro
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-03Fix T85230: Face Set Boundary automasking not working with dyntopoPablo Dobarro
2021-01-25Fix T84031 initialize connectivity info of the base mesh before using Displac...Greg Neumiller
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-05Sculpt: use distance threshold for dyntopo symmetrizeCampbell Barton
2021-01-05Fix T84364: Sculpt symmetrize fails with shape keysCampbell Barton
2021-01-05BMesh: Add shape-key support to edit-mesh symmetrizeCampbell Barton
2020-12-29Fix T83439: Sculpt: Radial symmetry combined with mirroring results in textur...Philipp Oeser
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-23Fix T84002: Sculpt: Masking operations crash if multires is in play.Bastien Montagne
2020-12-16Fix T83856: Sculpt: anchored brushes with spherical falloff ignore topology a...Philipp Oeser
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-15Fix T83201: Cloth brush performance regressionPablo Dobarro
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-10Sculpt: Elastic deform type for Snake HookPablo Dobarro
2020-12-01Fix sculpt transform incorrently flipping displacement in Y and Z axisPablo Dobarro
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-27Sculpt: Refactor transform code to allow incremental updatesPablo Dobarro
2020-11-12Fix T82388: Sculpt mode: Unexpected undo behavior.Bastien Montagne
2020-11-09Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-09Fix assert in the sculpt pen tilt codePablo Dobarro
2020-11-06Cleanup: use ELEM macro (>2 args)Campbell Barton
2020-11-06Merge branch 'blender-v2.91-release'Pablo Dobarro
2020-11-06Fix T81915: Draw Face Sets not working with deformed sculpt meshPablo Dobarro
2020-11-06Fix T82400: Dyntopo detail size edit operator visual glitchPablo Dobarro
2020-11-06Fix Dyntopo detail size preview orientation not matching the cursorPablo Dobarro
2020-11-04Merge branch 'blender-v2.91-release'Pablo Dobarro