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-13UI: use pageup/down and home/end to scroll to start/end of menusJoep Peters
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-08Fix T67756: File drag starts on file browser openJulian Eisel
2019-09-04Expose button UTF8 check in UI_interface.hJulian Eisel
2019-08-30Cleanup: spellingCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-21Fix T68951: Incrementing int property causes overflowJacques Lucke
2019-08-17Cleanup: spellingCampbell Barton
2019-08-15Fix broken text editing of integer number buttons, after recent changesBrecht Van Lommel
2019-08-15Fix T65461: IntProperty does not respect its 'step' fieldCampbell Barton
2019-08-15UI: make int/float button clicking logic consistentCampbell Barton
2019-08-14Fix T68637: Crash assigning caps-lock shortcutCampbell Barton
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