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
2019-09-06UI: Bring back features for file path buttonJulian Eisel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-05-21UI: support drawing booleans with icons as check-boxesCampbell Barton
2019-05-20UI: add Visibility panel for objectsDalai Felinto
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25RNA: rename prop_popover_enum to prop_with_popoverCampbell Barton
2019-03-25UI: add icon_only option to prop_popover_enumCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-12RNA: support None text argument to UI functionsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-24Cleanup: removed unused 3D view header template.Brecht Van Lommel
2019-01-09Revert/Redo ugly rBd12b3767f81d commit (i.e. add locked sorting option to UIL...Bastien Montagne
2019-01-02UI: add scale option for template_icon_view buttonCampbell Barton
2018-12-20UI: add method to draw menu contentsCampbell Barton
2018-11-02Add hide_buttons option to template_ID_previewAntonioya
2018-11-02Fix missing separators after recent changes.Brecht Van Lommel
2018-11-02Add new factor parameter to layout.separator()Antonioya
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-21Cleanup: trailing spaceCampbell Barton
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