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-10UI: remove tab use in the tool-settingsCampbell Barton
2018-06-08Fix T55387: Render fullscreen from top menu crashes BlenderJulian Eisel
2018-06-08Keymap: continued testing/development (search key)Campbell Barton
2018-06-07Keymap: continued testing/developmentCampbell Barton
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Cleanup: get rid of just-added G.main usage.Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06UI: sub panel titles draw smaller and indented.Brecht Van Lommel
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-03UI: add subpanel support.Brecht Van Lommel
2018-06-02Cleanup: -Wswitch warningCampbell Barton
2018-06-02Fix inaccuracy of SCREEN_OT_area_split when snap to midpoint and adjacent.Germano
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Cleanup: whitespaceCampbell Barton
2018-06-01Draw background on pulldown widgets if the header is transparent.Brecht Van Lommel
2018-06-01Add 'Toggle Header' to header context menu.Pablo Vazquez
2018-06-01Fix render engine info region when overlap and header on bottomDalai Felinto
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-30Fix render info not working with overlap regionsDalai Felinto
2018-05-29Correct last commitCampbell Barton
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-25Keymap: use Ctrl-Shift-Space for fullscreen areaCampbell Barton
2018-05-24Keymap: remove Ctrl-Up/Down to toggle full-areaCampbell Barton
2018-05-24Merge branch 'master' into blender2.8Campbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23WM: add back Ctrl-Space to toggle full areaCampbell Barton
2018-05-23Fix T55072: Top bar disappears when loading factory settings (causing ASAN cr...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-22UI Tweak: Make User Preferences window slightly taller, to better fit the con...Joshua Leung
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-21UI: use spacebar for toolbarCampbell Barton
2018-05-18UI: Add menu to show the toolbarCampbell Barton
2018-05-18Fix tools not being initialized on startupCampbell Barton
2018-05-18Fix crash running in background mode, after recent changes.Brecht Van Lommel
2018-05-18Tool System: support for tool cursorsCampbell Barton
2018-05-18Tool System: store the active tool in ScrAreaCampbell 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-16Fix visible region overlap calculationCampbell Barton
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel