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-12-16Fix T83851: Python: operator macros cause a crashPhilipp Oeser
2020-12-15Fix crash selecting custom asset preview from maximized File BrowserJulian Eisel
2020-12-04Fix incorrect variable name after last commitHans Goudey
2020-12-04Cleanup: Use LISTBASE_FOREACH macro in windowmanager internHans Goudey
2020-12-04Revert "Fix T83177: Industry Compatible keymap: MMB-dragging to transform eng...Germano Cavalcante
2020-11-30Fix T83177: Industry Compatible keymap: MMB-dragging to transform engages axi...Germano Cavalcante
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-16Fix T76699: Support macOS inbetween mouse/tablet.Nicholas Rishel
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-03Cleanup: Use recently added helper function to find File Browser UI dataJulian Eisel
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-11-03Fix possible use-after-free when closing Blender with File Browser openJulian Eisel
2020-11-01Cleanup: Fix typo in commentHans Goudey
2020-10-30Undo System: support for grouping steps with begin/end callsCampbell Barton
2020-10-22WM: warn when event's have repeat set for non keyboard eventsCampbell Barton
2020-10-22WM: ensure is_repeat isn't set for mouse-move eventsCampbell Barton
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-17Cleanup: Miscellaneous improvements in wm directoryHans Goudey
2020-10-14Cleanup: Comment formatting, grammarHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-04Cleanup: Clang-Tidy bugprone-incorrect-roundings fixesSybren A. Stüvel
2020-08-23Fix T80028: Crash opening a file from a timerCampbell Barton
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-08-18Depsgraph: simplify build APIJacques Lucke
2020-08-16Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-16Fix popups opening in the wrong direction over headersCampbell Barton
2020-08-11Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-11Timers: set first window as context in timerJacques Lucke
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-07Cleanup: spellingCampbell Barton
2020-06-03Eyedropper: Support get samples from other windowsGermano Cavalcante
2020-05-28Gizmo: add flag for gizmos to ignore keymap eventsCampbell Barton
2020-05-27Gizmo: add flag to disable tooltipCampbell Barton
2020-05-25Fix T76926: Crash with Full Screen file browser window preferenceJacques Lucke
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Cleanup: add doxy sections for event queue handlingCampbell Barton
2020-05-20UI: Allow registering File Browser as child of other child windowsJulian Eisel
2020-05-20Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-20Fix T76794: Number button cursor overrides eyedropper cursorCampbell Barton
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Fix T75292: File-select events not handled while modal handler is activeJacques Lucke
2020-05-14Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-14Fix T76732: Error detecting modifier key clicksCampbell Barton
2020-05-14Cleanup: sync clang-format with masterCampbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Fix zero tablet pressure for simulated eventsCampbell Barton
2020-05-10Cleanup: add ED_screen_areas_iter to clang-format ForEachMacrosJacques Lucke
2020-05-08Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-08Fix T76484: Infinite event handling when loading with load_ui=FalseCampbell Barton