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
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-04Merge branch 'blender-v2.82-release'Julian Eisel
2020-02-04Reports: Add utility to cancel displayed reportsJulian Eisel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-10Cleanup: group event_query functions in headerCampbell Barton
2020-01-10Cleanup: move public event queries into their own fileCampbell Barton
2019-12-20Fix IC-keymap doesn't allow MMB to run the active toolCampbell Barton
2019-11-29Fix T72000: Key shortcuts unavailable in popoversCampbell Barton
2019-11-26Fix memory leak, closing a window didn't free gesturesCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-21Tool System: make smooth & randomize modal operatorsCampbell Barton
2019-11-15Merge branch 'blender-v2.81-release'Campbell Barton
2019-11-15Cleanup: quiet warningsCampbell Barton
2019-11-15Merge remote-tracking branch 'origin/blender-v2.81-release'Dalai Felinto
2019-11-15Fix: Filebrowser saving dialog size when maximizedDalai Felinto
2019-10-27WM: add utility to lookup a keymap item from an eventCampbell Barton
2019-10-04WM: Utilities for select operators to work with click-dragging itemsJulian Eisel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-30Fix T58683: Reload Scripts breaks toolbar button formattingCampbell Barton
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-01Cleanup: use _ex suffix instead of _extCampbell Barton
2019-07-31Cleanup: typo in parameter name in function declarations.Bastien Montagne
2019-07-30Fix crash clicking in the 3D view on startupCampbell Barton
2019-07-03Fix T65899, T66314, T61808: various issues appending workspacesBrecht Van Lommel
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-06-29WM: support window context overrideCampbell Barton
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
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