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-02Merge branch 'master' into blender-projects-basicsblender-projects-basicsJulian Eisel
2022-11-01Nodes: Add node group assets in add menuHans Goudey
2022-10-18Fix error when changing asset library name or pathJulian Eisel
2022-10-13Set default project name & add default asset libraryJulian Eisel
2022-10-12Make custom asset libraries independent of PreferencesJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-02Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'makesrna'Campbell Barton
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-10-25Assets: Add Author field to asset metadataJulian Eisel
2021-10-12Asset Catalogs: Refresh catalog simple name when assigning catalog IDSybren A. Stüvel
2021-09-23Fix unused variable warning in release buildsJulian Eisel
2021-09-23Assets: add Asset Catalog systemSybren A. Stüvel
2021-09-23Asset Browser: Disable metadata editing for external asset librariesJulian Eisel
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-21Cleanup: Centralize/unify asset library reference from/to enum codeJulian Eisel
2021-07-21Assets: Rename workspace active asset library DNA variableJulian Eisel
2021-07-20Cleanup: Getters for asset-handle dataJulian Eisel
2021-07-20Cleanup: Use const for internal file data of asset-handleJulian Eisel
2021-07-20Asset: Clearly describe RNA property description as temporaryJulian Eisel
2021-07-20Cleanup: Correct asset TODO comment, move setter next to getterJulian Eisel
2021-07-16Cleanup: compiler warningsCampbell Barton
2021-07-15File/Asset Browser: Extend file-entry and asset handle Python APIJulian Eisel
2021-07-15Assets: Initial Asset List as part of the Asset System designJulian Eisel
2021-07-15Assets: AssetHandle type as temporary design to reference assetsJulian Eisel
2021-07-15Assets: Add an active asset library per workspace, for the UI to useJulian Eisel
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel