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-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-21Fix T99687: Cloth filter crashJoseph Eagar
2022-07-17Fix T99644: Anchored brush mode fails for negative brushesJoseph Eagar
2022-06-30Cleanup: Renamed SCULPT_TOOL_NEEDS_COLOR to SCULPT_tool_is_paintJoseph Eagar
2022-06-28Cleanup: fix various typosluzpaz
2022-06-27Fix T99100: Undo/redo bugs with paint and gravityJoseph Eagar
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-05-19Cleanup: spelling in comments & move doc-strings to headersCampbell Barton
2022-04-25Fix T97423: Make mask filter less confusingJoseph Eagar
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-13Cleanup: clang-formatCampbell Barton
2022-04-12Fix T97098: Color filter sharpening artifacts.Joseph Eagar
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-24Cleanup: Remove unused enumGermano Cavalcante
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2022-01-20Cleanup: spelling in commentsCampbell Barton
2022-01-20Cleanup: clang-formatCampbell Barton
2022-01-20Cleanup doc comments for sculpt_intern.hJoseph Eagar
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-07Cleanup: rename sculpt_brushes.c -> sculpt_brush_types.cCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Cleanup: move public doc-strings into headersCampbell Barton
2022-01-05Fix T94564: Mirror clipping is not properly placed in sculpt modePhilipp Oeser
2021-12-20Sculpt: split sculpt.c into three filesJoseph Eagar
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-01Cleanup: correct sculpt quat argument sizeCampbell Barton
2021-03-12Sculpt: Mask Init operatorPablo Dobarro
2021-03-12Cleanup: incorrect doxy section titleCampbell Barton
2021-03-09Sculpt: 'Unifiy' Dyntopo Detail Size operatorsPhilipp Oeser
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Fix T83201: Cloth brush performance regressionPablo Dobarro
2020-12-11Cleanup: spelling, expand on FCurve.rna_path docstringCampbell Barton
2020-12-10Sculpt: Elastic deform type for Snake HookPablo Dobarro
2020-11-27Sculpt: Refactor transform code to allow incremental updatesPablo Dobarro