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-09-07Cleanup: factor out "set default filepath" into a ED_fileselect_ensure_defaul...Aras Pranckevicius
2022-05-10Fix T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-03-30Fix T85689: Assume Win32 Volumes are ValidHarley Acheson
2022-03-02Cleanup: Use rectangle for file browser tile drawingJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-23Asset Browser: add operator for installing asset bundlesSybren A. Stüvel
2021-10-27Asset Browser: Activate catalog after addingJulian Eisel
2021-10-26Don't deselect assets in `ED_fileselect_activate_by_id`Sybren A. Stüvel
2021-10-14Filebrowser: Expose file select functions for File Browser to Python API.Paul Golter
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-07-30Assets: Disable File Browser only operators for asset browsingJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Fix race condition when loading multiple File/Asset Browsers at onceJulian Eisel
2021-04-30Cleanup: Mismatched array bounds in function declarationHans Goudey
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-04Cleanup: sort structsCampbell Barton
2020-12-16Asset Browser: For assets without preview, show type icon in sidebarJulian Eisel
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-12-08File Browser: Refactor access to the selection parameters structJulian Eisel
2020-11-03Fix possible use-after-free when closing Blender with File Browser openJulian Eisel
2020-09-12Fix T70255: Setting file browser bookmark from Python crashesCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-13Fix T74699: File browser closing while loading crash.Bastien Montagne
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-05UI: Mac File Browser System List ChangesYevgeny Makarov
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2019-12-07UI: File Browser Volumes and System Lists IconsHarley Acheson
2019-11-15Cleanup: quiet warningsCampbell Barton
2019-11-15Fix: Filebrowser saving dialog size when maximizedDalai Felinto
2019-09-30UI: Remember File Browser Display Options in PreferencesJulian Eisel
2019-09-09Cleanup: sort struct, file listsCampbell Barton
2019-09-06UI: Bring back features for file path buttonJulian Eisel
2019-09-05Cleanup: clang-formatCampbell Barton
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton