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
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-05-31Curves: Add soft selection in sculpt modeHans Goudey
2022-04-22Reorder sculpt toolsRamil Roosileht
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-04-07Fix: UI alignment in knife tool settings popoverPratik Borhade
2022-04-06Cleanup: line wrapping, remove unused args, variables in UI scriptsCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-03Curves: Curve PenDilith Jayakody
2022-03-04Cleanup: unused Python variables & importsCampbell Barton
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
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