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
2021-08-26Cleanup: soft CMake file listsCampbell Barton
2021-08-26Cleanup: sort struct blocksCampbell Barton
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-30Assets: Rename "Mark Asset" operator to "Mark as Asset"Julian Eisel
2021-07-30Cleanup: spelling in commentsCampbell Barton
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-29Cleanup: Consistent indent style for asset CMakeLists fileJulian Eisel
2021-07-28Assets: Improve error message when "Clear Asset" failsJulian Eisel
2021-07-26Cleanup: clang tidyJacques Lucke
2021-07-26Cleanup: clang-formatCampbell Barton
2021-07-21Cleanup: Move reorganize asset filesJulian Eisel
2021-07-21Cleanup: Centralize/unify asset library reference from/to enum codeJulian Eisel
2021-07-21Assets: Replace duplicated asset library reference type from DNAJulian Eisel
2021-07-21Cleanup: Add missing doxygen file/group comment in new asset fileJulian Eisel
2021-07-20Cleanup: Use asset utility function to get the asset .blend pathJulian Eisel
2021-07-20Cleanup: Move asset-handle functions to own fileJulian Eisel
2021-07-20Cleanup: Getters for asset-handle dataJulian Eisel
2021-07-19Cleanup: Move asset library reference C++ wrapper to own filesJulian Eisel
2021-07-16Cleanup: spelling in commentsCampbell Barton
2021-07-16Cleanup: compiler warningsCampbell Barton
2021-07-15Assets: Abstraction for temporary loading of asset data-blocksJulian 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-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-08Code quality: Refactor asset operators using C++Julian Eisel
2021-02-06Code quality: Port recently added asset files to C++Julian Eisel
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-04Cleanup: sort cmake file listsCampbell Barton
2021-01-02Cleanup: Explicitly pass icon size to generation function, not just boolJulian Eisel
2020-12-15Asset System: "Mark Asset" & "Clear Asset" operators and UI integrationJulian Eisel