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
path: root/source
AgeCommit message (Expand)Author
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: right shiftCampbell Barton
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Painting: fix uninitialized variable useCampbell Barton
2018-07-02Outliner: remove view menu, move more into RMB context menu and filter popover.William Reynish
2018-07-02UI: update status bar mouse icons, draw in text color.Brecht Van Lommel
2018-07-02Cleanup: remove unused icon code after OpenGL upgrade.Brecht Van Lommel
2018-07-02Fix modal keymap breaking exporterCampbell Barton
2018-07-02Fix sculpt key bindingsCampbell Barton
2018-07-02Fix: Global area edges couldn't call right click menu to join/splitJulian Eisel
2018-07-02UI: show favourites from properties-space in the 3D viewCampbell Barton
2018-07-02Keymap: reinstate Ctrl-L keyCampbell Barton
2018-07-02Keymap: add back macos preferences shortcutCampbell Barton
2018-07-02Outliner: add outliner wide RMB context menu.Brecht Van Lommel
2018-07-02UI: update mouse icons in status bar.Brecht Van Lommel
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Keymap: use Page Up/Down for workspace switchingCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Screen: support splitting from floating menuCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-02Commit D3494 : Compiled shader lookup fixClément Foucault
2018-07-01Fix T55675: Crash internal animation playerCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Cleanup: right shift in interface codeCampbell Barton
2018-07-01Keymap: add generally useful popups to F-Keys 1..4Campbell Barton
2018-07-01Fix T55687: compile error when not using c++11.Brecht Van Lommel
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-07-01Cleanup: reduce variable scopeCampbell Barton
2018-07-01Cleanup: avoid calloc when immediately overwrittenCampbell Barton
2018-07-01Cleanup: remove num argument prefixCampbell Barton
2018-07-01Cleanup: RNA namingCampbell Barton
2018-07-01Cleanup: use '_len' suffix for line stippleCampbell Barton
2018-07-013D View: use 3px dashed relationship lineCampbell Barton
2018-07-01Revert "Experimental Tweak: Only show relationship lines between objects when...Campbell Barton
2018-06-30UI: support check-boxes in quick menuCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30Cleanup: split out context member queryCampbell Barton
2018-06-30RNA: check for 3D view overlay/shadingCampbell Barton
2018-06-30UI: Support status-bar hidingSeverin
2018-06-30UI: correct menu label comparisonCampbell Barton
2018-06-30Fix corrupt screen when splitting areas after collapsing top-barSeverin
2018-06-30DNA: rename operator idnameCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30Cleanup: remove unused context arg to menuCampbell Barton
2018-06-30UI: support adding menu's to favouritesCampbell Barton
2018-06-30UI: move queries into interface_query.cCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton