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-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-02-20Cleanup: rename wmEventHandler_* base -> headCampbell Barton
2019-02-19Fix T61274: duplicate current workspace makes the workspace menu disappear.Philipp Oeser
2019-02-19WM: move UI handler to it's own typeCampbell Barton
2019-02-18Cleanup: spellingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-15UI: impossible to activate RMB menu on menu itemsCampbell Barton
2019-02-13Fix T61505, T61280, bugs in button drag toggle after recent changes.Brecht Van Lommel
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05UI: make drag lock work also when buttons have > 2 states or use callbacks.Brecht Van Lommel
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-15Fix T60506: Menu toggle clicks pass through to areaCampbell Barton
2019-01-10UI: make pie menus stick only when tapping key.Justin Jones
2019-01-07Correct error in recent button type checkCampbell Barton
2019-01-05UI: length now scales proportionally w/ multi-butCampbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-03Fix T58870: submenus don't open for some specific mouse positions.Brecht Van Lommel
2018-12-13Fix T58014, T58650: issues with hex color and Filmic view transform.Brecht Van Lommel
2018-12-13Fix T58549, T56741: HSV color picker issues with Filmic view transform.Brecht Van Lommel
2018-12-12Keymap: event type filter w/ finding keymap itemsCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-01Fix camera gizmo sensor checkCampbell Barton
2018-11-23UI: initialize drag-lock x/y axis from region typeCampbell Barton
2018-11-22UI: activate tabs immediately on press, and drag to quickly cycle through.Brecht Van Lommel
2018-11-21Keymaps: take into account DPI for tweak/drag/pie thresholds.Brecht Van Lommel
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-11-20UI: support jumping to target object/boneAlexander Gavrilov
2018-10-30Fix crash adding workspaceCampbell Barton
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-18Fix assert/crash when copying RGBA color into RGBDalai Felinto
2018-10-11UI: increase size of copy bufferCampbell Barton
2018-10-11UI: copy-buffer was cleared w/ non-text buttonsCampbell Barton
2018-10-01Cleanup: styleCampbell Barton
2018-09-28Fix T56947: Copy text from disabled search menu crashedJacques Lucke
2018-09-27Refactor: Copy/Paste values from/to UIJacques Lucke
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-06Fix T56643: crash drag & dropping ID onto a text field.Brecht Van Lommel
2018-09-06UI: keep showing label tooltip once it's openCampbell Barton
2018-09-06UI: delay tool label tip displayCampbell Barton
2018-09-05UI: show a small label next to the toolCampbell Barton
2018-09-04UI: keep no-overlap tips open on cursor motionCampbell Barton
2018-09-04UI: support immediate non-overlapping tooltipsCampbell Barton
2018-08-31Fix broken decorate buttong dragging after recent changes.Brecht Van Lommel
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-15Fix T55587: bugs with popovers in collapsed menus, like the timeline header.Brecht Van Lommel