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-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
2017-10-31UI: avoid double operator type lookupCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-07-05Override template: Add text and icon optional parametersDalai Felinto
2017-07-05Expose rna_translate_ui_text to be used for interface templatesDalai Felinto
2017-06-26Merge branch 'master' into blender2.8Campbell Barton
2017-06-26Docs: correct doc-stringsCampbell Barton
2017-05-12UI: Add template_search (version of template_ID for non-IDs)Julian Eisel
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne
2016-09-05Fix T35333: Update some WM/UI API functions docstrings.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton