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-11-02Fix use-after-free in asset library storage destructionJulian Eisel
2022-11-01Nodes: Add node group assets in add menuHans Goudey
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-07-29Cleanup: Use const context argument for UIList callbacksHans Goudey
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Fix asset-view template ignoring "Asset Indexing" debug optionJulian Eisel
2022-01-18Assets: Enabling Asset Indexing.Jeroen Bakker
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-06Disable asset indexing in the Asset ListSybren A. Stüvel
2021-11-24T91406: Asset Library IndexingJeroen Bakker
2021-11-05Cleanup: Use reference for non-optional C++ parameterJulian Eisel
2021-11-01Cleanup: Remove unused headers in asset filesJulian Eisel
2021-10-20Asset Browser: Show current file assets in other asset libraries if containedJulian Eisel
2021-09-29Assets: Enable recursive reading for the asset view template as wellJulian Eisel
2021-09-24Assets: Read catalogs immediately when loading a libraryJulian Eisel
2021-07-29Assets/UI: Resolve major asset view UI template limitationJulian Eisel
2021-07-29Cleanup: Pass asset handle to asset iterator, rather than wrapped fileJulian Eisel
2021-07-21Cleanup: Move reorganize asset filesJulian Eisel