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-01-10Cleanup: name wm_event_modalkeymap_begin/endCampbell Barton
2020-01-10Cleanup: move public event queries into their own fileCampbell Barton
2020-01-10Cleanup: use doxy sections in wm_event_system.cCampbell Barton
2020-01-10Correct last commit, restore the double-click state for modal eventsCampbell Barton
2020-01-10Fix T72999: Fast keystrokes ignored for operators with modal keymapsCampbell Barton
2020-01-10Docs: explain logic behind wm_event_modalkeymapCampbell Barton
2020-01-09Fix T71295: Duplicate macro faulty after rotationStanislav Blinov
2020-01-09Fix T72900: Mouse-move causes redraw when gizmos are hiddenCampbell Barton
2020-01-03Tool System: enable fallback tool by defaultCampbell Barton
2019-12-20Fix IC-keymap doesn't allow MMB to run the active toolCampbell Barton
2019-12-18Gizmo: add the ability to postpone refreshing while tweakingCampbell Barton
2019-12-17Fix T72416: Tool settings ignored when activated from gizmoCampbell Barton
2019-12-12Cleanup: Fix typo in user preference codeDalai Felinto
2019-12-12Fix fallback tool for tools that don't define their own keymapsCampbell Barton
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-12-07Preferences: correct experimental flag useCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-11-29Fix T72000: Key shortcuts unavailable in popoversCampbell 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-27UI: add utility to show icons for the keymap itemCampbell Barton
2019-10-22Cleanup: unused variables, enums, spellingCampbell Barton
2019-10-04Fix T69910: crash when using a hotkey for a new or open recent filePedro Reis
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-10-02Preference: option to use OS-Key to emulate MMBCampbell Barton
2019-09-30UI: Remember File Browser Display Options in PreferencesJulian Eisel
2019-09-19Fix Preferences opens file browser in wrong windowJulian Eisel
2019-09-18UI: Preference for file browser as fullscreen areaJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-13Cleanup: unused headers for the windowmanagerCampbell Barton
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-08Fix crash closing stacked file browser windowJulian Eisel
2019-09-07Fix saving images from temp Image Editor failingJulian Eisel
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-06Fix: File browser report popups not showing upJulian Eisel
2019-09-06Fix: File browser errors not reported in the UIJulian Eisel
2019-09-06Fix T69498: Crash on export UV LayoutJulian Eisel
2019-09-06Fix T69495: Crash changing action in file browserJulian Eisel
2019-09-04Fix T69463: File Browser opens off-center on hiDPIJulian Eisel
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-07Fix tool-tips remaining after operators startCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-17Fix T67047: Can't jump to frame when using jack in A/V sync modeSergey Sharybin
2019-07-10Fix T66626: Crash when using JACK audio deviceSergey Sharybin
2019-07-02Cleanup: spellingCampbell Barton
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-20Fix T65806: Can't Access bpy.context inside Application TimerSergey Sharybin