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-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
2019-06-29Cleanup: de-duplicate button color flag checksCampbell Barton
2019-06-27Cleanup: de-duplicate flag checks for button colorsCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-28Fix T57090: selected node group input sockets circles not drawing inPhilipp Oeser
2019-05-27Cleanup: Fix build warning in bf_editor_interfaceRay Molenkamp
2019-05-27Fix poor display of time codes in sequencer Info panelMal Duffin
2019-05-22GPU: Refactor GPU_batch_draw_range_exClément Foucault
2019-05-13Fix T64463: Visual Artifacts with ColorRampHarley Acheson
2019-05-11UI: Nudge Curve Editor Away from ScrollbarHarley Acheson
2019-05-09Cleanup: avoid some floating point divisions in drawing codeBrecht Van Lommel
2019-05-09UI: dim icons in inactive tabs, similar to textBrecht Van Lommel
2019-05-09Cleanup: reduce number of UI_icon_draw variationsBrecht Van Lommel
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell 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: return argument namingCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton