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-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-09Cleanup: simplify grease pencil preset set logicCampbell Barton
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-03-28Cleanup: re-order expensive checks for indirect ID useCampbell Barton
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-09Cleanup: comments, replace 'undoes' with 'undo-steps'Campbell Barton
2021-02-09Cleanup: spellingCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-22LibOverride: Add an 'post apply' callback to IDTypeInfo.Bastien Montagne
2021-01-14GPencil: Allow small resolution for Fill toolAntonio Vazquez
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-11-09Cleanup: more renaming in the render/ module for consistencyBrecht Van Lommel
2020-11-03Fix T71759: Sculpt/Vertex/Weight Paint Brush Size Gets Undone After Undoing a...Bastien Montagne
2020-11-03Add a callback to `IDTypeInfo` to allow preservation of some data accross mem...Bastien Montagne
2020-10-21Fix T81901: Use the 2.90 scrape brush preset as defaultPablo Dobarro
2020-10-08Cleanup/refactor: `BKE_libblock_alloc` -> `BKE_id_new` in ID creation code.Bastien Montagne
2020-10-07Refactor: remove `BKE_<id_type>_copy` functions.Bastien Montagne
2020-10-07Refactor `BKE_id_copy` to return the new ID pointer.Bastien Montagne
2020-10-07IDTypeInfo: add flag to indicate that ID has no animation dataJacques Lucke
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
2020-09-10Sculpt: Enable pen pressure for Scrape/Fill Area RadiusPablo Dobarro
2020-09-10Refactor: move Brush .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-01Fix T78601: User count errors when reading home-fileCampbell Barton
2020-08-28IDTypeInfo: add .blend file io callbacksJacques Lucke
2020-08-25Fix T80008: Smooth brush not deforming mesh boundaries correctlyPablo Dobarro
2020-08-12Sculpt: Multires Displacement Eraser BrushPablo Dobarro
2020-08-10Sculpt: Boundary BrushPablo Dobarro
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-21Sculpt: Add extra deform types to SlidePablo Dobarro
2020-07-15Fix T78747: Fix mesh boundary detection and automaskingPablo Dobarro
2020-07-03Cleanup: Blendkernel, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-06-30Sculpt: Pose Brush option to affect loose partsPablo Dobarro
2020-06-29Fix Smear Tool too weak on high poly meshesPablo Dobarro
2020-06-25GPencil: Ensure previous brush is set when change modeAntonio Vazquez
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-17GPencil: Chnage default Vertex Color mode to Stroke and FillAntonio Vazquez
2020-06-03GPencil: Fix unreported error in Dots Strokes material initializationAntonio Vazquez
2020-05-18Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-18Fix T76851: GPencil brush is reset after change modeAntonio Vazquez
2020-05-15Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-13Refactor: Move brush foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez