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-04-30Fix some popup menus that don't support it refreshing and crashing.Brecht Van Lommel
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-29UI: auto open adjacent pulldown and popover buttons.Brecht Van Lommel
2018-04-29UI: don't flip contents of popovers, avoid closing when size changes.Brecht Van Lommel
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-28Cleanup: fix compiler warnings on macOS / clang.Brecht Van Lommel
2018-04-28Fix number button sides exiting continuous grabCampbell Barton
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-28Revert "UI: don't highlight number button while dragging"Campbell Barton
2018-04-28UI: fix popover menus not refreshing when changing settings.Brecht Van Lommel
2018-04-28Cleanup: style, duplicate includesCampbell Barton
2018-04-27UI: don't highlight number button while draggingCampbell Barton
2018-04-27UI: use the layouts scale_x to scale icon widthCampbell Barton
2018-04-27UI: Set cursor to X_MOV when editing number button middle areaDalai Felinto
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26UI: add darker theme color for toolbar itemsCampbell Barton
2018-04-26UI: desaturate toolbar icons that the mouse is not over.Brecht Van Lommel
2018-04-26Reduce size of scrollbars that don't contain scale markingsJulian Eisel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-04-25UI: use a wider minimum menu widthCampbell Barton
2018-04-25UI: shrink operator menu hold triangle a littleCampbell Barton
2018-04-25UI: workaround for text & icon alignmentCampbell Barton
2018-04-25UI: icon-only hold popup uses region alignmentCampbell Barton
2018-04-25Merge branch 'master' into blender2.8Campbell Barton
2018-04-25UI: optionally pass icon size to widget_draw_iconCampbell Barton
2018-04-25Revert "UI: fix inconsistency in button rounding when zooming in."Brecht Van Lommel
2018-04-25UI: disable advanced option for redo popoverCampbell Barton
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24UI: fix inconsistency in button rounding when zooming in.Brecht Van Lommel
2018-04-24UI: use icons for the toolbarCampbell Barton
2018-04-23Static Overrides: hide/deactivate all but 'REPLACE' operation.Bastien Montagne
2018-04-23Cleanup: styleCampbell Barton
2018-04-23Cleanup: uninitialized variableCampbell Barton
2018-04-23Cleanup: styleCampbell Barton
2018-04-23UI: show arrow for popovers above buttonsCampbell Barton
2018-04-23Cleanup: includes & commentsCampbell Barton
2018-04-23UI: draw arrow for popoverCampbell Barton
2018-04-22UI: Editor outline color themableDalai Felinto
2018-04-22UI: support for center popovers over buttonsCampbell Barton
2018-04-22UI: number button arrows appear on hover, highlight clickable areas.Brecht Van Lommel
2018-04-22UI: make button roundness themeable.Brecht Van Lommel
2018-04-22UI: Draw round corners between the editorsDalai Felinto
2018-04-22UI: Move ui_draw_anti_tria to UI_interface.hDalai Felinto
2018-04-22UI: Remove hard-code + add comment for aa trianglesDalai Felinto
2018-04-22Merge branch 'master' into blender2.8Campbell Barton
2018-04-22Cleanup: UI namingCampbell Barton