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-03Cleanup: typosCampbell Barton
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Python: Print file:line when editing UI sourceCampbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-03Merge branch 'master' into blender2.8Campbell Barton
2018-07-03Cleanup: pep8Campbell Barton
2018-07-03UI: don't change the theme area when setting themeCampbell Barton
2018-07-03UI: Dim color of shortcut label in menus and toolbarJulian Eisel
2018-07-02Splash: add "Alpha" text and link to the development fund.Brecht Van Lommel
2018-07-02Sculpting: add Manual detail mode for dynamic topology.Macelaru Tiberiu
2018-07-02Workbench: Fix use of uninitialized memory.Clément Foucault
2018-07-02UI: Fix Properties with consecutive icons enabled in dropdown menusClément Foucault
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