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
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-11-18Revert fixesGermano Cavalcante
2021-11-18Revert "Revert "Revert "Revert "Allow navigating while transforming""""Germano Cavalcante
2021-11-18Revert "Revert "Revert "Allow navigating while transforming"""Germano Cavalcante
2021-11-18Revert "Revert "Allow navigating while transforming""Germano Cavalcante
2021-11-18Revert "Allow navigating while transforming"Germano Cavalcante
2021-11-18Allow navigating while transformingGermano Cavalcante
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-04Cleanup: Remove operator context override for drop-box operatorsJulian Eisel
2021-10-26UI: Improved feedback when dropping is not possible on drag 'n dropJulian Eisel
2021-10-25UI Drag Drop: allow customizable drawingGermano Cavalcante
2021-10-05XR: Add runtime window area for XR eventsPeter Kim
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-28Cleanup: correct usage of extern-C blocks in various placesJacques Lucke
2020-05-20Fix T76794: Number button cursor overrides eyedropper cursorCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2020-01-10Cleanup: group event_query functions in headerCampbell Barton
2019-09-07Fix saving images from temp Image Editor failingJulian Eisel
2019-06-06Fix T63035: Undoing in pose mode destroys the entire poseSergey Sharybin
2019-06-03Cleanup: remove unused arg to wm_event_add_ghosteventCampbell Barton
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-20Cleanup: rename keymap handler callbacks for clarityCampbell Barton
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-20Cleanup: rename wmEventHandler_* base -> headCampbell Barton
2019-02-19Cleanup: remove unused default handler typeCampbell Barton
2019-02-19WM: move keymap handler to it's own typeCampbell Barton
2019-02-19WM: move dropbox handler to it's own typeCampbell Barton
2019-02-19WM: move operator handler to it's own typeCampbell Barton
2019-02-19WM: move UI handler to it's own typeCampbell Barton
2019-02-19WM: move gizmo handler to it's own typeCampbell Barton
2019-02-19WM: move wmEventHandler.type to a booleanCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-11-21Implement basic global tablet pressure curve options.Alexander Gavrilov
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-05Ensure dependency graph exists before initializing editorsSergey Sharybin
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-22Fix own error using handler after freeingCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2017-11-05Merge branch 'master' into blender2.8Campbell Barton
2017-11-05Cleanup: spellingCampbell Barton
2017-10-14Merge branch 'master' into blender2.8Campbell Barton