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-10-11Fix T70191: Text button in popup doesn't workCampbell Barton
2019-07-30UI: add use_button option to popoversCampbell Barton
2019-07-16Cleanup: typos in commentsCampbell Barton
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-04-29Fix T63898: "Open on Mouse Over" causes inconsistent draw-styleCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-20UI: center floating popoversCampbell Barton
2019-03-18Fix color ramp eyedropper menu itemCampbell Barton
2019-03-13Fix T62524: Popover w/ keep-open moves on cursor motionCampbell Barton
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-02-20Cleanup: rename keymap handler callbacks for clarityCampbell Barton
2019-02-19WM: move keymap handler to it's own typeCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-10-11Fix T56898: misaligned icons in buttons in popovers.Brecht Van Lommel
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-08-15Fix T55587: bugs with popovers in collapsed menus, like the timeline header.Brecht Van Lommel
2018-07-13UI: remove space/region from popover argsCampbell Barton
2018-07-03UI: optional ui-unit-width for popoversCampbell Barton
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-11Fix: Remove UI_BLOCK_MOVEMOUSE_QUIT from popoversJoshua Leung
2018-06-06Cleanup: USE_UI_* prefix for UI definesCampbell Barton
2018-05-25UI: popover now only centers on active button onceCampbell Barton
2018-05-25UI: fix event handling directionCampbell 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-21Error in last commitCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-20UI: locate popover w/ active item under cursorCampbell Barton
2018-05-19UI: popover-once (click-drag for single actions)Campbell Barton
2018-05-19UI: Use popover for toolbar popup operatorCampbell Barton
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-04-30Fix some popup menus that don't support it refreshing and crashing.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: fix popover menus not refreshing when changing settings.Brecht Van Lommel
2018-04-25UI: use a wider minimum menu widthCampbell Barton
2018-04-23Cleanup: uninitialized variableCampbell Barton
2018-04-23Cleanup: includes & commentsCampbell Barton
2018-04-23UI: draw arrow for popoverCampbell Barton
2018-04-22UI: support for center popovers over buttonsCampbell Barton