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
2020-05-26UI: List Panel SystemHans Goudey
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Cleanup: remove DNA_screen_types.h, use struct qualifierCampbell Barton
2020-05-05UI: Gray out shortcut indicator in search menusJulian Eisel
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-05-03UI: improve widget text cursor positionHarley Acheson
2020-05-03BLF: add new arguments to BLF_GlyphBoundsFnCampbell Barton
2020-04-28Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-28Fix T76152: Shortcut underline under wrong letterCampbell Barton
2020-04-17UI: Better split layout support for checkboxesJulian Eisel
2020-04-17Cleanup: comments for ui_draw_menu_item & correct argument nameCampbell Barton
2020-04-16UI: Draw real node sockets for node input buttonsJulian Eisel
2020-04-15Fix incorrect UI_SEP_CHAR checksCampbell Barton
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-14Fix showing check-boxes in menu-searchCampbell Barton
2020-04-14UI: improve menu search with dimmed menu prefixCampbell Barton
2020-04-14Cleanup: pass font drawing x/y offset arguments as int'sCampbell Barton
2020-03-29UI: Fix text padding for labels without an iconYevgeny Makarov
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-16UI: Add an Outline to the Popover ArrowsYevgeny Makarov
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-28Fix T65351: visual glitches when scrolling in popoversYevgeny Makarov
2020-02-01UI: Ellipsis Character for Line ContinuationHarley Acheson
2020-01-23UI: Fix Hover Flickering on Selected ItemsHarley Acheson
2019-12-10Fix menu buttons not displaying down arrow with emboss=FalseBrecht Van Lommel
2019-12-06UI: only use toolbar draw-style for buttons with iconsCampbell Barton
2019-11-25UI: Widget Text Cursor ColorPaul (Thirio)
2019-11-25Fix WITH_INPUT_IME breakage in last commitCampbell Barton
2019-11-25UI: scale widget cursor by pixel sizeHarley Acheson
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-30UI: Hover StatesHarley Acheson
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-02UI: use consistent text box theme colors in search popupsBrecht Van Lommel
2019-10-01UI: fix misaligned popover arrow near the region edgeYevgeny Makarov
2019-10-01UI: don't align popover buttons with opened popoversYevgeny Makarov
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-06Cleanup: function groupingCampbell Barton
2019-09-06Cleanup: use doxy sectionsCampbell Barton
2019-09-01UI: Active Default Button HighlightHarley Acheson
2019-08-30UI: Remove Colons From Number FieldsHarley Acheson
2019-08-25UI: Dim Disabled Menu Items on HoverHarley Acheson
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-05Cleanup: use unsigned char for theme colorsCampbell Barton
2019-08-04Cleanup: spellingCampbell Barton
2019-07-01Fix: widget states had too low contrastWilliam Reynish
2019-06-29Fix T66102: Animation color hard to see when sliders is set to fullCampbell Barton