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-26Asset Browser: Improve hint for asset library that isn't foundJulian Eisel
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-20Asset Browser: Show current file assets in other asset libraries if containedJulian Eisel
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-08-03Fix T90341: Crash opening 2.4 file with File Browser editor openJulian Eisel
2021-07-20Cleanup: Store asset-handle in drag dataJulian Eisel
2021-07-15Assets: Add an active asset library per workspace, for the UI to useJulian Eisel
2021-07-07File Browser: Select files and directories after renamingJulian Eisel
2021-07-05Cleanup: Move common File Browser renaming code into functionsJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: Remove unused/unneeded code from old Asset Engine designJulian Eisel
2021-07-01Fix race condition when loading multiple File/Asset Browsers at onceJulian Eisel
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-29Fix crash on link/append for asset data-blocks in Thumbnails modeJulian Eisel
2021-06-25UI: Improved File Browser Preview Image ScalingHarley Acheson
2021-06-18Fix T89262: Crash in regular FileBrowser ID listing of 'asset' .blend files.Bastien Montagne
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-05-19Fix T87621: Win32 Do Not Create Preview Thumbnails for Offline FilesHarley Acheson
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2020-12-21Fix some UI messages and update i18n spellcheck utils.Bastien Montagne
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-12-08File Browser: Refactor access to the selection parameters structJulian Eisel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-08-27UI: Use alternating row theme color in file browserRed Mser
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-05Merge branch 'blender-v2.90-release'Julian Eisel
2020-08-05Fix file name sometimes not visible immediately after renamingJulian Eisel
2020-07-26GPU: Remove GL constant from BIF_glutilClément Foucault
2020-05-26UI: Windows Shell Links & Improved Mac AliasesHarley Acheson
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-13Fix T74699: File browser closing while loading crash.Bastien Montagne
2020-03-09Cleanup: Silence warningsDalai Felinto
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile for the file-sele...Campbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06UI: Using Consistent Font Icon in File BrowserHarley Acheson
2020-02-21UI: Windows File Attributes and Hidden ItemsHarley Acheson
2019-09-10UI: File Browser Custom Folder ColorHarley Acheson
2019-09-09Cleanup: clang-formatPhilipp Oeser
2019-09-06UI: File Browser Preview OutlinesHarley Acheson
2019-09-06UI: File Browser Large Icon UpdateHarley Acheson
2019-09-06UI: Bring back features for file path buttonJulian Eisel
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-16Fix: File browser icons intersecting in thumbnail viewWilliam Reynish
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel