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-12-16Cleanup: clang-formatCampbell Barton
2020-12-16Cleanup: use static declarationsCampbell Barton
2020-12-16Fix warnings introduced in previous commitRichard Antalik
2020-12-16VSE: Add Overlay popover panelsPeter Fog
2020-12-16VSE: Paste strips after playhead by defaultPeter Fog
2020-12-16GPencil: Improve interpolation of strokes with unequal lengthsFalk David
2020-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-12-15Fix various issues with temporary, maximized File BrowsersJulian Eisel
2020-12-15Sculpt: Fair Face Sets operation for Face Set EditPablo Dobarro
2020-12-15Fix T83504: Cancel trim operators when there is no geometryPablo Dobarro
2020-12-15Fix T83201: Cloth brush performance regressionPablo Dobarro
2020-12-15Cleanup: Clang tidy else after returnHans Goudey
2020-12-15Fix Adjust Last Operation popup for operators relying on button contextPhilipp Oeser
2020-12-15Fix crash opening maximized File Browser from Asset BrowserJulian Eisel
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Fix Asset Browser crash with undo in "Current File" library with sidebarJulian Eisel
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-12-15Asset System: Support custom asset library paths through PreferencesJulian Eisel
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-15Fix T83776: Crashes with add-on's icon preview in menusJulian Eisel
2020-12-15Fix T83788: Topology mirror crashes for vertices aren't mirroredCampbell Barton
2020-12-15Fix crash sliding effect sequence stripsCampbell Barton
2020-12-15Cleanup: doxy comments (use colon after parameter name)Campbell Barton
2020-12-15Cleanup: spellingCampbell Barton
2020-12-15Cleanup: unused variablesCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-15Cleanup: Reduce variable scopeHans Goudey
2020-12-15Cleanup: Use LISTBASE_FOREACH macro, reduce variable scopeHans Goudey
2020-12-15NLA: Fix context.selected_nla_strips PointerRNAWayde Moss
2020-12-15Fix incorrect RNA type warningHans Goudey
2020-12-14UI/Assets: Support generating object preview imagesJulian Eisel
2020-12-14UI/Assets: Operator to load custom preview images for data-blocksJulian Eisel
2020-12-14Fix T83696: Add Additional menu to Effects panelAntonio Vazquez
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-13Cleanup: removing some uses of equal sign in descriptionsYevgeny Makarov
2020-12-13UI: Remove Unused 'U.wheellinescroll' PropertyYevgeny Makarov
2020-12-13Cleanup: Reduce variable scope in view_2d_ops.cHans Goudey
2020-12-12Fix T83705: GPencil - Duplicate strokes of destination layer when merge layerAntonio Vazquez
2020-12-12Cleanup: clang tidyJacques Lucke
2020-12-12UI: Allow UI to pass focused data-block to operators via contextJulian Eisel
2020-12-12UI: Allow Outliners to pass selected data-blocks to operators via contextJulian Eisel
2020-12-11Geometry Nodes: support instancing collectionsJacques Lucke
2020-12-11Nodes: add Collection socket typeJacques Lucke
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-11GPencil: Add Link support to Effects using Ctrl+LAntonio Vazquez
2020-12-11Fix T82881: Paint mask 'deselect on nothing' missed viewport updatePhilipp Oeser