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
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-11-09Fix T92469: Transform tools inaccessible in weight-paint + pose modeCampbell Barton
2021-11-08Docs: improve comments & doc-strings for the tool-systemCampbell Barton
2021-10-29Fix T92468: Annotation Drag option broken in Node EditorsCampbell Barton
2021-10-28Fix fallback tools for the sequence editorCampbell Barton
2021-10-20UI: Remove extra padding on Annotate tool settingsDalai Felinto
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-06UI: rename sequencer "Select" to "Tweak"Campbell Barton
2021-09-28UI: avoid excessive padding for labels in headersCampbell Barton
2021-09-24Weightpaint Gradient tool: expose falloff to the UIPhilipp Oeser
2021-09-23Applying patch D12600, GSOC Knife Tools branchCian Jinks
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-08-26ToolSystem: increase the inset tool sizeCampbell Barton
2021-08-09Cleanup: return True/False from gpencil toolbar functionCampbell Barton
2021-07-27Anotations: Fix a several issues with stroke placementAaron Carlisle
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-05-28Cleanup: use static set syntaxCampbell Barton
2021-05-27Fix T86465: Annotation Tool is missing in VSE Preview toolbarAntonio Vazquez
2021-03-06Cleanup: remove redundant draw callbackCampbell Barton
2021-03-06Cleanup: unused argumentsCampbell Barton
2021-03-06Cleanup: unused variablesCampbell Barton
2021-02-22Fix T85850: GPencil Interpolate tool panel wrongly alignedAntonio Vazquez
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-01-31Add Object Tool: make automatic axis selection an optionCampbell Barton
2021-01-26TEXTURE PAINT: Tools with wrong cursorJuanfran Matheu
2021-01-17Add Object Tool: move extra settings popover lastCampbell Barton
2021-01-17Add Object Tool: split aspect & origin options for base/heightCampbell Barton
2021-01-16Add Object Tool: include shortcuts in the tool-tipCampbell Barton
2021-01-16Add Object Tool: add initial "Fixed Aspect" optionCampbell Barton
2021-01-16Add Object Tool: make UI more compactCampbell Barton
2021-01-16Add Object Tool: support incremental snappingCampbell Barton
2021-01-16Add Object Tool: remove from experimentalCampbell Barton
2021-01-07UI: Use Eyedropper Cursor with Sample Weight ToolJuanfran Matheu
2021-01-07UI: Show Weight Value with Sample Weight ToolJuanfran Matheu
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-16VSE: Reorder Tools in Sequencer/PreviewPeter Fog
2020-12-11UI: Use 'and' Instead of '&' in DescriptionsYevgeny Makarov
2020-11-13UI: make add object tool experimentalCampbell Barton
2020-10-30Sculpt: Add normal orientation to lasso trim toolPablo Dobarro
2020-10-26Sculpt: Option to limit the action of line gestures to the segmentPablo Dobarro
2020-10-22GPencil: Add new parameter to set caps in CutterAntonio Vazquez
2020-10-22Sculpt: Remove tools with missing icons experimental optionPablo Dobarro
2020-10-15Sculpt: Add global automasking settings support in filtersPablo Dobarro
2020-10-15Sculpt: Use cursor depth in trimming gesturesPablo Dobarro
2020-10-06Sculpt: Union and Join mode for trim toolsPablo Dobarro
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-29Sculpt: Line Project Gesture toolPablo Dobarro