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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-20Refactor: Port spreadsheet data set to UI tree viewHans Goudey
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-08UI: Add context menu support for tree-view itemsJulian Eisel
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-08-19UI: add function to access the buttons text without it's shortcutCampbell Barton
2021-07-15UI: Auto-scroll to keep active text buttons in viewJulian Eisel
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Fix T89515: Clicking on Favorites in File Browser will rename themJulian Eisel
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-03-24Cleanup: Use const in region queriesJulian Eisel
2020-11-19Fix T82833: GreasePencil crash when changing to Vertex Color modeDalai Felinto
2020-11-18Fix undo UI text containing shortcuts & newlinesCampbell Barton
2020-09-04UI Code Quality: Store curve-button gradient type in derived structJulian Eisel
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-07UI Code Quality: Use derived structs for search buttons and decoratorsJulian Eisel
2020-07-29Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss'Campbell Barton
2020-07-03Cleanup: Interface, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-14Fix showing check-boxes in menu-searchCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Fix T73212: Gizmo's are still interactive when behind nodesCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-09-30Fix T58683: Reload Scripts breaks toolbar button formattingCampbell Barton
2019-09-30Revert "Fix T58683: Reload Scripts breaks toolbar button formatting."Campbell Barton
2019-09-29Fix T58683: Reload Scripts breaks toolbar button formatting.Alexander Gavrilov
2019-09-20Fix T69097: Empty context menu for dimensionsCampbell Barton
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-07-31Revert "UI: remove checks for other popovers when switching menu"Sebastian Parborg
2019-07-31UI: remove checks for other popovers when switching menuCampbell Barton
2019-07-31UI: simplify check for active menu buttonCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-04-30Fix T63912: don't collapse menu separators for pie menusHarley Acheson
2019-04-25UI: hide redundant menu separators automaticallyHarley Acheson
2019-04-23Cleanup: minor changes to scrollbar checksCampbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-23UI: move auto_open clearing out of ui_region_contains_point_pxCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-22Cleanup: minor UI code changesCampbell Barton
2019-03-22UI: refactor queries into interface_query.cCampbell Barton