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-10-08Asset Browser: Context menu for catalogsJulian Eisel
2021-10-07Asset Browser: Move Asset Library selector to navigation barJulian Eisel
2021-10-07Asset Browser: Rework layout & behavior of catalog tree-viewJulian Eisel
2021-10-06Asset Browser: Show catalog add & delete icons on mouse hover (only)Julian Eisel
2021-10-06Asset Browser: Always show icon to add catalog next to "All" itemJulian Eisel
2021-10-06Assets: Support Renaming Catalogs in the UIJulian Eisel
2021-10-05Fix T91940: Asset Browser catalogs continuously redrawJulian Eisel
2021-10-05Cleanup: Better way to pass activate callbacks to Tree-View itemsJulian Eisel
2021-10-04Assets: Show all assets indirectly nested inside the active catalogJulian Eisel
2021-10-04UI Tree-View API: Enforce active item to be un-collapsedJulian Eisel
2021-10-04Assets: Support dragging assets on "Unassigned" catalogJulian Eisel
2021-10-04Cleanup: Use static function for asset catalog tree-view helperJulian Eisel
2021-10-04Cleanup: Separate interface & implementation for asset catalog tree-viewJulian Eisel
2021-10-04Fix T91823: Regression not showing idblocks when recursion is set to `Blend f...Julian Eisel
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-04Cleanup: Rename file-list function to better match what it's doingJulian Eisel
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-09-30Asset Browser: Support activating catalogs in the "Current File" libraryJulian Eisel
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29Cleanup: Enforce C linkage for internal File Browser headerJulian Eisel
2021-09-29Assets: Expose option to reuse data-block data when appendingJulian Eisel
2021-09-29Support loading catalogs in the Current File asset libraryJulian Eisel
2021-09-29Cleanup: trailing space, newlines at EOFCampbell Barton
2021-09-27File/Asset Browser: Don't deselect other items when draggingJulian Eisel
2021-09-24Assets: Read catalogs immediately when loading a libraryJulian Eisel
2021-09-24FileBrowser: Reduce Overhead Browsing Libraries.Jeroen Bakker
2021-09-23Assets: add Asset Catalog systemSybren A. Stüvel
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-20Asset Browser: Redraw sidebars on mode switchesJulian Eisel
2021-09-16Assets: Recursive reading of asset librariesJulian Eisel
2021-09-10Add missing bit to own previous commitJulian Eisel
2021-09-10Fix possible crash displaying asset preview from current fileJulian Eisel
2021-09-01BPY-Docs: Add missing file context members documentationJulian Eisel
2021-09-01File Browser/BPY: Expose list of selected files in contextJulian Eisel
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-26Cleanup: sort struct blocksCampbell Barton
2021-08-25Cleanup: Fixed compile error in debug code.Jeroen Bakker
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-08-12Cleanup: spelling in commentsCampbell Barton
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-11Enable Asset Browser by default for poses, rest stays experimentalJulian Eisel
2021-08-10File/Asset Browser: Select/Activate File on Right Click for Context MenuJulian Eisel
2021-08-10Fix crash: mouse is over file space during startup.Jeroen Bakker
2021-08-09Cleanup: filelist, pass `FileListReadJob` to job functionsSybren A. Stüvel
2021-08-09Cleanup: document `FileListReadJob::tmp_filelist`Sybren A. Stüvel
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-03Fix T90341: Crash opening 2.4 file with File Browser editor openJulian Eisel
2021-08-02Asset Browser: Proper context menu for assetsJulian Eisel