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-07-15Assets: Initial Asset List as part of the Asset System designJulian Eisel
2021-07-15Assets: Expose active asset library in contextJulian Eisel
2021-07-07Assets: Keep assets active after renaming, ensure they are scrolled into viewJulian Eisel
2021-07-05Cleanup: Rename ambiguous "params" variable in File Browser notifier listenersJulian Eisel
2021-07-01Fix race condition when loading multiple File/Asset Browsers at onceJulian Eisel
2021-06-14UI: Windows Blend File AssociationHarley Acheson
2021-05-05Fix T82002: ENTER does nothing when mouse cursor is over save dialog text fieldSeverin
2021-04-29Correction to own previous commit: Add missing breakJulian Eisel
2021-04-29Fix incorrect sorting in Asset Browser after renaming local assetJulian Eisel
2021-03-11Fix Asset Browser showing oudated list for changes done while browser is hiddenJulian Eisel
2021-03-11Fix failing assert when loading file with untraceable custom asset libraryJulian Eisel
2021-03-08Fix ID preview not updating in Asset BrowserSybren A. Stüvel
2021-03-08File Browser: scroll selected files into viewSybren A. Stüvel
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-02-25Cleanup: spellingCampbell Barton
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-08Fix T85448: File Browser sidebar collapses when selecting a fileJulian Eisel
2021-01-26Merge remote-tracking branch 'origin/blender-v2.92-release'Sybren A. Stüvel
2021-01-26Asset Browser: fix context properties reported to PythonSybren A. Stüvel
2021-01-22Fix Asset Browser showing old name after renaming data-blockJulian Eisel
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2021-01-14Fix various issues with regions in Asset BrowserJulian Eisel
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2020-12-17Fix T83878: Crash right-clicking in Asset Browser with no asset activeJulian Eisel
2020-12-16Cleanup: Rename Asset Browser context member from "active_id" to "id"Julian Eisel
2020-12-16Cleanup: use static declarationsCampbell Barton
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Fix Asset Browser crash with undo in "Current File" library with sidebarJulian Eisel
2020-12-15Asset System: New Asset Browser editorJulian Eisel
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-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-04Refactor: rename SpaceType->new to SpaceType->createJacques Lucke
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-22GPU: clear color with 1.0 alphaChristian Rauch
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-13Fix T74699: File browser closing while loading crash.Bastien Montagne
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-28File Browser: Add Ctrl+F shortcut to activate filter textboxJacques Lucke
2019-11-27Cleanup: warningsCampbell Barton
2019-11-27Fix T69530: Do Not Refresh Bookmarks While Moving File BrowserHarley Acheson
2019-09-29UI: Let file browser tool/bookmarks region push upper bar inJulian Eisel