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-10-13Merge branch 'origin/blender2.8' into temp-ui-layout-2.8temp-ui-layout-2.8Ines Almeida
2018-10-13UI: Changes to the 'single-column' layout to have left-aligned labels on top ...Ines Almeida
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-08-28RNA: make template_list list_id a required argCampbell Barton
2018-08-28RNA: UILayout.split(..) 'percentage' to 'factor'Campbell Barton
2018-08-24Merge branch 'master' into blender2.8Campbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-07-01Cleanup: remove num argument prefixCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30Cleanup: remove unused context arg to menuCampbell Barton
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26UI: status bar cursor keymap displayCampbell Barton
2018-06-14T55406: Flip MatcapJeroen Bakker
2018-06-11UI: Separator spacerDalai Felinto
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09RNA: remove Layout.introspectCampbell Barton
2018-06-09Add new GridFlow layout.Bastien Montagne
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-09Cleanup: styleCampbell Barton
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-02UI: fix operator redo showing empty popoversCampbell Barton
2018-05-01UI: move object selector into 3D viewCampbell Barton
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03Missing from last commitCampbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-13Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-13Fix T53404 - Python API documentation: UI Layout Emboss description wordingJoão Seixas
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29RNA: sync API changes from 2.8Campbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01UI: Option to draw button pressedCampbell Barton
2017-11-01UI: Add UILayout.operator_menu_holdCampbell Barton
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton