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-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-10WM: internal changes to support dragging multiple IDs.Brecht Van Lommel
2018-08-10WM: pass on wmDrag to drop operators, so they can get the data directly.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13WM: register global list of panel typesCampbell Barton
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Cleanup: operator type API, headerCampbell Barton
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-09WM: add utility function to refresh status barCampbell Barton
2018-07-05UI: show modal operator keymaps in the status barCampbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Workspaces: add main and child windows.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-30UI: support check-boxes in quick menuCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-26UI: status bar cursor keymap displayCampbell Barton
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