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-05-21Refactor: Move NOP idtypes foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T76865: Vertex paint draws hidden but cannot be painted ontoCampbell Barton
2020-05-19Merge remote-tracking branch 'origin/blender-v2.83-release'Ray Molenkamp
2020-05-18Fix NULL pointer access reported by ASAN (harmless in practice but still weak)Brecht Van Lommel
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-30Multires: Enable sculpting in all subdivision levelsPablo Dobarro
2020-04-20Fix T75329: Missing show_face_sets checks for MultiresPablo Dobarro
2020-04-20Fix crash on Multires Face Set visibility syncPablo Dobarro
2020-04-14Sculpt: New Layer BrushPablo Dobarro
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-02Sculpt: Store explicit value for multires sculpt levelSergey Sharybin
2020-04-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-10Fix T74613: Assign the default face set color in the versioning codePablo Dobarro
2020-03-09Cleanup: palette: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: PaintCurve: 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: ID make local: remove `id_in_bmain` argument.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-14Fix failing assert & uninitialized paint settings in empty sceneJulian Eisel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-14Fix T71712: Free the dynamic mesh preview when rebuilding the PBVHPablo Dobarro
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2019-12-10Fix T71995: Texture Paint workspace crash with new sceneJulian Eisel
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-13Force sculpting on highest multires levelSergey Sharybin
2019-10-09Sculpt: Fix wireframe drawingPablo Dobarro
2019-10-07Cleanup: rename some sculpt variables for clarityBrecht Van Lommel
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-09-19Fix T67934: Weight paint doesn't work with Subsurf/MultiresSergey Sharybin
2019-09-18Fix T69580: Smooth brush freezes on highpoly meshPablo Dobarro
2019-09-10Sculpt: Grab Active Vertex and Dynamic Mesh PreviewPablo Dobarro
2019-09-09Sculpt: Mesh Filter ToolPablo Dobarro
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-04Sculpting: Remove Show Diffuse Color OptionYour Name
2019-06-06Fix T65505: crash applying modifiers in paint and sculpt modesBrecht Van Lommel
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel
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