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-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
2018-04-22UI: moving the cursor to open other popoversCampbell Barton
2018-04-22UI: popover now use menu style buttonsCampbell Barton
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-22Cleanup: ui-link drawing code from logic bricksCampbell Barton
2018-04-21UI: add own icon rasterizerCampbell Barton
2018-04-21Topbar: visual tweaksBrecht Van Lommel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Preview Range: Show preview range using a different color (based on ANIM_ACTIVE)Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel