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-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-11Fix T87355: Crash using menu search from the top barCampbell Barton
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-01-27UI: Tooltip for data-block selector menus, showing full name and library infoJulian Eisel
2021-01-04Cleanup: use const variablesCampbell Barton
2020-11-05Spelling: Predefined, Look Up, No OneHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-09UI: improve search results by using fuzzy and prefix matchingJacques Lucke
2020-09-04Fix T78084: Search does not accept text fragments everywherePhilipp Oeser
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-07-23Fix T79162: 'prop_search' includes ID prefix in string propertiesCampbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-11UI: exclude context menus from menu searchCampbell Barton
2020-05-20UI: add text to icon-only menu items when displayed in searchCampbell Barton
2020-05-12UI: invoke operators in search menu instead of executeJacques Lucke
2020-05-11UI: show tool-tips in menu searchCampbell Barton
2020-05-08Cleanup: callback naming for search button & update doc-stringsCampbell Barton
2020-05-07UI: support context menu in menu search popupCampbell Barton
2020-05-07Cleanup: split search menu separator argument into own functionCampbell Barton
2020-05-07Fix menu search expanding file browser menusCampbell Barton
2020-05-07Cleanup: use eSpace_Type in switch statementsCampbell Barton
2020-05-07Cleanup: comments for menu searchCampbell Barton
2020-05-07Fix uninitialized variable in recent menu search commitCampbell Barton
2020-05-06Fix build error after rBb9bb752e0e852dHans Goudey
2020-05-06Fix expanding time-line menus when searchingCampbell Barton
2020-05-06Fix error in last commitCampbell Barton
2020-05-06UI: search menus from all visible areas when using the edit menuCampbell Barton
2020-05-06Cleanup: move search templates into their own filesCampbell Barton