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-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2020-02-28Sculpt: Cloth brushPablo Dobarro
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-10Fix T71995: Texture Paint workspace crash with new sceneJulian Eisel
2019-11-07Fix T69822: Switching sculpt objects breaks undoCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-09-17Sculpt: Add pose origin preview to the Pose BrushPablo Dobarro
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-10Sculpt: Mask Expand operatorPablo Dobarro
2019-09-09Sculpt: Mesh Filter ToolPablo Dobarro
2019-08-30Sculpt: New brush cursor, active vertex and normal radiusPablo Dobarro
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-14Sculpt: mesh abstraction APIPablo Dobarro
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: styleCampbell Barton
2019-03-07Fix T62271: Particles with multires crash on sculptSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-11-21Fix uv-sculpt use w/ tool-systemCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: naming for paint modesCampbell Barton
2018-11-07Merge branch 'master' into blender2.8Campbell Barton
2018-11-07Cleanup: renmae ePaintTexture(Projective) -> 3DCampbell Barton
2018-11-07Paint: paint.brush_select now supports gpencilCampbell Barton
2018-11-07Cleanup: naming (inconsistent paint_mode term)Campbell Barton
2018-11-06Brush: split out vertex paint tool & blend modeCampbell Barton
2018-11-06Tool System: use tool type enum to access brushesCampbell Barton
2018-11-05Paint: add tool offset & mode to runtime dataCampbell Barton
2018-11-05Paint: add BKE_paint_ensure to initialize toolsettingsCampbell Barton
2018-11-03Tool System: validate tool slots when setting modesCampbell Barton
2018-11-03Cleanup: move brush query into utility functionCampbell Barton
2018-11-02Tool System: brushes are now categorized by toolCampbell Barton
2018-10-09Fix for assert when sampling color to non-existent paletteDalai Felinto
2018-09-14Multires: Initial work to get sculpting to work with OpenSubdivSergey Sharybin
2018-09-11Subdiv: Initial implementation of CCGSergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton