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-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
2020-03-26Fix T74808: Division by 0 in Cloth brush solver with overlapping verticesPablo Dobarro
2020-03-26Fix T75089: Missing pmap when using Face Sets in the mesh filterPablo Dobarro
2020-03-26Fix T75047: Number input advanced mode is not working in JP keyboardSebastian Parborg
2020-03-26Fix T75093: GPencil eraser selection in draw mode erase previous selected pointsAntonio Vazquez
2020-03-26Cleanup: redundant cast, unused argumentsCampbell Barton
2020-03-26Fix crash with missing NULL check accessing grease pencil paintCampbell Barton
2020-03-26Fix crashes accessing inactive screen propertiesCampbell Barton
2020-03-26Fix crashes from various missing checks in operator poll functionsCampbell Barton
2020-03-26Fix crash when make proxy failed to assign a proxyCampbell Barton
2020-03-26Fix crash setting the brush with the current brush was unsetCampbell Barton
2020-03-26Cleanup: use doxy sections & add missing sectionsCampbell Barton
2020-03-26Fix T74711: tiling brush option in image editor not working anymoreBrecht Van Lommel
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel