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-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-02UI: Fix scaling of HSV cursor when zoomingLeon Leno
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix T92278: Small size of previews in the shading popoverJulian Eisel
2021-11-24Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-24UI: Improve scaling of widgets when zoomingLeon Leno
2021-11-20Refactor: Port spreadsheet data set to UI tree viewHans Goudey
2021-11-06Fix: Property editor icon jittering in some casesLeon Leno
2021-11-04UI: Fix UIList item using "regular" widget colors while editedPablo Vazquez
2021-10-28Fix: Improve node socket icon scaling group input/output listLeon Leno
2021-10-25Cleanup: Remove unused functions, make functions staticHans Goudey
2021-10-25Fix T92293: Clipped labels for graph editor modifiersCampbell Barton
2021-10-23Cleanup: Remove unused functionHans Goudey
2021-10-15UI: Remove extra padding around curve widgetLeon Leno
2021-10-13UI: Make menu item use theme roundnessPablo Vazquez
2021-10-08UI: Support showing superimposed icons as disabled (with disabled hint)Julian Eisel
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
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