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-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-31Revert "UI: remove checks for other popovers when switching menu"Sebastian Parborg
2019-07-31UI: remove checks for other popovers when switching menuCampbell Barton
2019-07-31UI: simplify check for active menu buttonCampbell Barton
2019-07-30Fix T67882: buttons are interrupt drag actionsCampbell Barton
2019-07-16Fix T67002: Crash redoing an action after ID renameCampbell Barton
2019-07-08Fix T66538: Menus in popups opening on mouse overCampbell Barton
2019-07-05Workaround T61948: Undo steps created for non-paint operationsCampbell Barton
2019-07-02Fix T66316: "Open on Mouse Over" doesn't work in some popoversCampbell Barton
2019-07-01Fix preferences setting dirty when editing keymap itemsCampbell Barton
2019-07-01Fix T66246: Key accelerators crashing on save dialogCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-30Cleanup: move click/drag events to functionsCampbell Barton
2019-05-29UI: use matching distance checks & define for draggingCampbell Barton
2019-05-28Cleanup: use WM_ prefix for cursor enumCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-27Fix T65074: Crash on switching colorCampbell Barton
2019-05-22Error in last commitCampbell Barton
2019-05-22Fix T64679: Missing dirty preferences tagCampbell Barton
2019-05-21Fix part of T64679: Missing dirty preferences tagCampbell Barton
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-19Fix T64822: curve widget point selection does not take into account DPIBrecht Van Lommel
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-15Fix preference dirty tagging for addons & keymapsCampbell Barton
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-14Preferences: set dirty flag when draggingCampbell Barton
2019-05-14Fix missing preference dirty taggingCampbell Barton
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-10UI: allow to cancel editing of vector widgets with escape and RMBAlessio Monti di Sopra
2019-05-10Preferences: add is_dirty memberCampbell Barton
2019-05-03Fix T59474: Crash assign shortcutsCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-23UI: move auto_open clearing out of ui_region_contains_point_pxCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: comment length in interfaceCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-03Fix T62939: Incorrect cursor position when exiting UI sliderVictor Seiji Hariki
2019-03-30Fix T63137: crash pressing enter to confirm menu, after recent changes.Brecht Van Lommel
2019-03-28Fix T63037: Accelerator keys fail when another key is highlightedCampbell Barton
2019-03-27UI: minor change to active-default logicCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-27Fix popovers from enums failing on drag-releaseCampbell Barton
2019-03-26Cleanup: style, use braces for editor/interfaceCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-25Cleanup: simplify toggle button logicCampbell Barton
2019-03-25Cleanup: return argument namingCampbell Barton