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-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Fix Movieclip editors 'graph' and 'dopesheet' view using themes regionPhilipp Oeser
2018-05-07Fix Movieclip editors 'graph' and 'dopesheet' view using themes regionPhilipp Oeser
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07More tweaks to strict compiler flagsSergey Sharybin
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-07UI: Draw scroll-bars overlapping with editor contentJulian Eisel
2018-05-06Reset number values when entering an empty valueDalai Felinto
2018-05-06UI: fix popover menus sometimes going off screen, after recent commit.Brecht Van Lommel
2018-05-06UI: fixes for 3D viewport popovers moving / flipping on edits.Brecht Van Lommel
2018-05-06Cleanup: deprecate area.headertype.Brecht Van Lommel
2018-05-06UI: region overlap now works for headers as well.Brecht Van Lommel
2018-05-05UI: experiment to make popover buttons draw like enum menus.Brecht Van Lommel
2018-05-03Cleanup: fix warnings, removed unused code.Brecht Van Lommel
2018-05-03Workbench: studiolightJeroen Bakker
2018-05-03Initialize alpha discard for uiWidgetBaseParametersDalai Felinto
2018-05-02Fix mysterious crash on tooltipsDalai Felinto
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-05-02UI: open toolbar hold buttons on dragCampbell Barton
2018-05-02UI: don't allow disabled popovers to open w/ dragCampbell Barton
2018-05-02UI: fix operator redo showing empty popoversCampbell Barton
2018-05-02UI: disable popovers when panel poll failsCampbell Barton
2018-05-01Fix number sliders for the topbarDalai Felinto
2018-04-30Popover: tiny cleanupDalai Felinto
2018-04-30Fix some popup menus that don't support it refreshing and crashing.Brecht Van Lommel
2018-04-30BLI Color: YUV to/from rgb colorspace optionAaron Carlisle
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