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
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
2020-05-04Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-04GPencil: Fix Chisel Brush pressureAntonio Vazquez
2020-05-03Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez
2020-05-01Cleanup: improve readability for color assignmentCampbell Barton
2020-05-01Cleanup: rename externtex to RE_texture_evaluateCampbell Barton
2020-04-18GPencil: Fix duplicated default brushes and change settingsAntonio Vazquez
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-08GPencil: Small changes to brush defaultsAntonio Vazquez
2020-03-26Sculpt: Surface Smooth Brush and Mesh FilterPablo Dobarro
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11GPencil: Change default hardeness for AirbrushAntonio Vazquez
2020-03-09Sculpt: Remove hardcoded hardness from Clay brushPablo Dobarro
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Brush: Move to IDTypeInfo, and remove unused BKE API.Bastien Montagne
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-03-03Fix hardness not resetting when using reset brushPablo Dobarro
2020-03-02Clay Thumb: Remove hardcoded hardness valuePablo Dobarro
2020-02-28Sculpt: Cloth brushPablo Dobarro