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-11-01Cleanup: Remove unused headers in asset filesJulian Eisel
2021-11-01Fix T92593: Object preview not re-rendered after "Mark as Asset"Julian Eisel
2021-10-27Asset Browser: Activate catalog after addingJulian Eisel
2021-10-27Asset Browser: Support dragging catalogs to move them in the hierarchyJulian Eisel
2021-10-26Assets: Enable object asset support by defaultJulian Eisel
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25Fix non-capitalized UI message.Bastien Montagne
2021-10-25Asset Catalogs: be more accepting of backslashes as separatorsSybren A. Stüvel
2021-10-23Asset Browser: Filter options for specific ID typesJulian Eisel
2021-10-22Asset Browser: add notifiers on catalog editsSybren A. Stüvel
2021-10-22Asset Catalogs: support reloading without losing local changesSybren A. Stüvel
2021-10-22Asset Catalogs: push undo step before saving to diskSybren A. Stüvel
2021-10-21Assets: Enable material and world assets by defaultJulian Eisel
2021-10-21Assets: Allow specific data-block types to be enabled by defaultJulian Eisel
2021-10-20Asset Browser: Show current file assets in other asset libraries if containedJulian Eisel
2021-10-19Fix asset catalog operators disabled without experimental feature flagJulian Eisel
2021-10-19Asset Browser: Improved workflow for asset catalog savingSybren A. Stüvel
2021-10-19Fix T91197: marking assets from Python may crashSybren A. Stüvel
2021-10-16Asset Browser: Use single column for asset library menuJulian Eisel
2021-10-14Cleanup: asset browser, remove invalid assertionSybren A. Stüvel
2021-10-12Cleanup: use `nullptr` instead of `NULL` in C++ code.Bastien Montagne
2021-10-12Asset Browser: Remove catalog deletion confirm promptJulian Eisel
2021-10-12Asset Catalogs: mark 'undo push' operator as internalSybren A. Stüvel
2021-10-12Asset Catalog Undo: send notifiers to redraw the catalog treeSybren A. Stüvel
2021-10-12Asset Catalogs: expose undo/redo operators to UISybren A. Stüvel
2021-10-12Asset Catalogs: recursive deletion of catalogs & childrenSybren A. Stüvel
2021-10-04Fix possible NULL pointer deferenceCampbell Barton
2021-09-30Cleanup: remove `CatalogPath` aliasSybren A. Stüvel
2021-09-30Asset Catalog: introduce `AssetCatalogPath` classSybren A. Stüvel
2021-09-29Assets: Enable recursive reading for the asset view template as wellJulian Eisel
2021-09-29Fix build failure on Windows + wrong buffer sizeJulian Eisel
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-28Assets: Clear Asset operator variants for clearing/setting Fake UserSybren A. Stüvel
2021-09-24Assets: Read catalogs immediately when loading a libraryJulian Eisel
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