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-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
2020-03-31Cleanup: use '_recursive' suffix instead of '_rec'Campbell Barton
2020-03-31UI: improve names for mesh split operationsCampbell Barton
2020-03-31Edit Mesh: support splitting verticesCampbell Barton
2020-03-31Cleanup: use sections for armature-selectCampbell Barton
2020-03-31Armature: add Select Linked (Ctrl-L)Campbell Barton
2020-03-30Fix T75142: No autokeying with pose mode X-MirrorSybren A. Stüvel
2020-03-30Cleanup: reduce code indentation in autokeyframe_pose()Sybren A. Stüvel
2020-03-30Fix armature edit-mode selected linkedCampbell Barton
2020-03-30Armature: remove merge function, use dissolve insteadCampbell Barton
2020-03-30UI: center align icon-only pull-down menusCampbell Barton
2020-03-30Extrude Repeat: support storing the offset vectorCampbell Barton
2020-03-30Fix extrude repeat leaving selection history unselectedCampbell Barton
2020-03-29UI: Fix text padding for labels without an iconYevgeny Makarov
2020-03-29Cleanup: remove unicode character printingCampbell Barton
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-28Fix T75161: Random UV doesn´t work with fats drawingAntonio Vazquez
2020-03-28Cleanup: compiler warningsBrecht Van Lommel
2020-03-27Sculpt: Pose Brush Face Sets origin modePablo Dobarro
2020-03-27Sculpt: Weight normal and area sampling towards the brush centerPablo Dobarro
2020-03-27Fix T74637: Reset face set data when disabling dyntopoPablo Dobarro
2020-03-27GPencil: More cleanups missing in previous commitAntonio Vazquez
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-27CPencil: Cleanup unused fill codeAntonio Vazquez
2020-03-27Fix T74927: Slow playback using Auto NormalizationPhilipp Oeser
2020-03-27Cleanup: redundant mask includesCampbell Barton
2020-03-27Cleanup: quiet unused function warningCampbell Barton
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-27Cleanup: add iterator macros to clang-formatCampbell Barton
2020-03-27Cleanup: uppercase macros for sculpt iterators, add to clang-formatCampbell Barton
2020-03-27Cleanup: suppress warning about float-to-int conversionStephan Seitz
2020-03-26Fix T60682: adds macOS alias redirection for directoriesBrecht Van Lommel
2020-03-26Add option to Copy the active view layer, and add an empty view layerChris Clyne
2020-03-26Sculpt: Create Face Set by Edit Mode SelectionPablo Dobarro
2020-03-26Sculpt: Face Sets Init operatorPablo Dobarro
2020-03-26Sculpt: Surface Smooth Brush and Mesh FilterPablo Dobarro
2020-03-26Fix T74780: Face sets operators not aware of SCULPT_FACE_SET_NONEPablo Dobarro
2020-03-26Fix T74761: Reimplement vertex to face sets visibility syncPablo Dobarro