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-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-30Cleanup: move click/drag events to functionsCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Gizmo: only highlight when held modifier keys are usedCampbell Barton
2019-05-21Cleanup: clang-format, sort structsCampbell Barton
2019-05-20Cleanup: add wm_utils.c for generic functionsCampbell Barton
2019-05-20WM: add wmGenericUserData utility structCampbell Barton
2019-05-17UI: File Close DialogJacques Lucke
2019-05-15Fix T63748: Long startups after network drives are disconnected.Bastien Montagne
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63429: Random deselect function lostSebastian Parborg
2019-03-07Fix gizmos not responding to theme color updatesCampbell Barton
2019-03-07Tool System: use set/add/subtract for all lasso select operatorsCampbell Barton
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-02-23Cleanup: use function instead of extern variableCampbell Barton
2019-02-20Cleanup: rename keymap handler callbacks for clarityCampbell Barton
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-19Cleanup: return specific handler typesCampbell Barton
2019-02-19WM: move keymap handler to it's own typeCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-11WM: command line args to start blender maximizedCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02WM: Event simulation support for PythonCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-25WM: don't set repeat flag w/ interactive repeatCampbell Barton
2019-01-25Revert "WM: Repeat Last no longer reuses skip-save properties"Campbell Barton
2019-01-24WM: Repeat Last no longer reuses skip-save propertiesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-14Windows: add support for Windows Ink.Christopher Peerman
2018-11-23Tool System: uv lasso/box select optionsCampbell Barton
2018-11-20Keymap: only use delete confirmation for X-keyCampbell Barton
2018-10-26PyAPI: draw handlers now store args in the capsule contextCampbell Barton
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-25Merge branch 'master' into blender2.8Campbell Barton
2018-10-25WM: minor changes to cursor APICampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27Tests: add --no-window-focus to open window without focus.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: support immediate non-overlapping tooltipsCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-18Merge branch 'master' into blender2.8Campbell Barton
2018-08-18WM: app-template command line overrideCampbell Barton