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-09Asset System: New core type to represent assets (`AssetRepresenation`)Julian Eisel
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-07-29Cleanup: Use const context argument for UIList callbacksHans Goudey
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-05Cleanup: Use reference for non-optional C++ parameterJulian Eisel
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-07-29Assets/UI: Resolve major asset view UI template limitationJulian Eisel
2021-07-29Cleanup: Remove unnecessary code for asset view UI templateJulian Eisel
2021-07-29Assets/UI: Sanity check argument for UILayout.template_asset_view()Julian Eisel
2021-07-29Cleanup: Pass asset handle to asset iterator, rather than wrapped fileJulian Eisel
2021-07-26Cleanup: clang tidyJacques Lucke
2021-07-20Cleanup: Store asset-handle in drag dataJulian Eisel
2021-07-20Cleanup: Use asset utility function to get the asset .blend pathJulian Eisel
2021-07-20Cleanup: Getters for asset-handle dataJulian Eisel
2021-07-16Cleanup: compiler warningsCampbell Barton
2021-07-15UI/Assets: Initial Asset View UI templateJulian Eisel