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-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-07-30Cleanup: missing leading '*' from comment blocksCampbell Barton
2021-07-15UI: New button/widget type for Asset Browser like preview tilesJulian Eisel
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-13Cleanup: duplicate checks, unused initializationCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-06UI: Center the Status Bar Progress TextVincent Blankfield
2021-07-05Fix: macOS wrong IME candidate window position on first displayYuki Hashimoto
2021-07-05Fix: IME input displays text after cursor before cursorYuki Hashimoto
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-18Fix Build WarningHarley Acheson
2021-06-18Fix T89246: No Mnemonic Underlines in DialogsHarley Acheson
2021-06-15UI: Support right aligned non-shortcut hints in widgetsJulian Eisel
2021-06-08Cleanup: Silent compile warning in `interface_widgets.c`.Jeroen Bakker
2021-06-07Fix T88801: Positioning of Menu UnderlinesHarley Acheson
2021-05-17UI: add non-linear slider supportHenrik Dick
2021-04-27Fix T87749: Fix text jitter in buttons with iconsHans Goudey
2021-04-23Fix T87749 (partially): Text jitter in buttons and spreadsheet editorLeon Leno
2021-04-13Fix T78803: Bad widget drawing with the R600g driverOmar Emara
2021-03-11Cleanup: spellingCampbell Barton
2021-03-10Cleanup: spellingCampbell Barton
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-04Cleanup: use const arraysCampbell Barton
2021-02-25UI: Fix icon width and padding in search menusHans Goudey
2021-02-08Fix for T84038: Improved Report WarningsHarley Acheson
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-28Fix T83935: Superimposed icon's hotspot is misalignedYevgeny Makarov
2021-01-26UI: Use Ellipsis for Short Truncated TextHarley Acheson
2021-01-26Cleanup: update comment from 77f73a92843965906189dd56dcc4d18eae2371ccCampbell Barton
2021-01-26Fix library name clipping most of the data-block name in data-block menusJulian Eisel
2021-01-08Fix T83868: Disabled or inactive list items are not grayed outHans Goudey
2021-01-04Cleanup: use const variablesCampbell Barton
2020-12-28Cleanup: Typo: `overriden` -> `overridden`.Bastien Montagne
2020-12-21Cleanup: Reduce indentationHans Goudey
2020-12-19Cleanup: Use typedef for UI emboss type enumHans Goudey
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-17Cleanup: renaming and code deduplication for color space clarity in pickerBrecht Van Lommel
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-11-24UI: Add Trackpad Smooth Scrolling for PopoversYevgeny Makarov
2020-11-21Cleanup: Declare variables where initializedHans Goudey
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-05Cleanup: Move function to proper fileHans Goudey
2020-10-29UI: Improved alignment of labels and buttonsYevgeny Makarov
2020-10-28UI: Improved Checkbox Width CalculationYevgeny Makarov
2020-10-19Spelling: It's Versus ItsHarley Acheson