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-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-12Fix T73212: Gizmo's are still interactive when behind nodesCampbell Barton
2020-03-12Cleanup: move gizmo handling into a functionCampbell Barton
2020-03-11Fix T74607: Modifier key click events ignore mouse wheelCampbell Barton
2020-03-07Fix key release event activating click-dragCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-04Cleanup: avoid the term old when storing/restoring context variablesCampbell Barton
2020-02-13Fix crash using '--debug-handlers' command line argumentCampbell Barton
2020-02-04Merge branch 'blender-v2.82-release'Philipp Oeser
2020-02-04Fix T67084: Modal keymaps could show the wrong shortcutPhilipp Oeser
2020-02-04Fix errors from conflicts in last mergeJulian Eisel
2020-02-04Merge branch 'blender-v2.82-release'Julian Eisel
2020-02-04Reports: Add utility to cancel displayed reportsJulian Eisel
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2020-01-21Cleanup: deduplicate window event state update codeBrecht Van Lommel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-15Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-15WM: support keys F20-F24Asher
2020-01-13Cleanup: remove hack that set operator id in the wmEventCampbell Barton
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