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-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2021-11-23Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-11-09Asset Catalogs: add test for proper shortening of simple namesSybren A. Stüvel
2021-10-22Asset Browser: Show "orphaned" assets in "Unassigned" catalogSybren A. Stüvel
2021-10-22Asset Catalogs: support reloading without losing local changesSybren A. Stüvel
2021-10-21Asset Catalogs: refresh simple name when renaming catalogSybren A. Stüvel
2021-10-21Asset Catalogs: treat first-loaded catalog as main catalogSybren A. Stüvel
2021-10-21Cleanup: rename & restructure `AssetCatalogPathCmp`Sybren A. Stüvel
2021-10-19Asset Browser: Improved workflow for asset catalog savingSybren A. Stüvel
2021-10-12Cleanup: asset catalogs, rename store_undo_snapshot to undo_pushSybren A. Stüvel
2021-10-12Asset Catalogs: undo stack for catalog editsSybren A. Stüvel
2021-10-12Asset Catalogs: recursive deletion of catalogs & childrenSybren A. Stüvel
2021-10-11Cleanup: Asset Catalogs, add type alias for asset catalog mapsSybren A. Stüvel
2021-10-08Cleanup: asset catalogs, alphabetically order forward declarationsSybren A. Stüvel
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-01Asset Catalogs: always have an Asset Catalog Tree availableSybren A. Stüvel
2021-10-01Asset Catalogs: add catalog filter for the asset browserSybren A. Stüvel
2021-10-01Cleanup: asset catalogs, make function constSybren A. Stüvel
2021-09-30Asset Catalogs: create missing parent catalogsSybren A. Stüvel
2021-09-30Cleanup: remove `CatalogPath` aliasSybren A. Stüvel
2021-09-30Asset Catalog: introduce `AssetCatalogPath` classSybren A. Stüvel
2021-09-29Cleanup: spelling in commentsCampbell Barton
2021-09-28Cleanup: asset catalogs, move file header definition to constantSybren A. Stüvel
2021-09-28Cleanup: asset catalog service, remove obsolete `write_to_disk` functionSybren A. Stüvel
2021-09-28Asset Catalog Service: add function to change catalog pathSybren A. Stüvel
2021-09-27Asset Catalogs: write catalogs to disk when saving the blend fileSybren A. Stüvel
2021-09-27Assets: Additions/fixes to the catalog system in preparation for the UIJulian Eisel
2021-09-24Cleanup: UUID, add some documenting commentsSybren A. Stüvel
2021-09-24Asset Catalogs: write catalogs sorted by path & UUIDSybren A. Stüvel
2021-09-24Cleanup: spelling in commentsCampbell Barton
2021-09-23Asset Catalogs: explicit version number in catalog definition filesSybren A. Stüvel
2021-09-23Assets: add Asset Catalog systemSybren A. Stüvel
2021-08-02Revert "Asset Catalogs: loading a catalog definition file"Sybren A. Stüvel
2021-08-02Cleanup: Asset catalogs, C++ to C-style commentsSybren A. Stüvel
2021-08-02Asset Catalogs: loading a catalog definition fileSybren A. Stüvel