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-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
2020-11-12Fix T82388: Sculpt mode: Unexpected undo behavior.Bastien Montagne
2020-11-06Fix T81915: Draw Face Sets not working with deformed sculpt meshPablo Dobarro
2020-10-20Fix sculpt pen tilt support changing the brush strengthPablo Dobarro
2020-10-20Fix missing Sculpt Overlays updates when using modifiersPablo Dobarro
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-16Cleanup: spellingCampbell Barton
2020-10-15Fix brush tip delta orientation with anchored strokesPablo Dobarro
2020-10-15Sculpt: Use mpoly flags to sync Face Sets visibilityPablo Dobarro
2020-10-15Sculpt: Add global automasking settings support in filtersPablo Dobarro
2020-10-15Sculpt: Experimental Pen Tilt SupportPablo Dobarro
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-10-13Sculpt: Use plasticity for softbody influencePablo Dobarro