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
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-31Tool System: Utility to set the tool by nameCampbell Barton
2018-05-30Fix selection randomly failing with border render.Brecht Van Lommel
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-25UI: support for a popup panel which stays openCampbell Barton
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-25WM: check modal handlers for keymap lookupsCampbell Barton
2018-05-25Fix 3D Cursor w/ interface scaleCampbell Barton
2018-05-24Fix T55178: Cursor fails to restore on cancelCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Fix T55166: crash joining areasCampbell Barton
2018-05-23UI: popup panel operator, as we have for menusCampbell Barton
2018-05-23Fix T55161: outliner Blender File with filter showing irrelevant libraries.Brecht Van Lommel
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-22Fix own error using handler after freeingCampbell Barton
2018-05-22Drivers UI (Part of T55145): Add "Show Drivers Editor" entry to RMB menusJoshua Leung
2018-05-22Cleanup: warningCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-22Cleanup: fix compiler warnings.Brecht Van Lommel
2018-05-22Fix area tool getting out of sync w/ active toolCampbell Barton
2018-05-22WM: call keymap callback from manipulatorsCampbell Barton
2018-05-22WM: use keymap poll for manipulatorsCampbell Barton
2018-05-21UI: use spacebar for toolbarCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-18UI: Add menu to show the toolbarCampbell Barton
2018-05-18Fix tools not being initialized on startupCampbell Barton
2018-05-18Fix manipulator removalCampbell Barton
2018-05-18Fix crash rendering files with Python errors in background mode.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Tool System: support for tool cursorsCampbell Barton
2018-05-18Fix operator execution resetting the cursorCampbell Barton
2018-05-18Fix manipulator resetting the cursorCampbell Barton
2018-05-18Tool System: store the active tool in ScrAreaCampbell Barton
2018-05-17Tool System: tools now initialize on startupCampbell Barton
2018-05-17Tool System: use context modeCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-17Fix menu navigation and modal tools affecting the active region.Brecht Van Lommel
2018-05-15Merge branch 'master' into blender2.8Campbell Barton
2018-05-15Fix T55032: Redo w/ file saved in edit-mode failedCampbell Barton
2018-05-15Manipulator: utility to get matrix w/o offsetCampbell Barton
2018-05-13Tool System: Support set w/ space-type argumentCampbell Barton
2018-05-13WM: utility to create tool keybindingsCampbell Barton
2018-05-11Merge branch 'master' into blender2.8Campbell Barton
2018-05-11WM: initialize last used macro propertiesCampbell Barton
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-09Manipulator: API call to invoke on setupCampbell Barton
2018-05-09Merge branch 'master' into blender2.8Campbell Barton
2018-05-09MSVC: resolve near/far issue take2Campbell Barton
2018-05-09Merge branch 'master' into blender2.8Campbell Barton