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-16Steam Release: Script creation of Steam build filesNathan Letwory
2020-12-16BLI: constexpr Span, IndexRange, StringRef(Null/Base)Ankit Meel
2020-12-16Removed unused variable modifier_copyHimanshi Kalra
2020-12-16Cleanup: pep8Campbell Barton
2020-12-16UI: include the category for add-ons searchVincent Blankfield
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
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: Reorder Tools in Sequencer/PreviewPeter Fog
2020-12-16VSE: Paste strips after playhead by defaultPeter Fog
2020-12-16GPencil: Improve interpolation of strokes with unequal lengthsFalk David
2020-12-16GPencil Array - Add option for uniform random scalingCody Winchester
2020-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-12-15Fix crash selecting custom asset preview from maximized File BrowserJulian Eisel
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-15Blenloader: Add utility function to write double arrayHans Goudey
2020-12-15Cleanup: Use nullptr instead of NULL in C++ codeHans Goudey
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 (studio-reported) broken handling of relative font paths.Bastien Montagne
2020-12-15Merge branch 'master' into soc-2021-testing-frameworksHimanshi Kalra
2020-12-15Post Review: fix coding styles, remove try..except, using value for enumerateHimanshi Kalra
2020-12-15Fix redundant declaration warningJulian Eisel
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Fix failing assert when generating material previewJulian Eisel
2020-12-15Fix Asset Browser crash with undo in "Current File" library with sidebarJulian Eisel
2020-12-15Assets: Better path for the default asset libraryJulian Eisel
2020-12-15Fix asset previews not showing in "Current File" repository after readingJulian 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-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-15Geometry Nodes: support evaluating mesh object to geometry setJacques Lucke
2020-12-15Fix: upward compatibility of cryptomatte matte id.Jeroen Bakker
2020-12-15Fix T83776: Crashes with add-on's icon preview in menusJulian Eisel
2020-12-15Cleanup: make formatJacques Lucke
2020-12-15Fix: mattes of cryptomatte node lost after writeJeroen Bakker
2020-12-15Fix T83788: Topology mirror crashes for vertices aren't mirroredCampbell Barton
2020-12-15Fix crash sliding effect sequence stripsCampbell Barton