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-10-29Enable dependency graph update while renderingSergey Sharybin
2018-10-29Fix topbar UI being lost on undo w/ mode changeCampbell Barton
2018-10-26Fix crash when switching to Scripting workspaceDalai Felinto
2018-10-26PyAPI: raise error when toolbar panels use tabsCampbell Barton
2018-10-26WM: default tool was being set for space types w/o toolsCampbell Barton
2018-10-26PyAPI: draw handlers now store args in the capsule contextCampbell Barton
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-25Merge branch 'master' into blender2.8Campbell Barton
2018-10-25WM: minor changes to cursor APICampbell Barton
2018-10-22Drag & Drop: Support Open/Link/Append when dropping .blend fileJacques Lucke
2018-10-22Merge branch 'master' into blender2.8Bastien Montagne
2018-10-22Tentative fix for T57066: Daily build of Blend 2.79 crashes on OSX Mojave.Bastien Montagne
2018-10-22Merge branch 'master' into blender2.8Campbell Barton
2018-10-22Prevent G.fileflags changes when WM_OT_save_mainfile() is called from scriptCampbell Barton
2018-10-22Merge branch 'master' into blender2.8Campbell Barton
2018-10-22Fix T57328: 'Save As Copy' prints warningCampbell Barton
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-18Cleanup: move gizmo sort functions into an APICampbell Barton
2018-10-16Cleanup: namingCampbell Barton
2018-10-16Event System: don't invoke operator that should only be executedJacques Lucke
2018-10-12Prevent G.fileflags changes when WM_OT_save_mainfile() is called from scriptSybren A. Stüvel
2018-10-09Cleanup: namingCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-05Tool System: initial support for UV-sculptCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04Revert "UI: start maximized on X11 if possible, like other platforms."Brecht Van Lommel
2018-10-04WM: fix non-undo operators stealing redo panelCampbell Barton
2018-10-04UV: border/circle select/deselect supportCampbell Barton
2018-10-04UV: rename circle select operatorCampbell Barton
2018-10-03Fix gizmo tooltips ignoring preferenceCampbell Barton
2018-10-02Gizmo: support for gizmo-group propertiesCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-10-01UI: start maximized on X11 if possible, like other platforms.Brecht Van Lommel
2018-10-01Fix app template __init__.py not running without a userpref.blend.Brecht Van Lommel
2018-10-01Cleanup: styleCampbell Barton
2018-09-28Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-28Fix compilation errors and warnings with Clang-6Sergey Sharybin
2018-09-27UI: draw mono icons with button type text color, instead of area text color.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Sergey Sharybin
2018-09-27Partial revert of recent toolsystem defaultsCampbell Barton
2018-09-27Tests: add --no-window-focus to open window without focus.Brecht Van Lommel
2018-09-27Tool System: set a default tool for each modeCampbell Barton
2018-09-26Gizmo: add invoke_prepare callbackCampbell Barton
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Fix T56895: crash loading template with Load UI unchecked.Brecht Van Lommel
2018-09-24Gizmo: option to hide from selectionCampbell Barton
2018-09-24Cleanup: rename gizmo flagCampbell Barton
2018-09-21UI: fractional DPI scaling of splash, instead of always 1x or 2x.Brecht Van Lommel