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-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-29Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-01-24Asset Browser: Avoid appending asset data-block when drop operator will failJulian Eisel
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2020-12-27Fix crash when saving render from temporarily maximized render windowJulian Eisel
2020-12-23Fix T84013: Crash closing maximized File Browser opened from PreferencesJulian Eisel
2020-12-22WM: minor optimization for when there is a large number of notifiersBrecht Van Lommel
2020-12-19Cleanup: Use true and false for booleansHans Goudey
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