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-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
2018-04-22UI: popover now use menu style buttonsCampbell Barton
2018-04-22UI: Initial popover support for panelsCampbell Barton