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-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Missed warning in previous commitJeroen Bakker
2018-06-08WM: backport event/keymap type util from 2.8Campbell Barton
2018-06-07Merge branch 'master' into blender2.8Campbell Barton
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-22Drivers UI (Part of T55145): Add "Show Drivers Editor" entry to RMB menusJoshua Leung
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-18Fix tools not being initialized on startupCampbell Barton
2018-05-18Tool System: support for tool cursorsCampbell 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: per space/mode tool supportCampbell Barton
2018-05-08WM: refresh tool on object mode switchCampbell Barton
2018-05-03WM: add function to access last_propertiesCampbell Barton
2018-05-02WM: utility to check if an operator will draw a UICampbell Barton
2018-05-01Tool System: support non-brush tools w/ paint modesCampbell Barton
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-25WM: Add GHOST lazy init for background mode.Clément Foucault
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Fix own mistake from 4cb4556fa5ba78ffJulian Eisel
2018-03-06DRW: Shader Deferred compilation: Use a wmJob for threading.Clément Foucault
2018-02-26DRW: Add new Draw Manager OpenGL Context.Clément Foucault
2018-02-23Merge branch 'master' into blender2.8Campbell Barton
2018-02-23WM: Add WM_menutype_poll functionCampbell Barton
2018-02-19Cleanup: sync vertex-paint and sculpt from 2.8Campbell Barton
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-16Object Mode: exit sculpt on selectionCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-03Merge branch 'master' into blender2.8Campbell Barton
2018-01-03New API function to call an existing menuDalai Felinto
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-11-23Support tagging operator properties as 'advanced'Julian Eisel
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17WM: move gesture operator callbacks into own fileCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-16Merge branch 'master' into blender2.8Campbell Barton