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-11-08GPencil: Make Sculpt Auto-masking Global and not by BrushAntonio Vazquez
2022-11-08Texture Paint: sync adding a new texture slot to the Image EditorEdward
2022-10-17Sculpt: Auto-masking UI improvementsPablo Vazquez
2022-09-29Cleanup: run clang-format in sculpt codeJoseph Eagar
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-12Cleanup: repeated words in stringsCampbell Barton
2022-07-19Fix T99583: Missing update for option in particle edit modePratik Borhade
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-20Cleanup: remove unused curves toolsettingJacques Lucke
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-21Curves: new Add brushJacques Lucke
2022-03-02Curves: add brush to add curves on surfaceJacques Lucke
2022-02-21Curves: use paint cursor in curves sculpt modeJacques Lucke
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-18RNA: display exact integer values without fraction if step is integer.Alexander Gavrilov
2021-09-27RNA: Make is clear that `Scene` parameter of `update` callback may be NULL.Bastien Montagne
2021-09-23Paint: prevent RenderResults and Viewers where unappropriatePhilipp Oeser
2021-08-31Cleanup: remove unnecessary obedit argument from ED_space_image_setCampbell Barton
2021-05-17UI: use non-linear slidersHenrik Dick
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-21Cleanup: move some paint helpers to ED_ 'namespace'.Bastien Montagne
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-02Sculpt: Delay Viewport UpdatesPablo Dobarro
2020-04-02Sculpt: Add global automasking options for all brushesPablo Dobarro
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-05Sculpt Face SetsPablo Dobarro
2019-10-01RNA: add check for zero step argumentsCampbell Barton
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-09-12UI: Sub-type for Screen Grab Size.Pablo Vazquez
2019-09-12UI: Wrong label in Screen Grab Size.Pablo Vazquez
2019-09-11Cleanup: remove redundant RNA defaultsCampbell Barton
2019-09-10GPencil: Deduplicate functionAntonio Vazquez
2019-09-06GPencil: Guides: Refactor and add new ISO optionCharlie Jolly
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name