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-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-28UI: Option to layout properties in two columnsCampbell Barton
2018-05-25UI: support for a popup panel which stays openCampbell Barton
2018-05-25UI: Move UI_paneltype_draw into layout codeCampbell Barton
2018-05-23UI: popup panel operator, as we have for menusCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-19UI: popover-once (click-drag for single actions)Campbell Barton
2018-05-13UI: fix popovers not properly working with scroll arrows for long menus.Brecht Van Lommel
2018-05-13UI/Python: layout API support for setting button emboss style.Brecht Van Lommel
2018-05-13UI: show toolbar shortcutsCampbell 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-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-28Python/UI: add more convenient API for drawing based on DPI.Brecht Van Lommel
2018-04-28UI: fix popover menus not refreshing when changing settings.Brecht Van Lommel
2018-04-27UI: Set cursor to X_MOV when editing number button middle areaDalai Felinto
2018-04-25UI: workaround for text & icon alignmentCampbell Barton
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-22UI: support for center popovers over buttonsCampbell Barton
2018-04-22UI: number button arrows appear on hover, highlight clickable areas.Brecht Van Lommel
2018-04-22UI: Draw round corners between the editorsDalai Felinto
2018-04-22UI: Move ui_draw_anti_tria to UI_interface.hDalai Felinto
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-04-22Cleanup: ui-link drawing code from logic bricksCampbell Barton
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-06Style: Remove duplicated struct declaration.Clément Foucault
2018-04-06UI: Perf: Add batching capability to widgets.Clément Foucault
2018-04-05GPUBatch: Change preset managment system.Clément Foucault
2018-03-29Cleanup: Use uppercase UI_ prefix for external functionsJulian Eisel
2018-03-29UI: Perf: widgetbase: Replace imm usage by a batch cache.Clément Foucault
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-20Manipulator: tooltip supportCampbell Barton
2017-12-20Merge branch 'master' into blender2.8Campbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-12-11Add a new button in ID template to generate an override, and new icon placeho...Bastien Montagne
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-29ID Static Override: add basic UI feedback.Bastien Montagne
2017-11-03Merge branch 'master' into blender2.8Campbell Barton
2017-11-03Cleanup: split interface_regions.cCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02Cleanup: minor comment correctionCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-02UI: free up bit in uiBut.flagCampbell Barton
2017-11-02Merge branch 'master' into blender2.8Campbell Barton