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-06-23Revert "Revert "Enhanced stats/reports for blendfile reading.""Bastien Montagne
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-18Fix T89262: Crash in regular FileBrowser ID listing of 'asset' .blend files.Bastien Montagne
2021-06-15BLI: use explicit task isolation, no longer part of parallel operationsBrecht Van Lommel
2021-06-14Fix Build WarningHarley Acheson
2021-06-14UI: Windows Blend File AssociationHarley Acheson
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-08BLI: support disabling task isolation in task poolJacques Lucke
2021-06-03Fix invalid return values from file_executeCampbell Barton
2021-05-27Cleanup: specify array sizes, remove warnings in commentsCampbell Barton
2021-05-19Fix T87621: Win32 Do Not Create Preview Thumbnails for Offline FilesHarley Acheson
2021-05-17File List: micro optimization in the icon previewGermano Cavalcante
2021-05-17Cleanup: reduce indentation in filelist_cache_previews_pushGermano Cavalcante
2021-05-05Fix T82002: ENTER does nothing when mouse cursor is over save dialog text fieldSeverin
2021-04-29Correction to own previous commit: Add missing breakJulian Eisel
2021-04-29Fix incorrect sorting in Asset Browser after renaming local assetJulian Eisel
2021-04-11Cleanup: spellingCampbell Barton
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-18Cleanup: spellingCampbell Barton
2021-03-12Cleanup: incorrect doxy section titleCampbell Barton
2021-03-11Fix Asset Browser showing oudated list for changes done while browser is hiddenJulian Eisel
2021-03-11Fix failing assert when loading file with untraceable custom asset libraryJulian Eisel
2021-03-08Fix ID preview not updating in Asset BrowserSybren A. Stüvel
2021-03-08File Browser: scroll selected files into viewSybren A. Stüvel
2021-03-05Cleanup: Rename func occurences to _fnSebastián Barschkis
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-02-25Cleanup: spellingCampbell Barton
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-16Cleanup: spellingCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-08Fix T85448: File Browser sidebar collapses when selecting a fileJulian Eisel
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-26Merge remote-tracking branch 'origin/blender-v2.92-release'Sybren A. Stüvel
2021-01-26Asset Browser: fix context properties reported to PythonSybren A. Stüvel
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-22Fix memory leak when opening file browserJulian Eisel
2021-01-22Fix Asset Browser showing old name after renaming data-blockJulian Eisel
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-14Fix various issues with regions in Asset BrowserJulian Eisel
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-08Fix file-handle leak when parsing xdg user directoriesCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-23Fix crash closing File Browser window after closing temporary render windowJulian Eisel
2020-12-21Fix some UI messages and update i18n spellcheck utils.Bastien Montagne
2020-12-18UI: Redesigned data-block selectorsJulian Eisel