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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-08BLF: Enable Filtering of woff and woff2 FontsHarley Acheson
2022-01-31Cleanup: use our own conventions for tags in commentsCampbell Barton
2022-01-20Fix file/asset thumbnails causing constant stream of notifiersJulian Eisel
2022-01-19Fix: File Browser using asset indexer after Asset Browser was visibleJulian Eisel
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2021-12-14Cleanup: consistent naming for the blender file nameCampbell Barton
2021-12-09Fix T93691: Crash when loading custom thumbnail in custom libraryJulian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-07Fix memory leak when loading large asset librariesJulian Eisel
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-24UI: Blend File Icons Thumbnail ViewHarley Acheson
2021-11-24T91406: Asset Library IndexingJeroen Bakker
2021-11-24Cleanup: unused variableGermano Cavalcante
2021-11-24Fix (unreported): Local preview icons not loadingGermano Cavalcante
2021-11-20Cleanup: unset 'FILE_ENTRY_PREVIEW_LOADING' at the endGermano Cavalcante
2021-11-19Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-19Asset Browser: don't display linked-in asset datablocksSybren A. Stüvel
2021-11-18Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-18Asset tags: include partial tag matchesSybren A. Stüvel
2021-11-16File Browser: Improve usage of threads in the creation of thumbnailsGermano Cavalcante
2021-11-12Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-12Fix crash in asset browser when switching from file browserSybren A. Stüvel
2021-10-29Fix T92576: Crash switching from Asset Browser to File BrowerJulian Eisel
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-25Asset Browser: apply search filter to tags as wellSybren A. Stüvel
2021-10-25Fix T87627: Asset Browser Search Bar not workingSybren A. Stüvel
2021-10-25Cleanup: refactor filelist filter functionsSybren A. Stüvel
2021-10-20Asset Browser: Show current file assets in other asset libraries if containedJulian Eisel
2021-10-20Cleanup: Remove unused file-list array info membersJulian Eisel
2021-10-18Assets: add global `bke::AssetLibraryService` classSybren A. Stüvel
2021-10-04Assets: Show all assets indirectly nested inside the active catalogJulian Eisel
2021-10-04Fix T91823: Regression not showing idblocks when recursion is set to `Blend f...Julian Eisel
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-04Cleanup: Rename file-list function to better match what it's doingJulian Eisel
2021-09-30Asset Browser: Support activating catalogs in the "Current File" libraryJulian Eisel
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29Support loading catalogs in the Current File asset libraryJulian Eisel
2021-09-24Assets: Read catalogs immediately when loading a libraryJulian Eisel
2021-09-24FileBrowser: Reduce Overhead Browsing Libraries.Jeroen Bakker
2021-09-23Assets: add Asset Catalog systemSybren A. Stüvel
2021-09-10Add missing bit to own previous commitJulian Eisel
2021-09-10Fix possible crash displaying asset preview from current fileJulian Eisel
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-25Cleanup: Fixed compile error in debug code.Jeroen Bakker
2021-08-09Cleanup: filelist, pass `FileListReadJob` to job functionsSybren A. Stüvel
2021-08-09Cleanup: document `FileListReadJob::tmp_filelist`Sybren A. Stüvel
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-07-30Cleanup: Remove unused file description storageJulian Eisel
2021-07-28Fix T75028: Improved Font Names in File ManagerHarley Acheson