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
2018-07-08Cleanup: rename 'ct' to 'len' for gawainCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-06UI: Add extra padding to menus to draw sub-menu triangles inJulian Eisel
2018-07-06UI: Use flat triangle drawing for indicating submenusJulian Eisel
2018-07-06UI: draw search popups with menu background, instead of box.Brecht Van Lommel
2018-07-04UI: Node Link Menu to use same colors as regular menusPablo Vazquez
2018-07-03T55441: Pop-over large arrow offset when wideCampbell Barton
2018-07-03Fix dimmed shortcut key display issues in toolbar menu and color picker.Brecht Van Lommel
2018-07-03UI: Dim color of shortcut label in menus and toolbarJulian Eisel
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-06-28Merge branch 'master' into blender2.8Campbell Barton
2018-06-28UI: use two dot ellipsesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-27Theme: set default theme 'Flatty Dark Blueberry'Campbell Barton
2018-06-24Fix most of 'disappearing' first letter in right-aligned labels.Bastien Montagne
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20UI: Use chevrons for number sliders, pulldowns and popoversPablo Vazquez
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: use clamp_* from BLI_math (replace macro)Campbell Barton
2018-06-13UI: HUD now follows region themingCampbell Barton
2018-06-12UI: replace ui_draw_search_back w/ general codeCampbell Barton
2018-06-11UI: Separator spacerDalai Felinto
2018-06-06Cleanup: styleCampbell Barton
2018-06-06Cleanup: USE_UI_* prefix for UI definesCampbell Barton
2018-06-06UI: use regular size icons for toolbar popupCampbell Barton
2018-06-01Draw background on pulldown widgets if the header is transparent.Brecht Van Lommel
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27UI: center align number buttons w/o textCampbell Barton
2018-05-25Use menu back theme colors for popoverPablo Vazquez
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-19UI: popover-once (click-drag for single actions)Campbell Barton
2018-05-13UI: fix popovers not properly working with scroll arrows for long menus.Brecht Van Lommel
2018-05-13UI: show toolbar shortcutsCampbell Barton
2018-05-11UI: tweaks to icon defaultsCampbell Barton
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-06UI: fixes for 3D viewport popovers moving / flipping on edits.Brecht Van Lommel
2018-05-05UI: experiment to make popover buttons draw like enum menus.Brecht Van Lommel
2018-05-01Fix number sliders for the topbarDalai Felinto
2018-04-30Popover: tiny cleanupDalai Felinto
2018-04-29UI: show popover arrow directly under the buttonCampbell Barton
2018-04-28UI: Number Slider - treat percentage as a special caseDalai Felinto
2018-04-28UI: Number slider uniform fillingDalai Felinto
2018-04-28UI: Remove hardcoded 11 uniform parametersDalai Felinto
2018-04-28UI: Remove deprecated drawing codeDalai Felinto
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-28Cleanup: style, duplicate includesCampbell Barton
2018-04-26UI: add darker theme color for toolbar itemsCampbell Barton