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-04-03Cleanup: Missing clang format in previous commitPablo Dobarro
2020-04-03Cleanup: Move all Face Set functionality to its own filePablo Dobarro
2020-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Fix T74495: Shrink/Fatten gives strange results with Individual OriginsGermano Cavalcante
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-03Fix T74205: crash cancelling transfrom operation in sculpt modeAsad-ullah Khan
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: split ED_mesh_mirror_*_table into multiple functionsCampbell Barton
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Fix accidentally reverted changes in VR merge due to merge errorJulian Eisel
2020-04-03Fix T75250: setting greasepencil active layer not refreshing the dopesheetPhilipp Oeser
2020-04-03Cleanup: typo in commentPhilipp Oeser
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-03Cleanup: replace static list with argument for curve mergingCampbell Barton
2020-04-03Cleanup: bone cursor picking APICampbell Barton
2020-04-03Fix T75330: Select linked crashes without a bone near the cursorCampbell Barton
2020-04-03Cleanup: improve & use doxy sections for armature_naming.cCampbell Barton
2020-04-03Cleanup: spellingCampbell Barton
2020-04-03Cleanup: move curve picking functions into 'editcurve_query.c'Campbell Barton
2020-04-02Sculpt: Add global automasking options for all brushesPablo Dobarro
2020-04-02Scultp: Face Set boundary automaskingPablo Dobarro
2020-04-02Sculpt: Store explicit value for multires sculpt levelSergey Sharybin
2020-04-02Sculpt Undo: Allow Geometry undo step to be non-exclusiveSergey Sharybin
2020-04-02Fix Face Sets painting and selection precisionPablo Dobarro
2020-04-02Fix T75121: Memory leak in Surface SmoothPablo Dobarro
2020-04-02Fix mesh boundary automask curve falloffPablo Dobarro
2020-04-02Sculpt: Give a brief explanation of undo stackSergey Sharybin
2020-04-02Sculpt Undo: Fix multires undo for interleaved nodesSergey Sharybin
2020-04-01Fix T75283: GPencil Stroke created by `Merge points` can't have fill materialAntonio Vazquez
2020-04-01Fix T75271: GPencil Segment select mode doesn't workAntonio Vazquez
2020-04-01Fix T75222: Crash activating menu searchCampbell Barton
2020-04-01Cleanup: clang-formatCampbell Barton
2020-04-01Fix T66494: Alt+ clicking (assign to all selected) does not work for NLAPhilipp Oeser
2020-04-01Add a "selected_nla_strips" context memberPhilipp Oeser
2020-04-01Sculpt Undo: Refactor Geometry undo nodesSergey Sharybin
2020-04-01Fix curve shortest path picking with right-click selectCampbell Barton
2020-04-01Fix problem extruding curve segments with selected handlesCampbell Barton
2020-04-01Cleanup: use doxy sectionsCampbell Barton
2020-04-01UI: avoid term 'Region', use 'Edges & Faces' insteadCampbell Barton
2020-04-01Cleanup: use sections for object_remesh.cCampbell Barton
2020-04-01UI: rename "Edge Collapse" to "Collapse Regions"Campbell Barton
2020-04-01Fix missing break statement in recent face-set supportCampbell Barton
2020-04-01Cleanup: quiet discarded-qualifiers, unused warningsCampbell Barton
2020-04-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-31Fix T75219: Move to New Layer not workingAntonio Vazquez
2020-03-31Edit Curve: Improve Curve extrudeGermano Cavalcante
2020-03-31Voxel Remesh: Edit Voxel Size operatorPablo Dobarro
2020-03-31Cleanup: remove duplicate functionCampbell Barton