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-15Change preference defaultsCampbell Barton
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-13UI: fix popovers not properly working with scroll arrows for long menus.Brecht Van Lommel
2018-05-13Fix compiler warnings.Brecht Van Lommel
2018-05-13UI/Python: layout API support for setting button emboss style.Brecht Van Lommel
2018-05-13Cleanup: deduplicate layout item initialization.Brecht Van Lommel
2018-05-13UI: show toolbar shortcutsCampbell Barton
2018-05-13Tool System: tools are now set by nameCampbell Barton
2018-05-11UI: tweaks to icon defaultsCampbell Barton
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-09Rename: RNA_property_override_status > RNA_property_static_override_statusDalai Felinto
2018-05-09Remove Frame ServerCampbell Barton
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-08Fix crash cancelling search, caused by D3207Campbell Barton
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
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