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-10-17Fix AssetCatalogTest failure on WIN32Campbell Barton
2022-05-11Cleanup: spelling in comments/stringsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2021-12-21Fix T93960: Asset Catalogs I/O fails with unicode file paths on WindowsSybren A. Stüvel
2021-12-21Assets: log message when catalog definitions cannot be loadedSybren A. Stüvel
2021-11-09Asset Catalogs: add test for proper shortening of simple namesSybren A. Stüvel
2021-10-25Asset Catalogs: be more accepting of backslashes as separatorsSybren A. Stüvel
2021-10-24Cleanup: spelling in commentsCampbell Barton
2021-10-22Asset Catalogs: support reloading without losing local changesSybren A. Stüvel
2021-10-22Cleanup: spelling in comments, use C style commentsCampbell Barton
2021-10-21Asset Catalogs: add test for backslashed catalog pathsSybren 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-12Tests: simplify asset catalog tree testing codeSybren A. Stüvel
2021-10-08Asset Catalogs: Fix unit test on WindowsSybren A. Stüvel
2021-10-07Asset Catalogs: change rules for saving catalog definition filesSybren A. Stüvel
2021-10-07Cleanup: asset catalog tests, move teardown functionSybren A. Stüvel
2021-10-01Cleanup: Asset Catalog Test, fix clang-tidy warningsSybren A. Stüvel
2021-10-01Asset Catalogs: add catalog filter for the asset browserSybren A. Stüvel
2021-10-01Asset Catalogs: test that missing catalogs are created onceSybren 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: use C comments for plain textCampbell Barton
2021-09-29Cleanup: spelling in commentsCampbell Barton
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-24Asset Catalogs: write catalogs sorted by path & UUIDSybren A. Stüvel
2021-09-24Asset Catalogs: fix trailing slash test caseSybren A. Stüvel
2021-09-24Cleanup: asset catalogs, fix clang-tidy warningSybren 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-02Asset Catalogs: loading a catalog definition fileSybren A. Stüvel